* [gentoo-commits] repo/gentoo:master commit in: media-sound/gimmix/
@ 2015-09-19 17:37 Christoph Mende
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Mende @ 2015-09-19 17:37 UTC (permalink / raw
To: gentoo-commits
commit: 2f13a9ef95a6968cfd69d17e9935c789c7aa60a8
Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 17:38:06 2015 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 17:38:06 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f13a9ef
media-sound/gimmix: change homepage to launchpad
Package-Manager: portage-2.2.20.1
media-sound/gimmix/gimmix-0.5.7.1.ebuild | 2 +-
media-sound/gimmix/gimmix-0.5.7.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/gimmix/gimmix-0.5.7.1.ebuild b/media-sound/gimmix/gimmix-0.5.7.1.ebuild
index ec9f234..20ef5e7 100644
--- a/media-sound/gimmix/gimmix-0.5.7.1.ebuild
+++ b/media-sound/gimmix/gimmix-0.5.7.1.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit eutils
DESCRIPTION="a graphical music player daemon (MPD) client using GTK+2"
-HOMEPAGE="https://code.google.com/p/gimmix/"
+HOMEPAGE="https://launchpad.net/gimmix"
SRC_URI="mirror://gentoo/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/media-sound/gimmix/gimmix-0.5.7.2.ebuild b/media-sound/gimmix/gimmix-0.5.7.2.ebuild
index fd403f9..c2fde0e 100644
--- a/media-sound/gimmix/gimmix-0.5.7.2.ebuild
+++ b/media-sound/gimmix/gimmix-0.5.7.2.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit autotools eutils
DESCRIPTION="a graphical music player daemon (MPD) client using GTK+2"
-HOMEPAGE="https://code.google.com/p/gimmix/"
+HOMEPAGE="https://launchpad.net/gimmix"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/gimmix/
@ 2015-09-20 11:33 Christoph Mende
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Mende @ 2015-09-20 11:33 UTC (permalink / raw
To: gentoo-commits
commit: ba39b53707df529cab5b63cec5a1e3f5e3599f44
Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 11:29:12 2015 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 11:33:29 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba39b537
media-sound/gimmix: remove old version
Package-Manager: portage-2.2.20.1
media-sound/gimmix/Manifest | 1 -
media-sound/gimmix/gimmix-0.5.7.1.ebuild | 39 --------------------------------
2 files changed, 40 deletions(-)
diff --git a/media-sound/gimmix/Manifest b/media-sound/gimmix/Manifest
index daed10d..6395c95 100644
--- a/media-sound/gimmix/Manifest
+++ b/media-sound/gimmix/Manifest
@@ -1,2 +1 @@
-DIST gimmix-0.5.7.1.tar.bz2 330368 SHA256 f504e19615fe2032b958d14a88504fbf9c2684ccad3cbe0b177068173e538cba SHA512 03187d423afc97e9eec014603518a35795ac3d240e68c888a39c97a790be1cf5a838cd70d71df2ee455e5f437bc74689e5fd2cf3695e0e1d805fde60d9b0e26b WHIRLPOOL ace795cf2b588011e7c7a5b3bdcf4043de2f00e101245866a3990550eaa4ed0877c8b7344df1995b5e8e67515278e064b47da0a46dedfbf8ba47755bcdeaf2cb
DIST gimmix-0.5.7.2.tar.bz2 497249 SHA256 860588d13d66631e52ee57e6b31dfbf5f1493e2be3a4649231a7cf3c8d56ee27 SHA512 1e2df9bb4ad8286d6a03d6ab41a231f1a994df5eb4e0190ace83bc5683c69c9a6ff8fae1da473be2c0c050461c9a24e2fc1e111027ea7ce21a7c12472a761b21 WHIRLPOOL ceb0f8b250189333dca10cbc4fcc86918e6924b697d37986e765fb25264127718c2a8e76b784b928b45a1d1543010ff01fd5cd242b253d021d8cbd2ad6c1291b
diff --git a/media-sound/gimmix/gimmix-0.5.7.1.ebuild b/media-sound/gimmix/gimmix-0.5.7.1.ebuild
deleted file mode 100644
index 20ef5e7..0000000
--- a/media-sound/gimmix/gimmix-0.5.7.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit eutils
-
-DESCRIPTION="a graphical music player daemon (MPD) client using GTK+2"
-HOMEPAGE="https://launchpad.net/gimmix"
-SRC_URI="mirror://gentoo/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="cover lyrics taglib"
-
-RDEPEND=">=media-libs/libmpd-0.17
- gnome-base/libglade
- x11-libs/gtk+:2
- cover? ( net-libs/libnxml net-misc/curl )
- lyrics? ( net-libs/libnxml net-misc/curl )
- taglib? ( >=media-libs/taglib-1.5 )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- dev-util/intltool"
-
-DOCS=( AUTHORS ChangeLog README TODO )
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-curl-headers.patch \
- "${FILESDIR}"/${P}-symbol-collision.patch
-}
-
-src_configure() {
- econf \
- $(use_enable cover) \
- $(use_enable lyrics) \
- $(use_enable taglib tageditor)
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/gimmix/
@ 2015-10-19 9:27 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2015-10-19 9:27 UTC (permalink / raw
To: gentoo-commits
commit: 6483707801d8aa3653d23ac727a581ee3ae10ead
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 09:26:57 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 09:26:57 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64837078
media-sound/gimmix: amd64 stable wrt bug #563302
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild b/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild
index dc9f230..6ec20d2 100644
--- a/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild
+++ b/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="cover lyrics taglib"
RDEPEND=">=media-libs/libmpd-0.17
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/gimmix/
@ 2015-10-24 16:34 Mikle Kolyada
0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2015-10-24 16:34 UTC (permalink / raw
To: gentoo-commits
commit: 201361c8cf1bce04a4fb58fda668f6589167c901
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 24 16:31:49 2015 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 24 16:32:05 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=201361c8
media-sound/gimmix: x86 stable wrt bug #563302
Package-Manager: portage-2.2.20.1
media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild b/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild
index 6ec20d2..8100823 100644
--- a/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild
+++ b/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="cover lyrics taglib"
RDEPEND=">=media-libs/libmpd-0.17
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/gimmix/
@ 2016-08-06 11:33 Pacho Ramos
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2016-08-06 11:33 UTC (permalink / raw
To: gentoo-commits
commit: 76f68401c6270d89afc6ac4ca0bb0d4b384c5a34
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 11:18:08 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 11:31:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76f68401
media-sound/gimmix: Cleanup per bug #177996
Package-Manager: portage-2.3.0
media-sound/gimmix/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/media-sound/gimmix/metadata.xml b/media-sound/gimmix/metadata.xml
index e9574ee..3ff229a 100644
--- a/media-sound/gimmix/metadata.xml
+++ b/media-sound/gimmix/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>angelos@gentoo.org</email>
- <name>Christoph Mende</name>
- </maintainer>
<maintainer type="project">
<email>sound@gentoo.org</email>
<name>Gentoo Sound project</name>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/gimmix/
@ 2019-11-13 1:03 Aaron Bauman
0 siblings, 0 replies; 7+ messages in thread
From: Aaron Bauman @ 2019-11-13 1:03 UTC (permalink / raw
To: gentoo-commits
commit: f1329160841e891e0c8a02cda1885160b0c5530e
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 23:51:56 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 01:02:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1329160
media-sound/gimmix: drop old EAPI
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
media-sound/gimmix/gimmix-0.5.7.2.ebuild | 42 --------------------------------
1 file changed, 42 deletions(-)
diff --git a/media-sound/gimmix/gimmix-0.5.7.2.ebuild b/media-sound/gimmix/gimmix-0.5.7.2.ebuild
deleted file mode 100644
index 3b84f7c1097..00000000000
--- a/media-sound/gimmix/gimmix-0.5.7.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit autotools eutils
-
-DESCRIPTION="a graphical music player daemon (MPD) client using GTK+2"
-HOMEPAGE="https://launchpad.net/gimmix"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="cover lyrics taglib"
-
-RDEPEND=">=media-libs/libmpd-0.17
- gnome-base/libglade
- x11-libs/gtk+:2
- cover? ( net-libs/libnxml net-misc/curl )
- lyrics? ( net-libs/libnxml net-misc/curl )
- taglib? ( >=media-libs/taglib-1.5 )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- dev-util/intltool"
-
-DOCS=( AUTHORS ChangeLog README TODO )
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-0.5.7.1-curl-headers.patch
- sed -i -e "/^Icon/s/\.png$//" \
- -e "/^Categories/s/Application;//" data/gimmix.desktop
-
- # broken build system in tarball
- eautoreconf
-}
-
-src_configure() {
- econf \
- $(use_enable cover) \
- $(use_enable lyrics) \
- $(use_enable taglib tageditor)
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/gimmix/
@ 2020-09-03 10:08 Joonas Niilola
0 siblings, 0 replies; 7+ messages in thread
From: Joonas Niilola @ 2020-09-03 10:08 UTC (permalink / raw
To: gentoo-commits
commit: 7eee7b5587540faeb096801564353f05f853b24b
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Wed Sep 2 10:43:08 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Sep 3 10:08:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eee7b55
media-sound/gimmix: update desktop mimeinfo cache
Closes: https://bugs.gentoo.org/736485
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild b/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild
index 94b5fc0b68b..28d4cac4033 100644
--- a/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild
+++ b/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools
+inherit autotools xdg
DESCRIPTION="a graphical music player daemon (MPD) client using GTK+2"
HOMEPAGE="https://launchpad.net/gimmix"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2020-09-03 10:09 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-19 17:37 [gentoo-commits] repo/gentoo:master commit in: media-sound/gimmix/ Christoph Mende
-- strict thread matches above, loose matches on Subject: below --
2015-09-20 11:33 Christoph Mende
2015-10-19 9:27 Agostino Sarubbo
2015-10-24 16:34 Mikle Kolyada
2016-08-06 11:33 Pacho Ramos
2019-11-13 1:03 Aaron Bauman
2020-09-03 10:08 Joonas Niilola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox