diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-08-07 03:53:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-08-07 03:53:32 +0000 |
commit | 1e455bd3f72e942efa7172c4b40cb02acdccfa1d (patch) | |
tree | 3cf18533c3669a4740209bf5ac97709f4dafc9fc /media-libs | |
parent | Attempt some new magic with replacing the head command in the scripts (diff) | |
download | gentoo-2-1e455bd3f72e942efa7172c4b40cb02acdccfa1d.tar.gz gentoo-2-1e455bd3f72e942efa7172c4b40cb02acdccfa1d.tar.bz2 gentoo-2-1e455bd3f72e942efa7172c4b40cb02acdccfa1d.zip |
fix license/repoman
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/compface/compface-1.4.ebuild | 12 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.5.2.ebuild | 9 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.6.0-r4.ebuild | 10 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.6.1.ebuild | 10 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.6.2-r5.ebuild | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.6.2.ebuild | 10 | ||||
-rw-r--r-- | media-libs/jbigkit/jbigkit-1.4.ebuild | 11 | ||||
-rw-r--r-- | media-libs/libgphoto2/libgphoto2-2.1.1-r2.ebuild | 15 | ||||
-rw-r--r-- | media-libs/pdflib/pdflib-4.0.1-r3.ebuild | 12 | ||||
-rw-r--r-- | media-libs/pdflib/pdflib-4.0.3-r1.ebuild | 12 |
10 files changed, 47 insertions, 60 deletions
diff --git a/media-libs/compface/compface-1.4.ebuild b/media-libs/compface/compface-1.4.ebuild index a1ba8fa009ba..7be76e24b1a4 100644 --- a/media-libs/compface/compface-1.4.ebuild +++ b/media-libs/compface/compface-1.4.ebuild @@ -1,28 +1,26 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.4.ebuild,v 1.13 2003/07/06 10:47:35 gmsoft Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.4.ebuild,v 1.14 2003/08/07 03:49:35 vapier Exp $ inherit eutils -S=${WORKDIR}/${P} DESCRIPTION="Utilities and library to convert to/from X-Face format" -SRC_URI="http://www.ibiblio.org/pub/Linux/apps/graphics/convert/${P}.tar.gz" HOMEPAGE="http://www.ibiblio.org/pub/Linux/apps/graphics/convert/" +SRC_URI="http://www.ibiblio.org/pub/Linux/apps/graphics/convert/${P}.tar.gz" -SLOT="0" LICENSE="MIT" +SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa" DEPEND="virtual/glibc" src_unpack() { - unpack ${A} cd ${S} epatch ${FILESDIR}/${P}-errno.diff } -src_install () { +src_install() { dodir /usr/share/man/man{1,3} /usr/{bin,include,lib} make \ prefix=${D}/usr \ diff --git a/media-libs/gst-plugins/gst-plugins-0.5.2.ebuild b/media-libs/gst-plugins/gst-plugins-0.5.2.ebuild index 7ac3402bddfe..88701fb28f93 100644 --- a/media-libs/gst-plugins/gst-plugins-0.5.2.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.5.2.ebuild @@ -1,21 +1,20 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.5.2.ebuild,v 1.3 2003/06/27 15:45:34 foser Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.5.2.ebuild,v 1.4 2003/08/07 03:51:05 vapier Exp $ inherit eutils libtool gnome2 flag-o-matic -IUSE="encode quicktime mpeg oggvorbis jpeg esd gnome mikmod avi sdl png alsa arts dvd aalib" -S="${WORKDIR}/${P}" DESCRIPTION="Additional plugins for gstreamer - streaming media framework" # bz2 gives 404 right now #SRC_URI="mirror://sourceforge/gstreamer/${P}.tar.bz2" #SRC_URI="mirror://sourceforge/gstreamer/${P}.tar.gz" HOMEPAGE="http://gstreamer.sourceforge.net" -SLOT="0.5" LICENSE="LGPL-2.1" +SLOT="0.5" KEYWORDS="~x86 ~sparc ~ppc" +IUSE="encode quicktime mpeg oggvorbis jpeg esd gnome mikmod avi sdl png alsa arts dvd aalib" # required packages # there are many many optional libraries. features are compiled if the libraries diff --git a/media-libs/gst-plugins/gst-plugins-0.6.0-r4.ebuild b/media-libs/gst-plugins/gst-plugins-0.6.0-r4.ebuild index 3860099e792a..16a8c7d408ae 100644 --- a/media-libs/gst-plugins/gst-plugins-0.6.0-r4.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.6.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.6.0-r4.ebuild,v 1.6 2003/06/27 15:45:34 foser Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.6.0-r4.ebuild,v 1.7 2003/08/07 03:51:05 vapier Exp $ inherit eutils libtool gnome2 flag-o-matic @@ -8,15 +8,13 @@ inherit eutils libtool gnome2 flag-o-matic PVP=($(echo " $PV " | sed 's:[-\._]: :g')) PV_MAJ_MIN=${PVP[0]}.${PVP[1]} -IUSE="encode quicktime mpeg jpeg esd gnome mikmod sdl png alsa arts dvd aalib oggvorbis mmx" - -S="${WORKDIR}/${P}" DESCRIPTION="Additional plugins for gstreamer - streaming media framework" HOMEPAGE="http://gstreamer.sourceforge.net" -SLOT=${PV_MAJ_MIN} LICENSE="LGPL-2.1" +SLOT=${PV_MAJ_MIN} KEYWORDS="x86 ~sparc ppc" +IUSE="encode quicktime mpeg jpeg esd gnome mikmod sdl png alsa arts dvd aalib oggvorbis mmx" # required packages # there are many many optional libraries. features are compiled if the libraries diff --git a/media-libs/gst-plugins/gst-plugins-0.6.1.ebuild b/media-libs/gst-plugins/gst-plugins-0.6.1.ebuild index e02550a508fc..151dd02f36a1 100644 --- a/media-libs/gst-plugins/gst-plugins-0.6.1.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.6.1.ebuild,v 1.6 2003/07/18 21:55:44 tester Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.6.1.ebuild,v 1.7 2003/08/07 03:51:05 vapier Exp $ inherit eutils libtool gnome2 flag-o-matic @@ -8,16 +8,14 @@ inherit eutils libtool gnome2 flag-o-matic PVP=($(echo " $PV " | sed 's:[-\._]: :g')) PV_MAJ_MIN=${PVP[0]}.${PVP[1]} -IUSE="encode quicktime mpeg jpeg esd gnome mikmod sdl png alsa arts dvd aalib oggvorbis mmx" - -S="${WORKDIR}/${P}" DESCRIPTION="Additional plugins for gstreamer - streaming media framework" HOMEPAGE="http://gstreamer.sourceforge.net" SRC_URI="mirror://sourceforge/gstreamer/${P}.tar.bz2" -SLOT=${PV_MAJ_MIN} LICENSE="LGPL-2.1" +SLOT=${PV_MAJ_MIN} KEYWORDS="x86 ~sparc ppc amd64" +IUSE="encode quicktime mpeg jpeg esd gnome mikmod sdl png alsa arts dvd aalib oggvorbis mmx" # required packages # there are many many optional libraries. features are compiled if the libraries diff --git a/media-libs/gst-plugins/gst-plugins-0.6.2-r5.ebuild b/media-libs/gst-plugins/gst-plugins-0.6.2-r5.ebuild index b3d338e013fa..b9c5dbbdc6aa 100644 --- a/media-libs/gst-plugins/gst-plugins-0.6.2-r5.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.6.2-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.6.2-r5.ebuild,v 1.3 2003/07/18 21:55:44 tester Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.6.2-r5.ebuild,v 1.4 2003/08/07 03:51:05 vapier Exp $ # IMPORTANT # @@ -14,7 +14,7 @@ inherit gnome2 gst-plugins eutils flag-o-matic DESCRIPTION="Additional plugins for gstreamer" -HOMEPAGE="http://gstreamer.net" +HOMEPAGE="http://gstreamer.net/" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64" diff --git a/media-libs/gst-plugins/gst-plugins-0.6.2.ebuild b/media-libs/gst-plugins/gst-plugins-0.6.2.ebuild index c819f75d3b1a..7c9d43a3018e 100644 --- a/media-libs/gst-plugins/gst-plugins-0.6.2.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.6.2.ebuild,v 1.4 2003/07/18 21:55:44 tester Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.6.2.ebuild,v 1.5 2003/08/07 03:51:05 vapier Exp $ inherit eutils libtool gnome2 flag-o-matic @@ -8,16 +8,14 @@ inherit eutils libtool gnome2 flag-o-matic PVP=($(echo " $PV " | sed 's:[-\._]: :g')) PV_MAJ_MIN=${PVP[0]}.${PVP[1]} -IUSE="encode quicktime mpeg jpeg esd gnome mikmod sdl png alsa arts dvd aalib oggvorbis mmx" - -S="${WORKDIR}/${P}" DESCRIPTION="Additional plugins for gstreamer - streaming media framework" HOMEPAGE="http://gstreamer.sourceforge.net" #SRC_URI="mirror://sourceforge/gstreamer/${P}.tar.bz2" -SLOT=${PV_MAJ_MIN} LICENSE="LGPL-2.1" +SLOT=${PV_MAJ_MIN} KEYWORDS="~x86 ~sparc ~ppc ~amd64" +IUSE="encode quicktime mpeg jpeg esd gnome mikmod sdl png alsa arts dvd aalib oggvorbis mmx" # required packages # there are many many optional libraries. features are compiled if the libraries diff --git a/media-libs/jbigkit/jbigkit-1.4.ebuild b/media-libs/jbigkit/jbigkit-1.4.ebuild index 66e3a94418e4..81cd940351c4 100644 --- a/media-libs/jbigkit/jbigkit-1.4.ebuild +++ b/media-libs/jbigkit/jbigkit-1.4.ebuild @@ -1,19 +1,20 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/jbigkit/jbigkit-1.4.ebuild,v 1.12 2003/08/04 20:31:30 gmsoft Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/jbigkit/jbigkit-1.4.ebuild,v 1.13 2003/08/07 03:51:37 vapier Exp $ -S="${WORKDIR}/${PN}" DESCRIPTION="JBIG-KIT implements a highly effective data compression algorithm for bi-level high-resolution images such as fax pages or scanned documents" -SRC_URI="http://www.cl.cam.ac.uk/~mgk25/download/${P}.tar.gz" HOMEPAGE="http://www.cl.cam.ac.uk/~mgk25/jbigkit/" +SRC_URI="http://www.cl.cam.ac.uk/~mgk25/download/${P}.tar.gz" LICENSE="GPL-2" -IUSE="" SLOT="0" KEYWORDS="x86 ppc ~sparc alpha amd64 hppa" + DEPEND="virtual/glibc >=sys-apps/sed-4" +S="${WORKDIR}/${PN}" + src_unpack() { unpack ${A} cd ${S} diff --git a/media-libs/libgphoto2/libgphoto2-2.1.1-r2.ebuild b/media-libs/libgphoto2/libgphoto2-2.1.1-r2.ebuild index c8f7c68bc349..0d5941511aae 100644 --- a/media-libs/libgphoto2/libgphoto2-2.1.1-r2.ebuild +++ b/media-libs/libgphoto2/libgphoto2-2.1.1-r2.ebuild @@ -1,22 +1,19 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.1.1-r2.ebuild,v 1.6 2003/07/09 17:02:22 liquidx Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.1.1-r2.ebuild,v 1.7 2003/08/07 03:52:49 vapier Exp $ inherit libtool inherit flag-o-matic -MAKEOPTS="-j1" -# or the documentation fails. bah! +MAKEOPTS="-j1" # or the documentation fails. bah! -IUSE="nls doc jpeg" - -S=${WORKDIR}/${P} DESCRIPTION="free, redistributable digital camera software application" -SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" HOMEPAGE="http://www.gphoto.org/" +SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" -SLOT="0" LICENSE="GPL-2" +SLOT="0" KEYWORDS="x86 ~ppc sparc" +IUSE="nls doc jpeg" DEPEND=">=dev-libs/libusb-0.1.6 dev-util/pkgconfig diff --git a/media-libs/pdflib/pdflib-4.0.1-r3.ebuild b/media-libs/pdflib/pdflib-4.0.1-r3.ebuild index f34ced2a6c1b..6d506896520b 100644 --- a/media-libs/pdflib/pdflib-4.0.1-r3.ebuild +++ b/media-libs/pdflib/pdflib-4.0.1-r3.ebuild @@ -1,17 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-4.0.1-r3.ebuild,v 1.14 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-4.0.1-r3.ebuild,v 1.15 2003/08/07 03:53:32 vapier Exp $ -IUSE="python tcltk java perl" - -S=${WORKDIR}/${P} DESCRIPTION="A library for generating PDF on the fly" -SRC_URI="http://www.pdflib.com/pdflib/download/${P}.tar.gz" HOMEPAGE="http://www.pdflib.com/" +SRC_URI="http://www.pdflib.com/pdflib/download/${P}.tar.gz" -SLOT="4" LICENSE="Aladdin" -KEYWORDS="x86 ppc sparc " +SLOT="4" +KEYWORDS="x86 ppc sparc" +IUSE="python tcltk java perl" DEPEND="tcltk? ( >=dev-lang/tk-8.2 ) perl? ( >=dev-lang/perl-5.1 ) diff --git a/media-libs/pdflib/pdflib-4.0.3-r1.ebuild b/media-libs/pdflib/pdflib-4.0.3-r1.ebuild index ecb4fe96a0b7..a0451e9158ab 100644 --- a/media-libs/pdflib/pdflib-4.0.3-r1.ebuild +++ b/media-libs/pdflib/pdflib-4.0.3-r1.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-4.0.3-r1.ebuild,v 1.8 2003/05/21 14:08:04 lu_zero Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-4.0.3-r1.ebuild,v 1.9 2003/08/07 03:53:32 vapier Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A library for generating PDF on the fly" +HOMEPAGE="http://www.pdflib.com/" SRC_URI="http://www.pdflib.com/pdflib/download/${P}.tar.gz http://www.pdflib.com/pdflib/download/PHP-4.3.0/pdf.c" -HOMEPAGE="http://www.pdflib.com" -IUSE="tcltk perl python java" -SLOT="4" + LICENSE="Aladdin" +SLOT="4" KEYWORDS="x86 ~ppc sparc hppa ~alpha" +IUSE="tcltk perl python java" DEPEND="tcltk? ( >=dev-lang/tk-8.2 ) perl? ( >=dev-lang/perl-5.1 ) |