diff options
author | Jim Ramsay <lack@gentoo.org> | 2007-01-30 22:18:25 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2007-01-30 22:18:25 +0000 |
commit | 3182e8d42af4358f604d003bfd1c52d2d2fd7891 (patch) | |
tree | f8fcd6a7d5ae92c30a2c9fa1545ef5ee1cb2fd07 /rox-extra | |
parent | Stable on amd64 (diff) | |
download | historical-3182e8d42af4358f604d003bfd1c52d2d2fd7891.tar.gz historical-3182e8d42af4358f604d003bfd1c52d2d2fd7891.tar.bz2 historical-3182e8d42af4358f604d003bfd1c52d2d2fd7891.zip |
Added APPCATEGORY so a .desktop file will be installed
Package-Manager: portage-2.1.2-r4
Diffstat (limited to 'rox-extra')
-rw-r--r-- | rox-extra/archive/ChangeLog | 9 | ||||
-rw-r--r-- | rox-extra/archive/archive-2.1-r2.ebuild | 30 | ||||
-rw-r--r-- | rox-extra/archive/files/digest-archive-2.1-r2 | 3 | ||||
-rw-r--r-- | rox-extra/contacts/ChangeLog | 9 | ||||
-rw-r--r-- | rox-extra/contacts/contacts-0.8.3-r1.ebuild | 21 | ||||
-rw-r--r-- | rox-extra/contacts/files/digest-contacts-0.8.3-r1 | 3 | ||||
-rw-r--r-- | rox-extra/edit/ChangeLog | 9 | ||||
-rw-r--r-- | rox-extra/edit/edit-2.0-r1.ebuild | 25 | ||||
-rw-r--r-- | rox-extra/edit/files/digest-edit-1.9.5 | 2 | ||||
-rw-r--r-- | rox-extra/edit/files/digest-edit-2.0-r1 | 3 | ||||
-rw-r--r-- | rox-extra/find/ChangeLog | 9 | ||||
-rw-r--r-- | rox-extra/find/files/digest-find-007-r1 | 3 | ||||
-rw-r--r-- | rox-extra/find/find-007-r1.ebuild | 21 | ||||
-rw-r--r-- | rox-extra/memo/ChangeLog | 7 | ||||
-rw-r--r-- | rox-extra/memo/files/digest-memo-2.0-r1 | 3 | ||||
-rw-r--r-- | rox-extra/memo/memo-2.0-r1.ebuild | 35 |
16 files changed, 183 insertions, 9 deletions
diff --git a/rox-extra/archive/ChangeLog b/rox-extra/archive/ChangeLog index cc4071a17ad8..dfca0d81f973 100644 --- a/rox-extra/archive/ChangeLog +++ b/rox-extra/archive/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for rox-extra/archive -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/ChangeLog,v 1.10 2006/11/20 18:18:36 opfer Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/ChangeLog,v 1.11 2007/01/30 22:14:22 lack Exp $ + +*archive-2.1-r2 (30 Jan 2007) + + 30 Jan 2007; Jim Ramsay <lack@gentoo.org> +archive-2.1-r2.ebuild: + Added APPCATEGORY so a .desktop file will be installed 20 Nov 2006; Christian Faulhammer <opfer@gentoo.org> archive-2.1-r1.ebuild: diff --git a/rox-extra/archive/archive-2.1-r2.ebuild b/rox-extra/archive/archive-2.1-r2.ebuild new file mode 100644 index 000000000000..0275533c1317 --- /dev/null +++ b/rox-extra/archive/archive-2.1-r2.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/archive-2.1-r2.ebuild,v 1.1 2007/01/30 22:14:22 lack Exp $ + +ROX_LIB_VER=2.0.0 +inherit rox + +DESCRIPTION="Archive is a simple archiver for ROX Desktop" +HOMEPAGE="http://rox.sourceforge.net/" +SRC_URI="mirror://sourceforge/rox/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc x86" + +IUSE="bzip2 compress rar uuencode zip ace rpm cpio" + +RDEPEND="virtual/gzip + app-arch/tar + bzip2? ( app-arch/bzip2 ) + compress? ( app-arch/ncompress ) + rar? ( app-arch/rar ) + uuencode? ( app-arch/sharutils ) + zip? ( app-arch/unzip app-arch/zip ) + ace? ( app-arch/unace ) + rpm? ( app-arch/rpm app-arch/cpio ) + cpio? ( app-arch/cpio )" + +APPNAME=Archive +APPCATEGORY="Utility;Archiving" diff --git a/rox-extra/archive/files/digest-archive-2.1-r2 b/rox-extra/archive/files/digest-archive-2.1-r2 new file mode 100644 index 000000000000..5213298b3e9e --- /dev/null +++ b/rox-extra/archive/files/digest-archive-2.1-r2 @@ -0,0 +1,3 @@ +MD5 0196e7cb37b44043097b90ed86e84b71 archive-2.1.tar.bz2 26879 +RMD160 99bfeaf695d62e6167c1437fcb04a99ce8c11844 archive-2.1.tar.bz2 26879 +SHA256 2490235d6e28cac3a9ee6b9f55b68c4cee41c35a0e1d0610cd0a4dc2cb364180 archive-2.1.tar.bz2 26879 diff --git a/rox-extra/contacts/ChangeLog b/rox-extra/contacts/ChangeLog index 9fe579236479..2ffef995ccdb 100644 --- a/rox-extra/contacts/ChangeLog +++ b/rox-extra/contacts/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for rox-extra/contacts -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/ChangeLog,v 1.4 2006/11/17 14:44:11 lack Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/ChangeLog,v 1.5 2007/01/30 22:15:10 lack Exp $ + +*contacts-0.8.3-r1 (30 Jan 2007) + + 30 Jan 2007; Jim Ramsay <lack@gentoo.org> +contacts-0.8.3-r1.ebuild: + Added APPCATEGORY so a .desktop file will be installed 17 Nov 2006; Jim Ramsay <lack@gentoo.org> contacts-0.8.3.ebuild: Bug 155429 - Fixed inherit order diff --git a/rox-extra/contacts/contacts-0.8.3-r1.ebuild b/rox-extra/contacts/contacts-0.8.3-r1.ebuild new file mode 100644 index 000000000000..9437e83c07eb --- /dev/null +++ b/rox-extra/contacts/contacts-0.8.3-r1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/contacts-0.8.3-r1.ebuild,v 1.1 2007/01/30 22:15:10 lack Exp $ + +ROX_LIB_VER=1.9.17 +inherit rox + +DESCRIPTION="Contacts - The ROX Contact Manager" +MY_PN="Contacts" +HOMEPAGE="http://roxos.sunsite.dk/dev-contrib/guido/Contacts/" +SRC_URI="http://roxos.sunsite.dk/dev-contrib/guido/Contacts/${MY_PN}-${PV}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~ppc ~x86" +IUSE="" + +APPNAME=${MY_PN} +APPCATEGORY="Office;ContactManagement" +S=${WORKDIR} + diff --git a/rox-extra/contacts/files/digest-contacts-0.8.3-r1 b/rox-extra/contacts/files/digest-contacts-0.8.3-r1 new file mode 100644 index 000000000000..1134a26306a5 --- /dev/null +++ b/rox-extra/contacts/files/digest-contacts-0.8.3-r1 @@ -0,0 +1,3 @@ +MD5 cd1675e11e80da15a27780413ae1e5a1 Contacts-0.8.3.tar.gz 160180 +RMD160 522326e19988d65d270e06e4601a7697d7f0758f Contacts-0.8.3.tar.gz 160180 +SHA256 cdf02ee483288e5f1f0df20e3d43487f74f06958ed688a777ad87c0a6a36a1f5 Contacts-0.8.3.tar.gz 160180 diff --git a/rox-extra/edit/ChangeLog b/rox-extra/edit/ChangeLog index 3ebec7714ed2..39608bf4a96e 100644 --- a/rox-extra/edit/ChangeLog +++ b/rox-extra/edit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for rox-extra/edit -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/ChangeLog,v 1.9 2006/11/20 18:21:07 opfer Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/ChangeLog,v 1.10 2007/01/30 22:16:46 lack Exp $ + +*edit-2.0-r1 (30 Jan 2007) + + 30 Jan 2007; Jim Ramsay <lack@gentoo.org> +edit-2.0-r1.ebuild: + Added APPCATEGORY so a .desktop file will be installed 20 Nov 2006; Christian Faulhammer <opfer@gentoo.org> edit-2.0.ebuild: stable x86, bug #155521 diff --git a/rox-extra/edit/edit-2.0-r1.ebuild b/rox-extra/edit/edit-2.0-r1.ebuild new file mode 100644 index 000000000000..8735a8bd5624 --- /dev/null +++ b/rox-extra/edit/edit-2.0-r1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-2.0-r1.ebuild,v 1.1 2007/01/30 22:16:46 lack Exp $ + +ROX_LIB_VER=1.9.14 +inherit rox + +APPNAME=Edit +APPCATEGORY="Utility;TextEditor" + +DESCRIPTION="Edit is a simple text editor for ROX Desktop" +HOMEPAGE="http://rox.sourceforge.net/" +SRC_URI="mirror://sourceforge/rox/${P}.tgz" +LICENSE="GPL-2" + +SLOT="0" +KEYWORDS="x86" +IUSE="" + +# do some cleanup. Edit 2.0 has CVS dirs included +pkg_preinst() { + find ${D}/usr/lib/rox/${APPNAME} -name 'CVS' | xargs rm -fr + rm -f ${D}/usr/lib/rox/${APPNAME}/.cvsignore + rm -fr ${D}/usr/lib/rox/${APPNAME}/tests +} diff --git a/rox-extra/edit/files/digest-edit-1.9.5 b/rox-extra/edit/files/digest-edit-1.9.5 index 437826ae5812..9c54cf28a1c7 100644 --- a/rox-extra/edit/files/digest-edit-1.9.5 +++ b/rox-extra/edit/files/digest-edit-1.9.5 @@ -1 +1,3 @@ MD5 e80d001b8ab5ceae8e196d3044037b73 edit-1.9.5.tgz 35143 +RMD160 148a2dd76e9c94c7485b66e363b0ff907bfbb6b4 edit-1.9.5.tgz 35143 +SHA256 26edc8aa097cb1d3723a4a17f304f0f1de969cd6b501af7c5f26163dceb04b70 edit-1.9.5.tgz 35143 diff --git a/rox-extra/edit/files/digest-edit-2.0-r1 b/rox-extra/edit/files/digest-edit-2.0-r1 new file mode 100644 index 000000000000..19a11afadd64 --- /dev/null +++ b/rox-extra/edit/files/digest-edit-2.0-r1 @@ -0,0 +1,3 @@ +MD5 55eb8c8b7b4bf630e626514b8bfa1f6e edit-2.0.tgz 61195 +RMD160 112c5196ea5709471cfb6f3c5987e914f0f20344 edit-2.0.tgz 61195 +SHA256 3fc97b68f8ff9e5eca241ac59a0c0f6eb54e74335c4250d24e7422ae9625a746 edit-2.0.tgz 61195 diff --git a/rox-extra/find/ChangeLog b/rox-extra/find/ChangeLog index 3e2f4c91364e..ddff3c564fce 100644 --- a/rox-extra/find/ChangeLog +++ b/rox-extra/find/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for rox-extra/find -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/ChangeLog,v 1.7 2006/11/20 18:23:59 opfer Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/ChangeLog,v 1.8 2007/01/30 22:17:39 lack Exp $ + +*find-007-r1 (30 Jan 2007) + + 30 Jan 2007; Jim Ramsay <lack@gentoo.org> +find-007-r1.ebuild: + Added APPCATEGORY so a .desktop file will be installed 20 Nov 2006; Christian Faulhammer <opfer@gentoo.org> find-007.ebuild: stable x86, bug #155521 diff --git a/rox-extra/find/files/digest-find-007-r1 b/rox-extra/find/files/digest-find-007-r1 new file mode 100644 index 000000000000..c3476c51eda0 --- /dev/null +++ b/rox-extra/find/files/digest-find-007-r1 @@ -0,0 +1,3 @@ +MD5 c03dd03b78b44b5516f73510569ac7c7 Find-007.tgz 23567 +RMD160 31b0917d067f62ff51c8bef0f0ef724f57b7b841 Find-007.tgz 23567 +SHA256 1e39a9c13442a6ccb05c9b96ee1cc50f9c546b89494796365dab78d0f1a16baf Find-007.tgz 23567 diff --git a/rox-extra/find/find-007-r1.ebuild b/rox-extra/find/find-007-r1.ebuild new file mode 100644 index 000000000000..784bd6950cd0 --- /dev/null +++ b/rox-extra/find/find-007-r1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/find-007-r1.ebuild,v 1.1 2007/01/30 22:17:39 lack Exp $ + +ROX_LIB_VER=2.0.0 +inherit rox + +MY_PN="Find" +DESCRIPTION="Find - A file Finder utility for ROX by Ken Hayber." +HOMEPAGE="http://www.hayber.us/rox/Find" +SRC_URI="http://www.hayber.us/rox/find/${MY_PN}-${PV}.tgz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="" + +APPNAME=${MY_PN} +APPCATEGORY="Utility" +S=${WORKDIR} + diff --git a/rox-extra/memo/ChangeLog b/rox-extra/memo/ChangeLog index 1e17a6513d23..e2db0eb004a4 100644 --- a/rox-extra/memo/ChangeLog +++ b/rox-extra/memo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for rox-extra/memo # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/memo/ChangeLog,v 1.12 2007/01/06 21:51:07 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/memo/ChangeLog,v 1.13 2007/01/30 22:18:25 lack Exp $ + +*memo-2.0-r1 (30 Jan 2007) + + 30 Jan 2007; Jim Ramsay <lack@gentoo.org> +memo-2.0-r1.ebuild: + Added APPCATEGORY so a .desktop file will be installed *memo-2.0 (06 Jan 2007) diff --git a/rox-extra/memo/files/digest-memo-2.0-r1 b/rox-extra/memo/files/digest-memo-2.0-r1 new file mode 100644 index 000000000000..988169ef1648 --- /dev/null +++ b/rox-extra/memo/files/digest-memo-2.0-r1 @@ -0,0 +1,3 @@ +MD5 2cb1773bdc2ad2988b44c9ad5436332a memo-2.0.tar.bz2 39770 +RMD160 cec45c146766e7b9454a0f8cf14252bd2a57bbab memo-2.0.tar.bz2 39770 +SHA256 bd1cce9618fed4d1aef9f61ab403a6484b68e887c8de4870e6d4f67dc4e9f3cb memo-2.0.tar.bz2 39770 diff --git a/rox-extra/memo/memo-2.0-r1.ebuild b/rox-extra/memo/memo-2.0-r1.ebuild new file mode 100644 index 000000000000..0224621d3a67 --- /dev/null +++ b/rox-extra/memo/memo-2.0-r1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/memo/memo-2.0-r1.ebuild,v 1.1 2007/01/30 22:18:25 lack Exp $ + +ROX_LIB_VER=1.9.8 +inherit rox + +MY_PN="Memo" +DESCRIPTION="Memo is a simple alarm clock and clock applet for the ROX Desktop." +HOMEPAGE="http://rox.sourceforge.net/phpwiki/index.php/Memo" +SRC_URI="mirror://sourceforge/rox/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc" +IUSE="libnotify" + +RDEPEND="libnotify? ( + || ( >=dev-python/dbus-python-0.71 + ( >=sys-apps/dbus-0.60 <sys-apps/dbus-0.90 ) ) + x11-misc/notification-daemon )" + +APPNAME=${MY_PN} +APPCATEGORY="Utility;Clock" + +pkg_setup() { + if ! has_version dev-python/dbus-python && \ + ! built_with_use sys-apps/dbus python + then + einfo "${APPNAME} requires dbus to be built with python support." + einfo "Please rebuild dbus with USE=\"python\"." + die "python dbus modules missing" + fi +} + |