summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-10-02 17:48:12 +0000
committerMike Frysinger <vapier@gentoo.org>2003-10-02 17:48:12 +0000
commit3fd3bbfe233237c08718ad251fa228ecafa8c956 (patch)
tree32d5b8c86d18cc68058c91cf70e6888cd8271841 /x11-misc
parentadd ~amd64 flag (diff)
downloadgentoo-2-3fd3bbfe233237c08718ad251fa228ecafa8c956.tar.gz
gentoo-2-3fd3bbfe233237c08718ad251fa228ecafa8c956.tar.bz2
gentoo-2-3fd3bbfe233237c08718ad251fa228ecafa8c956.zip
add esound to DEPEND #29994
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/epplet-base/epplet-base-0.5-r1.ebuild30
-rw-r--r--x11-misc/epplet-base/epplet-base-0.5.ebuild32
-rw-r--r--x11-misc/epplet-base/files/digest-epplet-base-0.51
3 files changed, 14 insertions, 49 deletions
diff --git a/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild b/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild
index 32f3538c00a9..c69f3536af5e 100644
--- a/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild
+++ b/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild
@@ -1,34 +1,32 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild,v 1.10 2003/02/13 17:12:23 vapier Exp $
-
-S="${WORKDIR}/Epplets-${PV}"
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild,v 1.11 2003/10/02 17:48:12 vapier Exp $
DESCRIPTION="Base files for Enlightenment epplets and some epplets"
+HOMEPAGE="http://www.enlightenment.org/"
SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
-HOMEPAGE="http://sourceforge.net/projects/enlightenment"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
-DEPEND=">=x11-base/xfree-4.2.0
+DEPEND="virtual/x11
>=media-libs/imlib-1.9.10
- >=x11-wm/enlightenment-0.16.5-r4"
+ >=x11-wm/enlightenment-0.16.5-r4
+ media-sound/esound"
-src_compile() {
- EBIN=/usr/bin \
- EROOT=/usr/share/enlightenment \
- ./configure \
- --host=${CHOST} \
- --prefix=/usr \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man || die "./configure failed"
+S=${WORKDIR}/Epplets-${PV}
+src_compile() {
+ env \
+ EBIN=/usr/bin \
+ EROOT=/usr/share/enlightenment \
+ econf \
+ || die
emake || die
}
-src_install () {
+src_install() {
make DESTDIR=${D} install || die
dodoc ChangeLog
}
diff --git a/x11-misc/epplet-base/epplet-base-0.5.ebuild b/x11-misc/epplet-base/epplet-base-0.5.ebuild
deleted file mode 100644
index 860eb67d534c..000000000000
--- a/x11-misc/epplet-base/epplet-base-0.5.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/epplet-base/epplet-base-0.5.ebuild,v 1.10 2003/02/13 17:12:29 vapier Exp $
-
-S="${WORKDIR}/Epplets-${PV}"
-
-DESCRIPTION="Base files for Enlightenment epplets and some epplets"
-SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
-
-HOMEPAGE="http://sourceforge.net/projects/enlightenment"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 sparc "
-
-DEPEND=">=x11-base/xfree-4.2.0
- >=media-libs/imlib-1.9.10
- >=x11-wm/enlightenment-0.16.5-r4"
-
-src_compile() {
- ./configure \
- --host=${CHOST} \
- --prefix=/usr \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man || die "./configure failed"
-
- emake || die
-}
-
-src_install () {
- make DESTDIR=${D} install || die
- dodoc ChangeLog
-}
diff --git a/x11-misc/epplet-base/files/digest-epplet-base-0.5 b/x11-misc/epplet-base/files/digest-epplet-base-0.5
deleted file mode 100644
index 3f213ba7733d..000000000000
--- a/x11-misc/epplet-base/files/digest-epplet-base-0.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6be063dcff76dcdef0f2bfdba4cd111d epplet-base-0.5.tar.gz 792335