[Lunar-commits] <moonbase> Murrine-Engine -> murrine and version bump
Zachary McGrew
zmcgrew at lunar-linux.org
Thu Jul 15 22:15:40 CEST 2010
commit f858d249910d12190276c8d20d0857fc997860b0
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Wed Mar 18 15:12:53 2009 -0700
Murrine-Engine -> murrine and version bump
---
app-themes/Murrine-Engine/BUILD | 6 ------
app-themes/Murrine-Engine/DEPENDS | 1 -
app-themes/Murrine-Engine/DETAILS | 18 ------------------
app-themes/murrine/BUILD | 6 ++++++
app-themes/murrine/DEPENDS | 1 +
app-themes/murrine/DETAILS | 18 ++++++++++++++++++
6 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/app-themes/Murrine-Engine/BUILD b/app-themes/Murrine-Engine/BUILD
deleted file mode 100644
index 510596b..0000000
--- a/app-themes/Murrine-Engine/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-(
-
- OPTS="$OPTS --enable-animation"
- default_build
-
-) > $C_FIFO 2>&1
diff --git a/app-themes/Murrine-Engine/DEPENDS b/app-themes/Murrine-Engine/DEPENDS
deleted file mode 100644
index a12f68d..0000000
--- a/app-themes/Murrine-Engine/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends gtk+-2
diff --git a/app-themes/Murrine-Engine/DETAILS b/app-themes/Murrine-Engine/DETAILS
deleted file mode 100644
index c61dec7..0000000
--- a/app-themes/Murrine-Engine/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- MODULE=Murrine-Engine
- VERSION=0.53.1
- SOURCE=murrine-$VERSION.tar.bz2
- SOURCE_DIRECTORY=$BUILD_DIRECTORY/murrine-$VERSION/
- SOURCE_URL=http://www.cimitan.com/murrine/files/
- SOURCE_VFY=sha1:108e2fa43c152406ff0c7bcdaf484413fd7bd735
- WEB_SITE=http://www.cimitan.com/murrine/project/murrine
- ENTERED=20060725
- UPDATED=20070521
- SHORT="Cairo-based GTK+-2 theme engine"
- MAINTAINER=jannis at lunar-linux.org
-
-cat << EOF
-Murrine-Engine is a GTK+-2 theme engine. "Murrine" is an Italian word
-meaning the glass artworks done by Venicians glass blowers. The engine
-is cairo-based, and it's very fast compared to clearlooks-cairo and
-ubuntulooks.
-EOF
diff --git a/app-themes/murrine/BUILD b/app-themes/murrine/BUILD
new file mode 100644
index 0000000..510596b
--- /dev/null
+++ b/app-themes/murrine/BUILD
@@ -0,0 +1,6 @@
+(
+
+ OPTS="$OPTS --enable-animation"
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/app-themes/murrine/DEPENDS b/app-themes/murrine/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/app-themes/murrine/DEPENDS
@@ -0,0 +1 @@
+depends gtk+-2
diff --git a/app-themes/murrine/DETAILS b/app-themes/murrine/DETAILS
new file mode 100644
index 0000000..0ff4a11
--- /dev/null
+++ b/app-themes/murrine/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=murrine
+ VERSION=0.90.0
+ MAJOR=0.90
+ SOURCE=murrine-$VERSION.tar.bz2
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
+ SOURCE_VFY=sha1:a9d121140ad7be538d008681444f99ecbb4b4658
+ WEB_SITE=http://www.cimitan.com/murrine/
+ ENTERED=20060725
+ UPDATED=20090317
+ SHORT="Cairo-based GTK+-2 theme engine"
+ MAINTAINER=jannis at lunar-linux.org
+
+cat << EOF
+Murrine is a GTK+-2 theme engine. "Murrine" is an Italian word
+meaning the glass artworks done by Venicians glass blowers. The engine
+is cairo-based, and it's very fast compared to clearlooks-cairo and
+ubuntulooks.
+EOF
More information about the Lunar-commits
mailing list