* [gentoo-commits] repo/gentoo:master commit in: media-sound/tk707/
@ 2018-10-21 15:17 Pacho Ramos
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2018-10-21 15:17 UTC (permalink / raw
To: gentoo-commits
commit: 6369154027f20b5137b7a59d6b1d89a2bac0f7c7
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 21 15:13:23 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 21 15:17:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63691540
media-sound/tk707: Drop old
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
media-sound/tk707/tk707-0.8-r1.ebuild | 36 -----------------------------------
1 file changed, 36 deletions(-)
diff --git a/media-sound/tk707/tk707-0.8-r1.ebuild b/media-sound/tk707/tk707-0.8-r1.ebuild
deleted file mode 100644
index 10c5456ac6c..00000000000
--- a/media-sound/tk707/tk707-0.8-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils autotools
-
-DESCRIPTION=" An \"7x7\" type midi drum sequencer for Linux"
-HOMEPAGE="http://www-lmc.imag.fr/lmc-edp/Pierre.Saramito/tk707"
-SRC_URI="mirror://gentoo/${P}.tar.gz
- mirror://gentoo/${P}-updated_tcl2c.patch.gz"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~amd64 ~ppc ~x86"
-
-IUSE=""
-
-RDEPEND=">=media-libs/alsa-lib-0.9.0
- >=dev-lang/tcl-8.4
- >=dev-lang/tk-8.4"
-DEPEND="${RDEPEND}"
-
-src_unpack() {
- unpack ${A}
- EPATCH_SOURCE=${S} epatch ${P}-*.patch
-
- cd "${S}"
- epatch "${FILESDIR}/${P}-asneeded.patch"
- epatch "${FILESDIR}/${P}-nostrip.patch"
- eautoreconf
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/tk707/
@ 2021-03-20 8:24 Miroslav Šulc
0 siblings, 0 replies; 2+ messages in thread
From: Miroslav Šulc @ 2021-03-20 8:24 UTC (permalink / raw
To: gentoo-commits
commit: e3e4a8772858333925a38a9317fc344d18e2894d
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Mar 19 17:19:38 2021 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Mar 20 08:22:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3e4a877
media-sound/tk707: use HTTPS, fix LICENSE
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/20009
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-sound/tk707/tk707-0.8-r2.ebuild | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/media-sound/tk707/tk707-0.8-r2.ebuild b/media-sound/tk707/tk707-0.8-r2.ebuild
index 03b31573728..a8319e27411 100644
--- a/media-sound/tk707/tk707-0.8-r2.ebuild
+++ b/media-sound/tk707/tk707-0.8-r2.ebuild
@@ -1,20 +1,19 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit autotools desktop
-DESCRIPTION=" An 7x7 type midi drum sequencer for Linux"
-HOMEPAGE="http://www-ljk.imag.fr/membres/Pierre.Saramito/tk707/"
+DESCRIPTION="An 7x7 type midi drum sequencer for Linux"
+HOMEPAGE="https://www-ljk.imag.fr/membres/Pierre.Saramito/tk707/"
SRC_URI="mirror://gentoo/${P}.tar.gz
mirror://gentoo/${P}-updated_tcl2c.patch.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
RDEPEND="
>=media-libs/alsa-lib-0.9.0
>=dev-lang/tcl-8.4:0=
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-20 8:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-21 15:17 [gentoo-commits] repo/gentoo:master commit in: media-sound/tk707/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2021-03-20 8:24 Miroslav Šulc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox