Added APPCATEGORY so a .desktop file will be installed
authorJim Ramsay <lack@gentoo.org>
Wed, 31 Jan 2007 01:11:05 +0000 (01:11 +0000)
committerJim Ramsay <lack@gentoo.org>
Wed, 31 Jan 2007 01:11:05 +0000 (01:11 +0000)
Package-Manager: portage-2.1.2-r4

rox-extra/resolution/ChangeLog
rox-extra/resolution/files/digest-resolution-0.2-r1 [new file with mode: 0644]
rox-extra/resolution/resolution-0.2-r1.ebuild [new file with mode: 0644]
rox-extra/reticker/ChangeLog
rox-extra/reticker/files/digest-reticker-0.4.5k-r1 [new file with mode: 0644]
rox-extra/reticker/reticker-0.4.5k-r1.ebuild [new file with mode: 0644]
rox-extra/ripper/ChangeLog
rox-extra/ripper/files/digest-ripper-007-r1 [new file with mode: 0644]
rox-extra/ripper/ripper-007-r1.ebuild [new file with mode: 0644]

index 27deba8710aa91c27a8a7226fffb1cfa219f0bef..6cf3a862481f2664130c820c08cf8a2b69c8d788 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for rox-extra/resolution
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/ChangeLog,v 1.6 2006/11/20 18:27:42 opfer Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/ChangeLog,v 1.7 2007/01/31 01:04:31 lack Exp $
+
+*resolution-0.2-r1 (31 Jan 2007)
+
+  31 Jan 2007; Jim Ramsay <lack@gentoo.org> +resolution-0.2-r1.ebuild:
+  Added APPCATEGORY so a .desktop file will be installed
 
   20 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
   resolution-0.2.ebuild:
diff --git a/rox-extra/resolution/files/digest-resolution-0.2-r1 b/rox-extra/resolution/files/digest-resolution-0.2-r1
new file mode 100644 (file)
index 0000000..99d4cbf
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 c74b0566cc52f19fcc3df7e97008a97c resolution-0.2.tgz 14362
+RMD160 96a5273768197378dcefc54cb141d049fd1f669d resolution-0.2.tgz 14362
+SHA256 7212e823ea4a89ba2b457f62f453141e729f94d2c8e785db3f13b1df7cc823c4 resolution-0.2.tgz 14362
diff --git a/rox-extra/resolution/resolution-0.2-r1.ebuild b/rox-extra/resolution/resolution-0.2-r1.ebuild
new file mode 100644 (file)
index 0000000..57d0407
--- /dev/null
@@ -0,0 +1,26 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/resolution-0.2-r1.ebuild,v 1.1 2007/01/31 01:04:31 lack Exp $
+
+ROX_LIB_VER=1.9.3
+inherit rox
+
+DESCRIPTION="This rox program allows you to change the screen resolution at any time. It is non-permanent"
+HOMEPAGE="http://rox.sourceforge.net/"
+SRC_URI="http://rox.sourceforge.net/${P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| ( (
+               x11-apps/xrandr
+       )
+               virtual/x11
+       )
+       "
+
+APPNAME=Resolution
+APPCATEGORY="Settings;HardwareSettings"
index 56bed792a28450eef7a9e2f9c946a139e74487b8..8b996c74704533be4cd245927d5b5aa8e91a8833 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for rox-extra/reticker
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/reticker/ChangeLog,v 1.3 2006/11/20 18:29:17 opfer Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/reticker/ChangeLog,v 1.4 2007/01/31 01:06:24 lack Exp $
+
+*reticker-0.4.5k-r1 (31 Jan 2007)
+
+  31 Jan 2007; Jim Ramsay <lack@gentoo.org> +reticker-0.4.5k-r1.ebuild:
+  Added APPCATEGORY so a .desktop file will be installed
 
   20 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
   reticker-0.4.5k.ebuild:
