[Lunar-commits] <moonbase> xfce4-screenshooter-plugin: version bumped to 1.4.0.

Florin Braescu florin at lunar-linux.org
Sun Nov 29 18:13:38 CET 2009


commit 653440521741d4b3cab0ec9b931767a7719a7289
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Nov 29 19:13:38 2009 +0200

    xfce4-screenshooter-plugin: version bumped to 1.4.0.
    
    Bugfixes and enhacements.
---
 xfce4/goodies/xfce4-screenshooter-plugin/BUILD   |   10 ++++------
 xfce4/goodies/xfce4-screenshooter-plugin/DETAILS |   17 ++++++++---------
 2 files changed, 12 insertions(+), 15 deletions(-)

diff --git a/xfce4/goodies/xfce4-screenshooter-plugin/BUILD b/xfce4/goodies/xfce4-screenshooter-plugin/BUILD
index 306153c..0a2dd59 100644
--- a/xfce4/goodies/xfce4-screenshooter-plugin/BUILD
+++ b/xfce4/goodies/xfce4-screenshooter-plugin/BUILD
@@ -1,14 +1,12 @@
 (
    [ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
 
-   patch_it $SOURCE2 1
-
    # make sure proper PKG_CONFIG_PATH is set
-   export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
+   export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}"  &&
 
-   ./configure  --build=$BUILD                                        \
-                --prefix=${MODULE_PREFIX}        \
-                $OPTS                                           &&
+   ./configure  --build=$BUILD             \
+                --prefix=${MODULE_PREFIX}  \
+                $OPTS                     &&
 
    default_make
 
diff --git a/xfce4/goodies/xfce4-screenshooter-plugin/DETAILS b/xfce4/goodies/xfce4-screenshooter-plugin/DETAILS
index b53f744..e7341ac 100644
--- a/xfce4/goodies/xfce4-screenshooter-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-screenshooter-plugin/DETAILS
@@ -1,16 +1,15 @@
           MODULE=xfce4-screenshooter-plugin
-         VERSION=1.0.0
-          SOURCE=$MODULE-$VERSION.tar.bz2
-         SOURCE2=$MODULE-$VERSION-cancel-save.patch   
-      SOURCE_URL=http://goodies.xfce.org/releases/$MODULE
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:c23532f8a0a38f168ac08b3bef0e21474944f5eb
-     SOURCE2_VFY=sha1:4a1cd496b644df9adcec10cfde1b393df942485d
+           MAJOR=1.4
+         VERSION=1.4.0
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://mocha.xfce.org/archive/src/panel-plugins/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:f305cd9dfb18048393bfbfe2ad355041efcc216c
    MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
         WEB_SITE=http://www.xfce.org
          ENTERED=20061124
-         UPDATED=20070814
-           SHORT=""
+         UPDATED=20091129
+           SHORT="a XFCE plugin to take screenshots"
 
 cat << EOF
+Xfce4 Screenshooter is a plugin for the Xfce panel to take screenshots.
 EOF


More information about the Lunar-commits mailing list