summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-10-06 19:15:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-10-06 19:15:49 +0000
commit910aa1d652e1747a6e2333020a7702eaba2a30a7 (patch)
treea1a19d4e709c687dfc2f712747d2c0528026bc80 /gnome-extra/gnome-lirc-properties
parentVersion bump and remove 3.3a (diff)
downloadgentoo-2-910aa1d652e1747a6e2333020a7702eaba2a30a7.tar.gz
gentoo-2-910aa1d652e1747a6e2333020a7702eaba2a30a7.tar.bz2
gentoo-2-910aa1d652e1747a6e2333020a7702eaba2a30a7.zip
Version bump (to replace policykit with polkit). Fix building wrt #280693 by Kyle Evans. Fix python usage wrt #313463 by Arfrever Frehtes Taifersar Arahesis.
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/gnome-lirc-properties')
-rw-r--r--gnome-extra/gnome-lirc-properties/ChangeLog12
-rw-r--r--gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.2.7.ebuild31
-rw-r--r--gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.2.8.ebuild31
-rw-r--r--gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.5.1.ebuild52
4 files changed, 62 insertions, 64 deletions
diff --git a/gnome-extra/gnome-lirc-properties/ChangeLog b/gnome-extra/gnome-lirc-properties/ChangeLog
index 82e251daef2e..8c088937840a 100644
--- a/gnome-extra/gnome-lirc-properties/ChangeLog
+++ b/gnome-extra/gnome-lirc-properties/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for gnome-extra/gnome-lirc-properties
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-lirc-properties/ChangeLog,v 1.3 2008/11/02 13:06:40 jmbsvicetto Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-lirc-properties/ChangeLog,v 1.4 2010/10/06 19:15:49 ssuominen Exp $
+
+*gnome-lirc-properties-0.5.1 (06 Oct 2010)
+
+ 06 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
+ +gnome-lirc-properties-0.5.1.ebuild:
+ Version bump (to replace policykit with polkit). Fix building wrt #280693
+ by Kyle Evans. Fix python usage wrt #313463 by Arfrever Frehtes Taifersar
+ Arahesis.
02 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
diff --git a/gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.2.7.ebuild b/gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.2.7.ebuild
deleted file mode 100644
index 6d32dce96ae0..000000000000
--- a/gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.2.7.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.2.7.ebuild,v 1.2 2008/09/18 00:00:26 mr_bones_ Exp $
-
-DESCRIPTION="GTK+ based utilty to configure LIRC remotes"
-HOMEPAGE="https://code.fluendo.com/remotecontrol/trac/
- http://live.gnome.org/gnome-lirc-properties"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="policykit"
-
-RDEPEND=">=app-misc/lirc-0.8.0
- >=dev-lang/python-2.4
- >=sys-auth/policykit-0.7
- >=gnome-extra/policykit-gnome-0.7"
-DEPEND=">=dev-util/intltool-0.35.0
- app-text/gnome-doc-utils"
-
-# uses AC_PATH_PROG([lircd]), which is in /usr/sbin which is only in the path
-# for root
-RESTRICT="userpriv"
-
-src_compile() {
- econf --with-lirc-confdir=/etc $(use_enable policykit policy-kit) || \
- die "econf failed"
-
- emake || die "emake failed"
-}
diff --git a/gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.2.8.ebuild b/gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.2.8.ebuild
deleted file mode 100644
index 3fb7dfade4c0..000000000000
--- a/gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.2.8.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.2.8.ebuild,v 1.2 2008/09/18 00:00:26 mr_bones_ Exp $
-
-DESCRIPTION="GTK+ based utilty to configure LIRC remotes"
-HOMEPAGE="https://code.fluendo.com/remotecontrol/trac/
- http://live.gnome.org/gnome-lirc-properties"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="policykit"
-
-RDEPEND=">=app-misc/lirc-0.8.4
- >=dev-lang/python-2.4
- >=sys-auth/policykit-0.7
- >=gnome-extra/policykit-gnome-0.7"
-DEPEND=">=dev-util/intltool-0.35.0
- app-text/gnome-doc-utils"
-
-# uses AC_PATH_PROG([lircd]), which is in /usr/sbin which is only in the path
-# for root
-RESTRICT="userpriv"
-
-src_compile() {
- econf --with-lirc-confdir=/etc $(use_enable policykit policy-kit) || \
- die "econf failed"
-
- emake || die "emake failed"
-}
diff --git a/gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.5.1.ebuild b/gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.5.1.ebuild
new file mode 100644
index 000000000000..6c6cc85830d8
--- /dev/null
+++ b/gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.5.1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-lirc-properties/gnome-lirc-properties-0.5.1.ebuild,v 1.1 2010/10/06 19:15:49 ssuominen Exp $
+
+EAPI=3
+
+GCONF_DEBUG=no
+PYTHON_DEPEND="2:2.4"
+
+inherit gnome2 python
+
+DESCRIPTION="GTK+ based utilty to configure LIRC remotes"
+HOMEPAGE="http://live.gnome.org/gnome-lirc-properties"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="policykit"
+
+RDEPEND=">=app-misc/lirc-0.8.4
+ >=dev-python/pygtk-2
+ policykit? ( sys-auth/polkit )"
+DEPEND="${RDEPEND}
+ app-text/gnome-doc-utils
+ >=dev-util/intltool-0.35.0
+ dev-util/pkgconfig
+ sys-devel/gettext"
+
+# uses AC_PATH_PROG([lircd]), which is in /usr/sbin which is only in the path
+# for root
+RESTRICT="userpriv"
+
+pkg_setup() {
+ G2CONF="$(use_enable policykit policy-kit)"
+ DOCS="AUTHORS NEWS README TODO"
+}
+
+src_prepare() {
+ rm -f py-compile
+ ln -s $(type -P true) py-compile
+ gnome2_src_prepare
+}
+
+pkg_postinst() {
+ gnome2_pkg_postinst
+ python_mod_optimize gnome_lirc_properties
+}
+
+pkg_postrm() {
+ gnome2_pkg_postrm
+ python_mod_cleanup gnome_lirc_properties
+}