* [gentoo-commits] repo/gentoo:master commit in: x11-apps/fusion-icon/
@ 2015-10-28 13:36 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2015-10-28 13:36 UTC (permalink / raw
To: gentoo-commits
commit: d583f8c9ee328a82c2e7391c4f056260a720f27c
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 28 11:32:00 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Oct 28 13:35:59 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d583f8c9
x11-apps/fusion-icon: Drop old
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
x11-apps/fusion-icon/fusion-icon-0.1-r2.ebuild | 57 -----------------------
x11-apps/fusion-icon/fusion-icon-0.1-r3.ebuild | 62 --------------------------
x11-apps/fusion-icon/metadata.xml | 4 +-
3 files changed, 2 insertions(+), 121 deletions(-)
diff --git a/x11-apps/fusion-icon/fusion-icon-0.1-r2.ebuild b/x11-apps/fusion-icon/fusion-icon-0.1-r2.ebuild
deleted file mode 100644
index 79515c6..0000000
--- a/x11-apps/fusion-icon/fusion-icon-0.1-r2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-PYTHON_DEPEND="2"
-
-inherit distutils gnome2-utils
-
-MINIMUM_COMPIZ_RELEASE=0.6.0
-
-DESCRIPTION="Compiz Fusion Tray Icon and Manager"
-HOMEPAGE="http://compiz.org"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+gtk qt4"
-
-REQUIRED_USE="|| ( gtk qt4 )"
-
-RDEPEND="
- >=dev-python/compizconfig-python-${MINIMUM_COMPIZ_RELEASE}
- >=x11-wm/compiz-${MINIMUM_COMPIZ_RELEASE}
- x11-apps/xvinfo
- gtk? ( >=dev-python/pygtk-2.10:2 )
- qt4? ( dev-python/PyQt4[X] )"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-PYTHON_MODNAME="FusionIcon"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_install() {
- distutils_src_install
-
- use gtk || rm -fr "${ED}$(python_get_sitedir)/FusionIcon/interface_gtk"
- use qt4 || rm -fr "${ED}$(python_get_sitedir)/FusionIcon/interface_qt4"
-}
-
-pkg_postinst() {
- distutils_pkg_postinst
-
- use gtk && gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- distutils_pkg_postrm
-
- use gtk && gnome2_icon_cache_update
-}
diff --git a/x11-apps/fusion-icon/fusion-icon-0.1-r3.ebuild b/x11-apps/fusion-icon/fusion-icon-0.1-r3.ebuild
deleted file mode 100644
index 2c1bf38..0000000
--- a/x11-apps/fusion-icon/fusion-icon-0.1-r3.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-PYTHON_DEPEND="2"
-
-inherit distutils eutils gnome2-utils
-
-MINIMUM_COMPIZ_RELEASE=0.6.0
-
-DESCRIPTION="Compiz Fusion Tray Icon and Manager"
-HOMEPAGE="http://compiz.org"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+gtk qt4"
-
-REQUIRED_USE="|| ( gtk qt4 )"
-
-RDEPEND="
- >=dev-python/compizconfig-python-${MINIMUM_COMPIZ_RELEASE}
- >=x11-wm/compiz-${MINIMUM_COMPIZ_RELEASE}
- x11-apps/xvinfo
- gtk? ( >=dev-python/pygtk-2.10:2 )
- qt4? ( dev-python/PyQt4[X] )"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-PYTHON_MODNAME="FusionIcon"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-qt4-interface-subprocess-call.patch
- distutils_src_prepare
-}
-
-src_install() {
- distutils_src_install
-
- use gtk || rm -fr "${ED}$(python_get_sitedir)/FusionIcon/interface_gtk"
- use qt4 || rm -fr "${ED}$(python_get_sitedir)/FusionIcon/interface_qt4"
-}
-
-pkg_postinst() {
- distutils_pkg_postinst
-
- use gtk && gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- distutils_pkg_postrm
-
- use gtk && gnome2_icon_cache_update
-}
diff --git a/x11-apps/fusion-icon/metadata.xml b/x11-apps/fusion-icon/metadata.xml
index b19d782..36b9293 100644
--- a/x11-apps/fusion-icon/metadata.xml
+++ b/x11-apps/fusion-icon/metadata.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>desktop-effects</herd>
-<longdescription lang="en">Compiz Fusion Tray Icon and Manager.</longdescription>
+ <herd>desktop-effects</herd>
+ <longdescription lang="en">Compiz Fusion Tray Icon and Manager.</longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/fusion-icon/
@ 2017-09-09 14:14 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2017-09-09 14:14 UTC (permalink / raw
To: gentoo-commits
commit: 8c10f372034429929493b573315e3a29e07b2cd9
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 9 14:13:17 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Sep 9 14:14:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c10f372
x11-apps/fusion-icon: version bump 0.2.4
Package-Manager: Portage-2.3.6, Repoman-2.3.3
x11-apps/fusion-icon/Manifest | 1 +
x11-apps/fusion-icon/fusion-icon-0.2.4.ebuild | 40 +++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
diff --git a/x11-apps/fusion-icon/Manifest b/x11-apps/fusion-icon/Manifest
index e6d452d5973..a2d1a4cc3f7 100644
--- a/x11-apps/fusion-icon/Manifest
+++ b/x11-apps/fusion-icon/Manifest
@@ -1 +1,2 @@
DIST fusion-icon-0.1.tar.gz 30508 SHA256 2e6757fd4fb8ed7d1640fcabfbe10a39f36cf41504eda0dd13605db70273fe79 SHA512 0c22d0c7a22a9c20f1285114f8b785aff6cf863d4fe3ea1198618b13d7144f459f131dccf885442908fcd82ab4ff69e5fc42e95314836725b0e51fa3190c2bcc WHIRLPOOL 7534f46df3965aa963a95b4ec796c5ef99980c9640a6d0ced6a542d5b22430b9c996d11236bbdf1c8f9f9b00bcf4346e9aaca85da571a81c16777c4e33b3b719
+DIST fusion-icon-0.2.4.tar.xz 29264 SHA256 0ebc6df6a9e839a50073221bb051400b3f472b707cac094766ccee8787812297 SHA512 dbdc68abef3ed243db30a72f367dc0ed8f875fa614c85e24235cbf06a8e1433bc30b175d43abbd8b5adf3150275f619a992602f1475cbdf235ae9cd9e1545848 WHIRLPOOL b618d49e676c941117ee48800ee51c79c2123eb5c77537dd960f516f4fc70c52b491a17b4cac18a10454c8cf3944dad44b24189a95b312a7127ef65b59fbb927
diff --git a/x11-apps/fusion-icon/fusion-icon-0.2.4.ebuild b/x11-apps/fusion-icon/fusion-icon-0.2.4.ebuild
new file mode 100644
index 00000000000..16d20246532
--- /dev/null
+++ b/x11-apps/fusion-icon/fusion-icon-0.2.4.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 gnome2-utils
+
+DESCRIPTION="Compiz Fusion Tray Icon and Manager"
+HOMEPAGE="http://compiz.org"
+SRC_URI="https://github.com/compiz-reloaded/${PN}/releases/download/v${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+gtk qt5"
+
+REQUIRED_USE="|| ( gtk qt5 )"
+
+RDEPEND="
+ dev-python/compizconfig-python[${PYTHON_USEDEP}]
+ x11-apps/xvinfo
+ x11-wm/compiz
+ gtk? ( dev-python/pygobject:3[${PYTHON_USEDEP}] )
+ qt5? ( dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] )"
+DEPEND="${RDEPEND}"
+
+python_configure_all() {
+ esetup.py build \
+ $(use gtk && echo --with-gtk=3) \
+ $(use qt5 && echo --with-qt=5)
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/fusion-icon/
@ 2017-09-09 14:14 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2017-09-09 14:14 UTC (permalink / raw
To: gentoo-commits
commit: 30af86ab3aa5dd34356fc30cb93c413973fb6cd8
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 9 14:14:12 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Sep 9 14:14:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30af86ab
x11-apps/fusion-icon: remove redundant long description
The metadata long description is identical to the ebuild DESCRIPTION.
Package-Manager: Portage-2.3.6, Repoman-2.3.3
x11-apps/fusion-icon/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-apps/fusion-icon/metadata.xml b/x11-apps/fusion-icon/metadata.xml
index 4c1ae1d4ad6..7a38bb90096 100644
--- a/x11-apps/fusion-icon/metadata.xml
+++ b/x11-apps/fusion-icon/metadata.xml
@@ -2,5 +2,4 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
- <longdescription lang="en">Compiz Fusion Tray Icon and Manager.</longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-09-09 14:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-28 13:36 [gentoo-commits] repo/gentoo:master commit in: x11-apps/fusion-icon/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2017-09-09 14:14 Michael Palimaka
2017-09-09 14:14 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox