Skip to Content.
Sympa Menu

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

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 (4e5e884d01c5939a4a3920836ddbfa3d66d91afc)
  • Date: Sat, 24 Nov 2012 05:47:12 -0600

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

xfce/exo/DEPENDS | 16 +---------------
xfce/exo/DETAILS | 4 ++--
xfce/exo/HISTORY | 4 ++++
xfce/thunar/DEPENDS | 7 +------
xfce/thunar/DETAILS | 4 ++--
xfce/thunar/HISTORY | 4 ++++
6 files changed, 14 insertions(+), 25 deletions(-)

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

thunar: => 1.5.2 (1.4 crashes with newer gvfs)

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

exo: => 0.9.1

diff --git a/xfce/exo/DEPENDS b/xfce/exo/DEPENDS
index dfc163f..21e8676 100755
--- a/xfce/exo/DEPENDS
+++ b/xfce/exo/DEPENDS
@@ -3,15 +3,6 @@ depends libxfce4util &&
depends libxfce4ui &&
depends uri &&

-optional_depends pygtk2 \
- "--enable-python" \
- "--disable-python" \
- "for Python bindings" &&
-
-if is_depends_enabled $SPELL pygtk2; then
- depends python
-fi &&
-
optional_depends gettext \
"--enable-nls" \
"--disable-nls" \
@@ -20,9 +11,4 @@ optional_depends gettext \
optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
- "use gtk-doc to build documentation" &&
-
-optional_depends gnome-doc-utils \
- "--enable-gen-doc" \
- "--disable-gen-doc" \
- "to generate HTML documentation"
+ "use gtk-doc to build documentation"
diff --git a/xfce/exo/DETAILS b/xfce/exo/DETAILS
index d199536..c30ef59 100755
--- a/xfce/exo/DETAILS
+++ b/xfce/exo/DETAILS
@@ -1,10 +1,10 @@
SPELL=exo
- VERSION=0.8.0
+ VERSION=0.9.1
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://archive.xfce.org/src/xfce/$SPELL/$BRANCH/$SOURCE
-
SOURCE_HASH=sha512:28b7ad276f0efdb519145c7e09e8fd88e7c28dea67e0c9cb5384703e126cd935dad86d57ea207ea7c5d6d1d6838ed54c55b72e2a68095e79c743fddb0081cbf4
+
SOURCE_HASH=sha512:c77c1e8e101894afcdee67180ff5047fb4b74c5819fb640e81981f03a59ed6df091bcb94e4a1b35e6642010ea25e39645911afda89e3f707cf40f4c5aae44d94
WEB_SITE=http://thunar.xfce.org/
ENTERED=20050101
LICENSE=LGPL
diff --git a/xfce/exo/HISTORY b/xfce/exo/HISTORY
index 4299c76..9395c08 100644
--- a/xfce/exo/HISTORY
+++ b/xfce/exo/HISTORY
@@ -1,3 +1,7 @@
+2012-11-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.9.1
+ * DEPENDS: dropped deprecated dependencies
+
2012-05-10 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: 0.8.x requires libxfce4ui

diff --git a/xfce/thunar/DEPENDS b/xfce/thunar/DEPENDS
index 3b699b0..89d1064 100755
--- a/xfce/thunar/DEPENDS
+++ b/xfce/thunar/DEPENDS
@@ -52,9 +52,4 @@ optional_depends libnotify \
optional_depends startup-notification \
"--enable-startup-notification" \
"--disable-startup-notification" \
- "for startup notification library support" &&
-
-optional_depends gnome-doc-utils \
- "--enable-gen-doc" \
- "--disable-gen-doc" \
- "to generate HTML documentation"
+ "for startup notification library support"
diff --git a/xfce/thunar/DETAILS b/xfce/thunar/DETAILS
index 2498dc9..ee7cfa4 100755
--- a/xfce/thunar/DETAILS
+++ b/xfce/thunar/DETAILS
@@ -1,11 +1,11 @@
SPELL=thunar
- VERSION=1.4.0
+ VERSION=1.5.2
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=Thunar-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Thunar-$VERSION"
SOURCE_URL[0]=http://archive.xfce.org/src/xfce/$SPELL/$BRANCH/$SOURCE
WEB_SITE=http://thunar.xfce.org/
-
SOURCE_HASH=sha512:43e805fe8a870542abf1544174aea854ee48dea521fd5024531a4a500e609e7b919f42b1d0311278d33538e082d58e6f958ed0ce713a3d33fbeeab82907ff00f
+
SOURCE_HASH=sha512:d7ab13245db59e37b8c71ede15a076127746be6a3119e0ef65a996ac260476c483513e310fd236fafc46bd8ee8d5617a9fbdfeb5225b6dba5ccc111ed55ef6c2
LICENSE[0]=GPL
LICENSE[1]=LGPL
ENTERED=20030608
diff --git a/xfce/thunar/HISTORY b/xfce/thunar/HISTORY
index 8eb0fce..95eb5db 100644
--- a/xfce/thunar/HISTORY
+++ b/xfce/thunar/HISTORY
@@ -1,3 +1,7 @@
+2012-11-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.5.2
+ * DEPENDS: dropped deprecated dependencies
+
2012-04-29 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.4.0




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4e5e884d01c5939a4a3920836ddbfa3d66d91afc), Vlad Glagolev, 11/24/2012

Archive powered by MHonArc 2.6.24.

Top of Page