summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-19 10:47:49 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-19 10:47:49 +0000
commitec1d3257a93806fda07f329e484928981cfe2132 (patch)
tree50d5f4ba97fbdd6d9025e3aa3f963118e4a1f357 /media-video/em8300-libraries
parentmake cvs_src_unpack implement base_src_unpack-style autopatching. this way pa... (diff)
downloadgentoo-2-ec1d3257a93806fda07f329e484928981cfe2132.tar.gz
gentoo-2-ec1d3257a93806fda07f329e484928981cfe2132.tar.bz2
gentoo-2-ec1d3257a93806fda07f329e484928981cfe2132.zip
repoman'd
Diffstat (limited to 'media-video/em8300-libraries')
-rw-r--r--media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild13
-rw-r--r--media-video/em8300-libraries/em8300-libraries-0.12.0.ebuild60
-rw-r--r--media-video/em8300-libraries/files/digest-em8300-libraries-0.12.01
3 files changed, 9 insertions, 65 deletions
diff --git a/media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild b/media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild
index 923972c1a353..577f3af1d55b 100644
--- a/media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild
+++ b/media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild
@@ -1,16 +1,19 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild,v 1.4 2002/07/11 06:30:42 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild,v 1.5 2002/07/19 10:47:49 seemant Exp $
+S="${WORKDIR}/${P}"
DESCRIPTION="em8300 (RealMagic Hollywood+/Creative DXR3) video decoder card libraries"
HOMEPAGE="http://dxr3.sourceforge.net"
-
SRC_URI="mirror://sourceforge/dxr3/${P/-libraries/}.tar.gz"
DEPEND="media-video/em8300-modules
- x11-libs/gtk+"
+ x11-libs/gtk+"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
-S="${WORKDIR}/${P}"
src_unpack () {
@@ -60,6 +63,8 @@ src_install () {
#sense than copying it like they do.
dosym /usr/share/em8300/microcode_upload.pl /usr/bin/em8300init
+ dodoc AUTHORS COPYING ChangeLog NEWS README
+
}
pkg_postinst() {
diff --git a/media-video/em8300-libraries/em8300-libraries-0.12.0.ebuild b/media-video/em8300-libraries/em8300-libraries-0.12.0.ebuild
deleted file mode 100644
index 5430912c5a54..000000000000
--- a/media-video/em8300-libraries/em8300-libraries-0.12.0.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/em8300-libraries-0.12.0.ebuild,v 1.3 2002/07/11 06:30:42 drobbins Exp $
-
-DESCRIPTION="em8300 video decoder card libraries"
-HOMEPAGE="http://dxr3.sourceforge.net"
-
-SRC_URI="mirror://sourceforge/dxr3/${P/-libraries/}.tar.gz"
-
-DEPEND="media-video/em8300-modules
- x11-libs/gtk+"
-
-S="${WORKDIR}/${P}"
-
-src_unpack () {
-
- unpack ${A}
- cd ${WORKDIR}
- mv ${A/.tar.gz/} ${P}
-
-}
-
-src_compile () {
-
- ./configure \
- --prefix=/usr \
- --sysconfdir=/etc \
- --datadir=/usr/share || die
- make all || die
-
-}
-
-src_install () {
-
- make em8300incdir=${D}/usr/include/linux/ \
- prefix=${D}/usr \
- datadir=${D}/usr/share \
- sysconfdir=/etc \
- oldincludedir=${D}/usr/include \
- install || die
-
- #this isn't how the installer does this, but it makes more
- #sense than copying it like they do.
- dosym /usr/share/em8300/microcode_upload.pl /usr/bin/em8300init
-
-}
-
-pkg_postinst() {
-
- einfo
- einfo "The em8300 libraries and modules have now beein installed,"
- einfo "you will probably want to add /usr/bin/em8300init to your"
- einfo "/etc/conf.d/local.start so that your em8300 card is "
- einfo "properly initialized on boot."
- einfo
- einfo "If you still need a microcode other than the one included"
- einfo "with the package, you can simply use em8300init <microcode.ux>"
- einfo
-
-}
diff --git a/media-video/em8300-libraries/files/digest-em8300-libraries-0.12.0 b/media-video/em8300-libraries/files/digest-em8300-libraries-0.12.0
deleted file mode 100644
index 9230beec12f8..000000000000
--- a/media-video/em8300-libraries/files/digest-em8300-libraries-0.12.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 720a5dfba76789321ba6d7e0f8e1ecbe em8300-0.12.0.tar.gz 374843