From 6b3076b675b3e707dd7b07a0a80eede5e8f910dd Mon Sep 17 00:00:00 2001 From: "Cezary M. Kruk" Date: Tue, 11 Dec 2012 14:51:08 +0100 Subject: desktop/wmphoto+: Updated for version 1.1.1, cleanups. Signed-off-by: Matteo Bernardini --- desktop/wmphoto+/README | 2 +- desktop/wmphoto+/slack-desc | 2 +- desktop/wmphoto+/wmphoto+.SlackBuild | 16 +++++++++------- desktop/wmphoto+/wmphoto+.info | 6 +++--- 4 files changed, 14 insertions(+), 12 deletions(-) (limited to 'desktop') diff --git a/desktop/wmphoto+/README b/desktop/wmphoto+/README index 763b3bfab1..6dad3e1e45 100644 --- a/desktop/wmphoto+/README +++ b/desktop/wmphoto+/README @@ -1,4 +1,4 @@ -wmphoto+ is Window Maker showing images dockable application +wmphoto+ (image viewing dockapp for windowmaker) wmphoto+ displays the images in the dockable application window. You can switch the images manually or display them as a slide show. diff --git a/desktop/wmphoto+/slack-desc b/desktop/wmphoto+/slack-desc index 73ab441422..9ada4c02b5 100644 --- a/desktop/wmphoto+/slack-desc +++ b/desktop/wmphoto+/slack-desc @@ -15,5 +15,5 @@ wmphoto+: using mouse buttons when the application displays the image. Using wmphoto+: the alternative configuration directories you can run a few instances wmphoto+: of the program which display the different sets of the images. wmphoto+: -wmphoto+: +wmphoto+: homepage: http://linux-bsd-unix.strefa.pl/ wmphoto+: diff --git a/desktop/wmphoto+/wmphoto+.SlackBuild b/desktop/wmphoto+/wmphoto+.SlackBuild index 1d4705dcbd..16f6129216 100644 --- a/desktop/wmphoto+/wmphoto+.SlackBuild +++ b/desktop/wmphoto+/wmphoto+.SlackBuild @@ -6,7 +6,7 @@ # Modified by the SlackBuilds.org project. PRGNAM=wmphoto+ -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -53,18 +53,20 @@ find . \ -exec chmod 644 {} \; cd wmphoto - make PREFIX=/usr CCOPTIONS="$SLKCFLAGS" - mkdir -p $PKG/usr/bin - cp -a wmphoto $PKG/usr/bin -cd .. + make \ + FLAGS="$SLKCFLAGS" + +# Copy executable to the correct location +mkdir -p $PKG/usr/bin +cp -a wmphoto $PKG/usr/bin +cd - find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - COPYING ChangeLog README contrib sample* \ - $PKG/usr/doc/$PRGNAM-$VERSION + COPYING ChangeLog README contrib sample+1 sample+2 sample+3 sample+4 sample+5 $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/desktop/wmphoto+/wmphoto+.info b/desktop/wmphoto+/wmphoto+.info index 9cc06d1486..b14ae6386f 100644 --- a/desktop/wmphoto+/wmphoto+.info +++ b/desktop/wmphoto+/wmphoto+.info @@ -1,8 +1,8 @@ PRGNAM="wmphoto+" -VERSION="1.1.0" +VERSION="1.1.1" HOMEPAGE="http://linux-bsd-unix.strefa.pl/" -DOWNLOAD="http://linux-bsd-unix.strefa.pl/wmphoto+-1.1.0.tar.gz" -MD5SUM="65ea1c176a1ca0646f22ca6a77f01f3a" +DOWNLOAD="http://linux-bsd-unix.strefa.pl/wmphoto+-1.1.1.tar.gz" +MD5SUM="6efe21b46cd5c09b9f9406e9ef74e58d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3