Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (0c30c36f041e6857f46cd02d2d17a0df8dd03994)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (0c30c36f041e6857f46cd02d2d17a0df8dd03994)
  • Date: Mon, 8 Oct 2012 07:52:54 -0500

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

ChangeLog | 4 ++++
gnome2-libs/gnome-colors/BUILD | 1 +
gnome2-libs/gnome-colors/DETAILS | 13 +++++++++++++
gnome2-libs/gnome-colors/HISTORY | 3 +++
gnome2-libs/gnome-colors/PRE_BUILD | 3 +++
gnome2-libs/shiki-colors/BUILD | 1 +
gnome2-libs/shiki-colors/DEPENDS | 3 +++
gnome2-libs/shiki-colors/DETAILS | 17 +++++++++++++++++
gnome2-libs/shiki-colors/HISTORY | 3 +++
gnome2-libs/shiki-colors/PRE_BUILD | 3 +++
10 files changed, 51 insertions(+)

New commits:
commit 0c30c36f041e6857f46cd02d2d17a0df8dd03994
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

gnome2-libs/shiki-colors: new spell, a set of themes for gtk2

commit 9613298a9aa845790a149b068113acada15ba8e7
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

gnome2-libs/gnome-colors: new spell, icon themes for gnome

diff --git a/ChangeLog b/ChangeLog
index 2c51387..bce6dd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-10-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * gnome2-libs/gnome-colors: new spell, icon themes for gnome
+ * gnome2-libs/shiki-colors: new spell, a set of gtk2 themes
+
2012-10-06 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* libs/libspatialindex: new spell, a spatial indexing framework
* libs/freexl: new spell, a library for reading excel files
diff --git a/gnome2-libs/gnome-colors/BUILD b/gnome2-libs/gnome-colors/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/gnome2-libs/gnome-colors/BUILD
@@ -0,0 +1 @@
+true
diff --git a/gnome2-libs/gnome-colors/DETAILS
b/gnome2-libs/gnome-colors/DETAILS
new file mode 100755
index 0000000..1cb3e91
--- /dev/null
+++ b/gnome2-libs/gnome-colors/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=gnome-colors
+ VERSION=5.5.1
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
+
SOURCE_HASH=sha512:23d1fb9b96cd4287acc0f540c8a7abed1b9f16d7e2bc952beedc365cfd71a3a0134382a7f4bb1c01c62dc376acb6aaf81332167869ec6e8c036679e89d325ff3
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/"
+ WEB_SITE="http://code.google.com/p/gnome-colors/";
+ LICENSE[0]=GPL
+ ENTERED=20121008
+ SHORT="a set of GNOME icon themes"
+cat << EOF
+A set of GNOME icon themes.
+EOF
diff --git a/gnome2-libs/gnome-colors/HISTORY
b/gnome2-libs/gnome-colors/HISTORY
new file mode 100644
index 0000000..1b8f97f
--- /dev/null
+++ b/gnome2-libs/gnome-colors/HISTORY
@@ -0,0 +1,3 @@
+2012-10-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * BUILD, DETAILS, PRE_BUILD: spell created
+
diff --git a/gnome2-libs/gnome-colors/PRE_BUILD
b/gnome2-libs/gnome-colors/PRE_BUILD
new file mode 100755
index 0000000..50a27f8
--- /dev/null
+++ b/gnome2-libs/gnome-colors/PRE_BUILD
@@ -0,0 +1,3 @@
+mk_source_dir ${SOURCE_DIRECTORY} &&
+cd ${SOURCE_DIRECTORY} &&
+unpack_file
diff --git a/gnome2-libs/shiki-colors/BUILD b/gnome2-libs/shiki-colors/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/gnome2-libs/shiki-colors/BUILD
@@ -0,0 +1 @@
+true
diff --git a/gnome2-libs/shiki-colors/DEPENDS
b/gnome2-libs/shiki-colors/DEPENDS
new file mode 100755
index 0000000..f9c3ce0
--- /dev/null
+++ b/gnome2-libs/shiki-colors/DEPENDS
@@ -0,0 +1,3 @@
+depends gnome-colors &&
+depends gtk+2 &&
+depends gtk-engines2
diff --git a/gnome2-libs/shiki-colors/DETAILS
b/gnome2-libs/shiki-colors/DETAILS
new file mode 100755
index 0000000..2d31aec
--- /dev/null
+++ b/gnome2-libs/shiki-colors/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=shiki-colors
+ VERSION=4.6
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://gnome-colors.googlecode.com/files/${SOURCE}
+
SOURCE_HASH=sha512:862ac3f904b012d602b3ec624563bf57b5622c571819e55b2c37f9708c50e21e5a575d75863d3cc89a69c6594732fac6a961d981c4da8ed8dc1bb46d81313156
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Shiki"
+ WEB_SITE="http://code.google.com/p/gnome-colors/";
+ LICENSE[0]=GPL
+ ENTERED=20121007
+ SHORT="a set of themes for gtk2"
+cat << EOF
+Shiki-Colors mixes the elegance of a dark theme with the usability of a light
+theme, resulting in a hybrid theme. Shiki is designed to be fast and stable.
+
+There are 7 color variations (Orange, Blue, Green, Purple, Red, Chocolate,
+Pink).
+EOF
diff --git a/gnome2-libs/shiki-colors/HISTORY
b/gnome2-libs/shiki-colors/HISTORY
new file mode 100644
index 0000000..cf24fed
--- /dev/null
+++ b/gnome2-libs/shiki-colors/HISTORY
@@ -0,0 +1,3 @@
+2012-10-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * BUILD, DEPENDS, DETAILS, PRE_BUILD: spell created
+
diff --git a/gnome2-libs/shiki-colors/PRE_BUILD
b/gnome2-libs/shiki-colors/PRE_BUILD
new file mode 100755
index 0000000..50a27f8
--- /dev/null
+++ b/gnome2-libs/shiki-colors/PRE_BUILD
@@ -0,0 +1,3 @@
+mk_source_dir ${SOURCE_DIRECTORY} &&
+cd ${SOURCE_DIRECTORY} &&
+unpack_file



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (0c30c36f041e6857f46cd02d2d17a0df8dd03994), Florian Franzmann, 10/08/2012

Archive powered by MHonArc 2.6.24.

Top of Page