# 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:
--- /dev/null
+# 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"
--- /dev/null
+MD5 0196e7cb37b44043097b90ed86e84b71 archive-2.1.tar.bz2 26879
+RMD160 99bfeaf695d62e6167c1437fcb04a99ce8c11844 archive-2.1.tar.bz2 26879
+SHA256 2490235d6e28cac3a9ee6b9f55b68c4cee41c35a0e1d0610cd0a4dc2cb364180 archive-2.1.tar.bz2 26879
# 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
--- /dev/null
+# 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}
+
--- /dev/null
+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
# 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
--- /dev/null
+# 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
+}
MD5 e80d001b8ab5ceae8e196d3044037b73 edit-1.9.5.tgz 35143
+RMD160 148a2dd76e9c94c7485b66e363b0ff907bfbb6b4 edit-1.9.5.tgz 35143
+SHA256 26edc8aa097cb1d3723a4a17f304f0f1de969cd6b501af7c5f26163dceb04b70 edit-1.9.5.tgz 35143
--- /dev/null
+MD5 55eb8c8b7b4bf630e626514b8bfa1f6e edit-2.0.tgz 61195
+RMD160 112c5196ea5709471cfb6f3c5987e914f0f20344 edit-2.0.tgz 61195
+SHA256 3fc97b68f8ff9e5eca241ac59a0c0f6eb54e74335c4250d24e7422ae9625a746 edit-2.0.tgz 61195
# 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
--- /dev/null
+MD5 c03dd03b78b44b5516f73510569ac7c7 Find-007.tgz 23567
+RMD160 31b0917d067f62ff51c8bef0f0ef724f57b7b841 Find-007.tgz 23567
+SHA256 1e39a9c13442a6ccb05c9b96ee1cc50f9c546b89494796365dab78d0f1a16baf Find-007.tgz 23567
--- /dev/null
+# 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}
+
# 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)
--- /dev/null
+MD5 2cb1773bdc2ad2988b44c9ad5436332a memo-2.0.tar.bz2 39770
+RMD160 cec45c146766e7b9454a0f8cf14252bd2a57bbab memo-2.0.tar.bz2 39770
+SHA256 bd1cce9618fed4d1aef9f61ab403a6484b68e887c8de4870e6d4f67dc4e9f3cb memo-2.0.tar.bz2 39770
--- /dev/null
+# 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
+}
+