summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/fbi/fbi-1.21-r1.ebuild8
-rw-r--r--media-gfx/fbi/fbi-1.25.ebuild8
-rw-r--r--media-libs/raptor/raptor-0.9.12.ebuild8
-rw-r--r--media-libs/raptor/raptor-0.9.8.ebuild4
-rw-r--r--media-libs/raptor/raptor-1.2.0.ebuild13
-rw-r--r--media-plugins/xmms-scrobbler/xmms-scrobbler-0.3.1.ebuild19
-rw-r--r--media-sound/vorbis-tools/vorbis-tools-1.0-r2.ebuild28
-rw-r--r--media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild18
8 files changed, 46 insertions, 60 deletions
diff --git a/media-gfx/fbi/fbi-1.21-r1.ebuild b/media-gfx/fbi/fbi-1.21-r1.ebuild
index ea64086ffac1..a756cfdd16b7 100644
--- a/media-gfx/fbi/fbi-1.21-r1.ebuild
+++ b/media-gfx/fbi/fbi-1.21-r1.ebuild
@@ -1,15 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbi/fbi-1.21-r1.ebuild,v 1.6 2004/03/27 19:28:41 spock Exp $
-
-IUSE=""
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbi/fbi-1.21-r1.ebuild,v 1.7 2004/03/29 00:56:49 vapier Exp $
DESCRIPTION="fbi a framebuffer image viewer"
-SRC_URI="http://www.strusel007.de/linux/misc/${P/-/_}.tar.gz"
HOMEPAGE="http://www.strusel007.de/linux/fbi.html"
+SRC_URI="http://www.strusel007.de/linux/misc/${P/-/_}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 alpha hppa"
DEPEND=">=media-libs/jpeg-6b"
diff --git a/media-gfx/fbi/fbi-1.25.ebuild b/media-gfx/fbi/fbi-1.25.ebuild
index b18780e4b5de..8c9e0f3afdb2 100644
--- a/media-gfx/fbi/fbi-1.25.ebuild
+++ b/media-gfx/fbi/fbi-1.25.ebuild
@@ -1,15 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbi/fbi-1.25.ebuild,v 1.8 2004/03/27 19:28:41 spock Exp $
-
-IUSE=""
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbi/fbi-1.25.ebuild,v 1.9 2004/03/29 00:56:49 vapier Exp $
DESCRIPTION="fbi a framebuffer image viewer"
-SRC_URI="http://bytesex.org/misc/${P/-/_}.tar.gz"
HOMEPAGE="http://bytesex.org/fbi.html"
+SRC_URI="http://bytesex.org/misc/${P/-/_}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 ~alpha hppa"
DEPEND=">=media-libs/jpeg-6b"
diff --git a/media-libs/raptor/raptor-0.9.12.ebuild b/media-libs/raptor/raptor-0.9.12.ebuild
index 14e6e1826c28..669699916f9c 100644
--- a/media-libs/raptor/raptor-0.9.12.ebuild
+++ b/media-libs/raptor/raptor-0.9.12.ebuild
@@ -1,21 +1,21 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-0.9.12.ebuild,v 1.5 2004/03/26 20:56:55 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-0.9.12.ebuild,v 1.6 2004/03/29 00:58:19 vapier Exp $
DESCRIPTION="The RDF Parser Toolkit"
HOMEPAGE="http://www.redland.opensource.ac.uk/raptor/"
SRC_URI="http://www.redland.opensource.ac.uk/dist/source/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~sparc"
IUSE="curl ssl"
+
DEPEND="virtual/glibc
ssl? ( dev-libs/openssl )
- curl? ( net-ftp/curl )
+ curl? ( net-misc/curl )
>=dev-libs/libxml2-2.4.24"
-IUSE=""
-
DOC="AUTHORS COPYING COPYING.LIB ChangeLog INSTALL LICENSE.txt NEWS README"
HTML="INSTALL.html LICENSE.html MPL.html NEWS.html README.html"
diff --git a/media-libs/raptor/raptor-0.9.8.ebuild b/media-libs/raptor/raptor-0.9.8.ebuild
index 3ecb49f803b6..77feded66d8d 100644
--- a/media-libs/raptor/raptor-0.9.8.ebuild
+++ b/media-libs/raptor/raptor-0.9.8.ebuild
@@ -1,14 +1,16 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-0.9.8.ebuild,v 1.4 2004/03/26 20:56:55 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-0.9.8.ebuild,v 1.5 2004/03/29 00:58:19 vapier Exp $
DESCRIPTION="The RDF Parser Toolkit"
HOMEPAGE="http://www.redland.opensource.ac.uk/raptor/"
SRC_URI="http://www.redland.opensource.ac.uk/dist/source/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
IUSE="curl"
+
DEPEND="virtual/glibc
>=dev-libs/libxml2-2.4.24"
diff --git a/media-libs/raptor/raptor-1.2.0.ebuild b/media-libs/raptor/raptor-1.2.0.ebuild
index 5e33994c56f4..3689f85fc9ca 100644
--- a/media-libs/raptor/raptor-1.2.0.ebuild
+++ b/media-libs/raptor/raptor-1.2.0.ebuild
@@ -1,27 +1,28 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.2.0.ebuild,v 1.4 2004/03/26 20:56:55 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.2.0.ebuild,v 1.5 2004/03/29 00:58:19 vapier Exp $
DESCRIPTION="The RDF Parser Toolkit"
HOMEPAGE="http://www.redland.opensource.ac.uk/raptor/"
SRC_URI="http://www.redland.opensource.ac.uk/dist/source/${P}.tar.gz"
+
LICENSE="LGPL-2 MPL-1.1"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE="curl xml2 gnome ssl"
+
DEPEND="virtual/glibc
gnome? ( >=dev-libs/glib-2.2.1 dev-util/pkgconfig )
xml2? ( >=dev-libs/libxml2-2.4.0 )
!xml2? ( dev-libs/expat )
ssl? ( dev-libs/openssl )
- curl? ( net-ftp/curl )"
-
+ curl? ( net-misc/curl )"
RDEPEND="virtual/glibc
gnome? ( >=dev-libs/glib-2.2.1 )
xml2? ( >=dev-libs/libxml2-2.4.0 )
!xml2? ( dev-libs/expat )
ssl? ( dev-libs/openssl )
- curl? ( net-ftp/curl )"
+ curl? ( net-misc/curl )"
# compilation with libwww currently breaks and for using libfetch I didn't find the right USE flag
#IUSE="curl xml2 libwww gnome"
@@ -29,13 +30,13 @@ RDEPEND="virtual/glibc
# gnome? ( >=dev-libs/glib-2.2.1 dev-util/pkgconfig )
# xml2? ( >=dev-libs/libxml2-2.4.0 ) : ( dev-libs/expat )
# ssl? ( dev-libs/openssl )
-# curl? ( net-ftp/curl ) : ( !xml2? ( libwww? ( net-libs/libwww ) ) )
+# curl? ( net-misc/curl ) : ( !xml2? ( libwww? ( net-libs/libwww ) ) )
# "
#RDEPEND="virtual/glibc
# gnome? ( >=dev-libs/glib-2.2.1 )
# xml2? ( >=dev-libs/libxml2-2.4.0 ) : ( dev-libs/expat )
# ssl? ( dev-libs/openssl )
-# curl? ( net-ftp/curl ) : ( !xml2? ( libwww? ( net-libs/libwww ) ) )"
+# curl? ( net-misc/curl ) : ( !xml2? ( libwww? ( net-libs/libwww ) ) )"
S=${WORKDIR}/${P}
diff --git a/media-plugins/xmms-scrobbler/xmms-scrobbler-0.3.1.ebuild b/media-plugins/xmms-scrobbler/xmms-scrobbler-0.3.1.ebuild
index 6375982eb166..8cf1917eee7c 100644
--- a/media-plugins/xmms-scrobbler/xmms-scrobbler-0.3.1.ebuild
+++ b/media-plugins/xmms-scrobbler/xmms-scrobbler-0.3.1.ebuild
@@ -1,23 +1,20 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-scrobbler/xmms-scrobbler-0.3.1.ebuild,v 1.3 2004/03/26 22:14:19 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-scrobbler/xmms-scrobbler-0.3.1.ebuild,v 1.4 2004/03/29 00:59:02 vapier Exp $
DESCRIPTION="Audioscrobbler plugin for XMMS"
-SRC_URI="http://static.audioscrobbler.com:8000/plugins/${P}.tar.bz2"
HOMEPAGE="http://www.audioscrobbler.com/"
-LICENSE="LGPL-2.1"
-DEPEND="media-sound/xmms
- net-ftp/curl
- media-libs/musicbrainz"
+SRC_URI="http://static.audioscrobbler.com:8000/plugins/${P}.tar.bz2"
+LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 ~amd64"
-IUSE=""
-
-DOCS="AUTHORS ChangeLog COPYING INSTALL NEWS README"
+DEPEND="media-sound/xmms
+ net-misc/curl
+ media-libs/musicbrainz"
-src_install () {
+src_install() {
make DESTDIR=${D} install || die
- dodoc ${DOCS}
+ dodoc AUTHORS ChangeLog INSTALL NEWS README
}
diff --git a/media-sound/vorbis-tools/vorbis-tools-1.0-r2.ebuild b/media-sound/vorbis-tools/vorbis-tools-1.0-r2.ebuild
index 9fb6726bc14a..487c823f1f05 100644
--- a/media-sound/vorbis-tools/vorbis-tools-1.0-r2.ebuild
+++ b/media-sound/vorbis-tools/vorbis-tools-1.0-r2.ebuild
@@ -1,32 +1,25 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.0-r2.ebuild,v 1.2 2004/01/21 10:51:40 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.0-r2.ebuild,v 1.3 2004/03/29 01:01:02 vapier Exp $
-IUSE="nls"
-
-S=${WORKDIR}/${P}
DESCRIPTION="tools for using the Ogg Vorbis sound file format"
-SRC_URI="http://fatpipe.vorbis.com/files/1.0/unix/vorbis-tools-1.0.tar.gz"
HOMEPAGE="http://www.xiph.org/ogg/vorbis/index.html"
+SRC_URI="http://fatpipe.vorbis.com/files/1.0/unix/vorbis-tools-1.0.tar.gz"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64"
+IUSE="nls"
RDEPEND=">=media-libs/libvorbis-${PV}
>=media-libs/libogg-${PV}
>=media-libs/libao-0.8.2
- >=net-ftp/curl-7.9"
-
+ >=net-misc/curl-7.9"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
-SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64"
-LICENSE="as-is"
-
src_compile() {
-
- local myconf
- use nls || myconf="${myconf} --disable-nls"
-
- econf ${myconf} || die
+ econf `use_enable nls` || die
emake || die
}
@@ -34,8 +27,7 @@ src_install () {
make DESTDIR=${D} install || die
rm -rf ${D}/usr/share/doc
- dodoc AUTHORS COPYING README
+ dodoc AUTHORS README
docinto ogg123
dodoc ogg123/ogg123rc-example
}
-
diff --git a/media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild b/media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild
index 2ff8689ba5e2..0996dbfe55fc 100644
--- a/media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild
+++ b/media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild,v 1.5 2004/03/16 01:17:28 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.0.1.ebuild,v 1.6 2004/03/29 01:01:02 vapier Exp $
inherit gcc flag-o-matic
@@ -15,19 +15,17 @@ IUSE="nls flac"
RDEPEND=">=media-libs/libvorbis-1.0
>=media-libs/libao-0.8.2
- >=net-ftp/curl-7.9
+ >=net-misc/curl-7.9
flac? ( media-libs/flac )"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
src_compile() {
- [ `use hppa` ] && [ "`gcc-fullversion`" == "3.3.2" ] && replace-flags -march=2.0 -march=1.0
-
- local myconf
- use nls || myconf="${myconf} --disable-nls"
- use flac || myconf="${myconf} --without-flac"
-
- econf ${myconf} || die
+ use hppa && [ "`gcc-fullversion`" == "3.3.2" ] && replace-flags -march=2.0 -march=1.0
+ econf \
+ `use_enable nls` \
+ `use_with flac` \
+ || die
emake || die
}
@@ -35,7 +33,7 @@ src_install() {
make DESTDIR=${D} install || die
rm -rf ${D}/usr/share/doc
- dodoc AUTHORS COPYING README
+ dodoc AUTHORS README
docinto ogg123
dodoc ogg123/ogg123rc-example
}