[Lunar-commits] <moonbase> create-resources: Adding to moonbase, will be an optional_depends for koffice.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu May 19 19:47:00 CEST 2011
commit e73763e7aa740c40d130021dff707a4f029324c3
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu May 19 13:47:00 2011 -0400
create-resources: Adding to moonbase, will be an optional_depends for koffice.
---
graphics/create-resources/BUILD | 7 +++++++
graphics/create-resources/DEPENDS | 1 +
graphics/create-resources/DETAILS | 14 ++++++++++++++
3 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/graphics/create-resources/BUILD b/graphics/create-resources/BUILD
new file mode 100644
index 0000000..cc92c76
--- /dev/null
+++ b/graphics/create-resources/BUILD
@@ -0,0 +1,7 @@
+(
+
+ sedit "s:#prefix:prefix:g" SConstruct &&
+ prepare_install &&
+ scons install
+
+) > $C_FIFO 2>&1
diff --git a/graphics/create-resources/DEPENDS b/graphics/create-resources/DEPENDS
new file mode 100644
index 0000000..f7e8485
--- /dev/null
+++ b/graphics/create-resources/DEPENDS
@@ -0,0 +1 @@
+depends scons
diff --git a/graphics/create-resources/DETAILS b/graphics/create-resources/DETAILS
new file mode 100644
index 0000000..188bad0
--- /dev/null
+++ b/graphics/create-resources/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=create-resources
+ VERSION=0.1.3
+ SOURCE=create-$VERSION.tar.bz2
+ SOURCE_URL=http://create.freedesktop.org/releases/create/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/create-$VERSION
+ SOURCE_VFY=sha1:f0cfca7a1a6e60a753a361f6bbe844078aa91b09
+ WEB_SITE=http://create.freedesktop.org/
+ ENTERED=20110519
+ UPDATED=20110519
+ SHORT="Create Resources (brushes, palettes etc.)"
+
+cat << EOF
+Create Resources (brushes, palettes etc.).
+EOF
More information about the Lunar-commits
mailing list