[Lunar-commits] <moonbase> epplet-base: bump it to version 0.13. rename it as epplets.
Florin Braescu
florin at lunar-linux.org
Sat May 8 22:21:48 CEST 2010
commit 402bb9905998640cdbb95281cf1ed2442af724a3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat May 8 23:21:48 2010 +0300
epplet-base: bump it to version 0.13. rename it as epplets.
---
x11-wm/epplet-base/BUILD | 11 -----------
x11-wm/epplet-base/DEPENDS | 3 ---
x11-wm/epplet-base/DETAILS | 14 --------------
x11-wm/epplets/DEPENDS | 4 ++++
x11-wm/epplets/DETAILS | 13 +++++++++++++
5 files changed, 17 insertions(+), 28 deletions(-)
diff --git a/x11-wm/epplet-base/BUILD b/x11-wm/epplet-base/BUILD
deleted file mode 100644
index dd70d78..0000000
--- a/x11-wm/epplet-base/BUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-(
- cd epplets &&
- ./autogen.sh --prefix=/usr \
- --enable-fsstd \
- --sysconfdir=/etc \
- --localstatedir=/var &&
- make &&
- prepare_install &&
- make install
-
-) > $C_FIFO 2>&1
diff --git a/x11-wm/epplet-base/DEPENDS b/x11-wm/epplet-base/DEPENDS
deleted file mode 100644
index 5b98a26..0000000
--- a/x11-wm/epplet-base/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends autoconf &&
-depends automake &&
-depends libtool
diff --git a/x11-wm/epplet-base/DETAILS b/x11-wm/epplet-base/DETAILS
deleted file mode 100644
index 97dd4b8..0000000
--- a/x11-wm/epplet-base/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- MODULE=epplet-base
- VERSION=0.5
- SOURCE=e16-epplets-cvs-010805.tar.bz2
- # SOURCE=e16-epplets-latest.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/e16
- SOURCE_URL[0]=http://ftp.neep.com.au/pub/snapshots/cvs.enlightenment.sourceforge.net/
-# SOURCE_URL[1]=ftp://ftp.enlightenment.org/enlightenment/epplets/
- WEB_SITE=http://www.enlightenment.org
- ENTERED=20011023
- UPDATED=20020116
- SHORT="epplets for enlightenment"
-cat << EOF
-epplets , plugins addon for the enlightenment windowmanager..
-EOF
diff --git a/x11-wm/epplets/DEPENDS b/x11-wm/epplets/DEPENDS
new file mode 100644
index 0000000..39e59ad
--- /dev/null
+++ b/x11-wm/epplets/DEPENDS
@@ -0,0 +1,4 @@
+depends autoconf
+depends automake
+depends libtool
+depends imlib2
\ No newline at end of file
diff --git a/x11-wm/epplets/DETAILS b/x11-wm/epplets/DETAILS
new file mode 100644
index 0000000..cf45bf6
--- /dev/null
+++ b/x11-wm/epplets/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=epplets
+ VERSION=0.13
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/enlightenment
+ SOURCE_VFY=sha1:8af41829e5993a992c31f6285122edce6b60475a
+ WEB_SITE=http://www.enlightenment.org
+ ENTERED=20011023
+ UPDATED=20100508
+ SHORT="epplets for enlightenment"
+
+cat << EOF
+epplets , plugins addon for the enlightenment window manager.
+EOF
More information about the Lunar-commits
mailing list