diff --git a/rox-extra/reticker/files/digest-reticker-0.4.5k-r1 b/rox-extra/reticker/files/digest-reticker-0.4.5k-r1
new file mode 100644 (file)
index 0000000..453e8d4
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 21c5cfad2a2630503c07402ee3092a6f RETicker_0.4.5k.tgz 354223
+RMD160 3021130b8c23f019c33f9915151299f732f3d67e RETicker_0.4.5k.tgz 354223
+SHA256 106e8d1a640374a37755283072298025ab4a818baea424ec9931635f7e5129f3 RETicker_0.4.5k.tgz 354223
diff --git a/rox-extra/reticker/reticker-0.4.5k-r1.ebuild b/rox-extra/reticker/reticker-0.4.5k-r1.ebuild
new file mode 100644 (file)
index 0000000..d1a1e3e
--- /dev/null
@@ -0,0 +1,41 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/reticker/reticker-0.4.5k-r1.ebuild,v 1.1 2007/01/31 01:06:24 lack Exp $
+
+ROX_LIB_VER="1.9.13"
+inherit rox
+
+MY_PN="RETicker"
+DESCRIPTION="RETicker - an RSS/RDF reader for ROX"
+HOMEPAGE="http://absorb.it/tikiwiki/tiki-index.php?page=RETicker"
+SRC_URI="http://absorb.it/${MY_PN}/${MY_PN}_${PV}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
+IUSE=""
+
+APPNAME=${MY_PN}
+APPCATEGORY="Network;News"
+S=${WORKDIR}
+
+src_unpack() {
+       unpack ${A}
+       cd ${S}
+       # argh, unpack directory needs renaming
+       mv "${APPNAME}_${PV}" "${APPNAME}"
+}
+
+src_install() {
+       # Help dir not easily doc'ed
+       # do manually
+       (cd ${APPNAME}
+       dodoc Help/README.txt
+       mv Help Help.save
+       )
+       # normal install
+       rox_src_install
+       # move Help.save back to Help
+       cd "${D}/usr/lib/rox/${APPNAME}"
+       mv Help.save Help
+}
index 118f8653db2836beb0cf8403bdc2d0abf8517047..fbc427117d86aa6635602beb05cdeff6940abd46 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for rox-extra/ripper
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/ripper/ChangeLog,v 1.8 2006/12/04 20:59:49 lack Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/ripper/ChangeLog,v 1.9 2007/01/31 01:11:05 lack Exp $
+
+*ripper-007-r1 (31 Jan 2007)
+
+  31 Jan 2007; Jim Ramsay <lack@gentoo.org> +ripper-007-r1.ebuild:
+  Added APPCATEGORY so a .desktop file will be installed
 
   04 Dec 2006; Jim Ramsay <lack@gentoo.org> ripper-004.ebuild,
   ripper-007.ebuild:
diff --git a/rox-extra/ripper/files/digest-ripper-007-r1 b/rox-extra/ripper/files/digest-ripper-007-r1
new file mode 100644 (file)
index 0000000..1b4afd7
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 6f90f80fc009e6b12418c004c11b5e3a Ripper-007.tgz 38314
+RMD160 1bdfb563521af512b370f6f175ab44c81df8c945 Ripper-007.tgz 38314
+SHA256 151e13c3c482d83e307e8899fcb70e92e670140788dc9c2e0f8e42c02f79fefb Ripper-007.tgz 38314
diff --git a/rox-extra/ripper/ripper-007-r1.ebuild b/rox-extra/ripper/ripper-007-r1.ebuild
new file mode 100644 (file)
index 0000000..a6ef724
--- /dev/null
@@ -0,0 +1,26 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/ripper/ripper-007-r1.ebuild,v 1.1 2007/01/31 01:11:05 lack Exp $
+
+ROX_LIB_VER=2.0.0
+inherit rox
+
+MY_PN="Ripper"
+DESCRIPTION="Ripper - A MP3/OGG ripper/encoder for the ROX Desktop"
+HOMEPAGE="http://rox.sourceforge.net/desktop/Software/Audio_Video/Ripper"
+SRC_URI="http://www.hayber.us/rox/ripper/${MY_PN}-${PV}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~ppc x86"
+IUSE="mp3 ogg cdparanoia"
+
+RDEPEND="
+       virtual/cdrtools
+       cdparanoia? ( media-sound/cdparanoia )
+       mp3? ( media-sound/lame )
+       ogg? ( media-sound/vorbis-tools )"
+
+APPNAME=${MY_PN}
+APPCATEGORY="AudioVideo;DiscBurning"
+S=${WORKDIR}