summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-07 03:48:53 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-07 03:48:53 +0000
commit7ccb6a95e197e79c3481e9bbdd7d1b79c31b3af0 (patch)
treedca646b732e90a7b84ebf1936a0a76806a06ebab /media-gfx/gphoto2
parentAdd a function that replaces head -1 with head -n 1, and more... (diff)
downloadhistorical-7ccb6a95e197e79c3481e9bbdd7d1b79c31b3af0.tar.gz
historical-7ccb6a95e197e79c3481e9bbdd7d1b79c31b3af0.tar.bz2
historical-7ccb6a95e197e79c3481e9bbdd7d1b79c31b3af0.zip
fix license/repoman
Diffstat (limited to 'media-gfx/gphoto2')
-rw-r--r--media-gfx/gphoto2/gphoto2-2.0-r1.ebuild9
-rw-r--r--media-gfx/gphoto2/gphoto2-2.1.0.ebuild12
-rw-r--r--media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild17
3 files changed, 15 insertions, 23 deletions
diff --git a/media-gfx/gphoto2/gphoto2-2.0-r1.ebuild b/media-gfx/gphoto2/gphoto2-2.0-r1.ebuild
index 1eeeee737581..a8e0832a6cb7 100644
--- a/media-gfx/gphoto2/gphoto2-2.0-r1.ebuild
+++ b/media-gfx/gphoto2/gphoto2-2.0-r1.ebuild
@@ -1,21 +1,20 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.0-r1.ebuild,v 1.11 2003/02/13 12:33:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.0-r1.ebuild,v 1.12 2003/08/07 03:45:37 vapier Exp $
inherit libtool
inherit flag-o-matic
-IUSE="nls"
-
MY_P=${PN}-${PV/_/}
S=${WORKDIR}/${MY_P}
DESCRIPTION="free, redistributable digital camera software application"
-SRC_URI="http://www.gphoto.net/dist/${MY_P}.tar.gz"
HOMEPAGE="http://www.gphoto.org/"
+SRC_URI="http://www.gphoto.net/dist/${MY_P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 ppc"
+IUSE="nls"
DEPEND=">=dev-libs/libusb-0.1.5
=dev-libs/glib-1.2*
diff --git a/media-gfx/gphoto2/gphoto2-2.1.0.ebuild b/media-gfx/gphoto2/gphoto2-2.1.0.ebuild
index eb1140e47490..f5976391dedc 100644
--- a/media-gfx/gphoto2/gphoto2-2.1.0.ebuild
+++ b/media-gfx/gphoto2/gphoto2-2.1.0.ebuild
@@ -1,28 +1,26 @@
# 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-gfx/gphoto2/gphoto2-2.1.0.ebuild,v 1.4 2003/02/13 12:34:02 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.0.ebuild,v 1.5 2003/08/07 03:45:37 vapier Exp $
inherit libtool
inherit flag-o-matic
-IUSE="nls"
-
MY_P=${PN}-${PV/_/}
S=${WORKDIR}/${MY_P}
DESCRIPTION="free, redistributable digital camera software application"
-SRC_URI="http://unc.dl.sourceforge.net/sourceforge/gphoto/${MY_P}.tar.gz"
HOMEPAGE="http://www.gphoto.org/"
+SRC_URI="mirror://sourceforge/gphoto/${MY_P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 ~ppc"
+IUSE="nls"
DEPEND=">=dev-libs/libusb-0.1.6
=dev-libs/glib-1.2*
>=sys-libs/zlib-1.1.4"
src_compile() {
-
elibtoolize
aclocal
diff --git a/media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild b/media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild
index 5afff757f120..a2b160ee74d6 100644
--- a/media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild
+++ b/media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild
@@ -1,19 +1,17 @@
# 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-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild,v 1.5 2003/07/09 16:43:16 liquidx Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.1-r1.ebuild,v 1.6 2003/08/07 03:45:37 vapier Exp $
inherit libtool flag-o-matic
-IUSE="nls jpeg readline ncurses aalib"
-
-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 jpeg readline ncurses aalib"
# jpeg useflag -> exif support
# aalib -> needs libjpeg
@@ -25,12 +23,10 @@ RDEPEND=">=dev-libs/libusb-0.1.6
media-libs/jpeg )
jpeg? ( media-libs/libexif )
readline? ( sys-libs/readline )"
-
DEPEND="${RDEPEND}
dev-util/pkgconfig"
src_compile() {
-
elibtoolize
aclocal
@@ -62,8 +58,7 @@ src_compile() {
}
src_install() {
-
- einstall
+ einstall \
gphotodocdir=${D}/usr/share/doc/${PF} \
HTML_DIR=${D}/usr/share/doc/${PF}/sgml \
|| die