Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (da69aca37adba70b3ff6dcf4ef150c3df594a7c1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (da69aca37adba70b3ff6dcf4ef150c3df594a7c1)
  • Date: Mon, 25 Feb 2008 06:40:47 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

graphics/gbdfed/HISTORY | 3 +++
graphics/gbdfed/INSTALL | 3 +++
graphics/gbdfed/gbdfed48x48.png |binary
mail/sylpheed/DETAILS | 6 +++---
mail/sylpheed/HISTORY | 4 ++++
mail/sylpheed/INSTALL | 3 +++
video/mplayer/HISTORY | 3 +++
video/mplayer/INSTALL | 5 ++++-
video/mplayer/mplayer.png |binary
9 files changed, 23 insertions(+), 4 deletions(-)

New commits:
commit da69aca37adba70b3ff6dcf4ef150c3df594a7c1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mplayer: added icon

commit 8d77505982bbedf2141d010b244535783402b791
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gbdfed: added icon

commit 1c2f6054cb8d9beeef25efc6103853dfaeb95dbc
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

sylpheed: => 1.0.6 (1.x branch), added icon

diff --git a/graphics/gbdfed/HISTORY b/graphics/gbdfed/HISTORY
index 9ba21ce..e972cf6 100644
--- a/graphics/gbdfed/HISTORY
+++ b/graphics/gbdfed/HISTORY
@@ -1,3 +1,6 @@
+2008-02-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * INSTALL: added 48x48 png icon
+
2008-01-05 Vlad Glagolev <stealth AT sourcemage.org>
* PRE_BUILD: fixed version in the sources

diff --git a/graphics/gbdfed/INSTALL b/graphics/gbdfed/INSTALL
new file mode 100755
index 0000000..c18d439
--- /dev/null
+++ b/graphics/gbdfed/INSTALL
@@ -0,0 +1,3 @@
+default_install &&
+
+install -m 644 $SPELL_DIRECTORY/gbdfed48x48.png
$INSTALL_ROOT/usr/share/pixmaps
diff --git a/graphics/gbdfed/gbdfed48x48.png b/graphics/gbdfed/gbdfed48x48.png
new file mode 100644
index 0000000..cf7e7b2
Binary files /dev/null and b/graphics/gbdfed/gbdfed48x48.png differ
diff --git a/mail/sylpheed/DETAILS b/mail/sylpheed/DETAILS
index a9d953f..580b876 100755
--- a/mail/sylpheed/DETAILS
+++ b/mail/sylpheed/DETAILS
@@ -1,7 +1,7 @@
SPELL=sylpheed
-if [ "$SYLPHEED_GTK2" == "n" ]; then
- VERSION=1.0.5
-
SOURCE_HASH=sha512:060b9ad6f829edaef8dd67c05237fd73bb24216daedc668e5e442b280730b205b64d8efe56e0f215bd7716a30734cfc6e8fd53252de1220b74c3f3d0d8eb5622
+if [[ $SYLPHEED_GTK2 == n ]]; then
+ VERSION=1.0.6
+
SOURCE_HASH=sha512:2b94979b671ef63b62040ed6b394368536a4817de910407cdfcdadc891e77a6752a6b547c0c1fdaa5360bd4c3b6c0a497f3d75bb17476a0ee37f7c4b5f18136e
else
VERSION=2.4.8

SOURCE_HASH=sha512:ac86bb2373593c6fbc8862ab45a3d48dee1817dd2a1b422f2093a8f8a331bf2067cae56f6f45d1835f0172752f7834a47d9f5496b66a067347442c9f2054d5d2
diff --git a/mail/sylpheed/HISTORY b/mail/sylpheed/HISTORY
index b9223f2..7015839 100644
--- a/mail/sylpheed/HISTORY
+++ b/mail/sylpheed/HISTORY
@@ -1,3 +1,7 @@
+2008-02-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated 1.0 branch to 1.0.6
+ * INSTALL: added installation of a 48x48 png icon
+
2007-12-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: Fixed SOURCE_URL[1]
updated SYLPHEED_GTK2=y to 2.4.8
diff --git a/mail/sylpheed/INSTALL b/mail/sylpheed/INSTALL
new file mode 100755
index 0000000..d484c10
--- /dev/null
+++ b/mail/sylpheed/INSTALL
@@ -0,0 +1,3 @@
+default_install &&
+
+install -m 644 sylpheed.png $INSTALL_ROOT/usr/share/pixmaps
diff --git a/video/mplayer/HISTORY b/video/mplayer/HISTORY
index 06e33b2..6b4876b 100644
--- a/video/mplayer/HISTORY
+++ b/video/mplayer/HISTORY
@@ -1,3 +1,6 @@
+2008-02-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * INSTALL: added png icon
+
2008-01-17 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS: brought back --disable-xss, moved the whole dependency to
mplayer svn
diff --git a/video/mplayer/INSTALL b/video/mplayer/INSTALL
index 993d0ab..2337e1e 100755
--- a/video/mplayer/INSTALL
+++ b/video/mplayer/INSTALL
@@ -1,4 +1,7 @@
-make install &&
+make install &&
+
+install -m 644 $SPELL_DIRECTORY/mplayer.png $INSTALL_ROOT/usr/share/pixmaps
&&
+
(

if (ldd ${INSTALL_ROOT}/usr/bin/mplayer | grep freetype) > /dev/null; then
diff --git a/video/mplayer/mplayer.png b/video/mplayer/mplayer.png
new file mode 100644
index 0000000..9831f69
Binary files /dev/null and b/video/mplayer/mplayer.png differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (da69aca37adba70b3ff6dcf4ef150c3df594a7c1), Vlad Glagolev, 02/25/2008

Archive powered by MHonArc 2.6.24.

Top of Page