From 094eb416ddd96a03a5d29ad5e127847c8588e094 Mon Sep 17 00:00:00 2001 From: Bill Kirkpatrick Date: Fri, 9 Dec 2011 19:12:27 -0200 Subject: desktop/wally: Updated for version 2.4.3 (+new maintainer) Signed-off-by: Niels Horn --- desktop/wally/README | 10 ++++++---- desktop/wally/doinst.sh | 1 - desktop/wally/wally-2.3.0-disable_popup.patch | 9 --------- desktop/wally/wally.SlackBuild | 5 ++--- desktop/wally/wally.info | 12 ++++++------ 5 files changed, 14 insertions(+), 23 deletions(-) delete mode 100644 desktop/wally/wally-2.3.0-disable_popup.patch (limited to 'desktop') diff --git a/desktop/wally/README b/desktop/wally/README index 343ee5b4fa..2c0cfe0986 100644 --- a/desktop/wally/README +++ b/desktop/wally/README @@ -1,5 +1,7 @@ -Wally is a Qt4 wallpaper changer, using multiple sources like files, folders, -FTP remote folders, Flickr, Yahoo!, Panoramio, Pikeo, Ipernity, Photobucket, -Buzznet, Picasa, Smugmug and Bing images. Now it's available in many languages!! +Wally is a Qt4 wallpaper changer, using multiple sources like files, +folders, FTP remote folders, Flickr, Yahoo!, Panoramio, Pikeo, Ipernity, +Photobucket, Buzznet, Picasa, Smugmug and Bing images. Now it's available +in many languages!! -Note: For xfce users, read README.XFCE4 (in source tarball) to activate wally. +Note: For xfce users, read README.XFCE4 (in source tarball) to activate +wally. diff --git a/desktop/wally/doinst.sh b/desktop/wally/doinst.sh index 84d0544d34..37380d7655 100644 --- a/desktop/wally/doinst.sh +++ b/desktop/wally/doinst.sh @@ -3,4 +3,3 @@ if [ -e usr/share/icons/oxygen/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache usr/share/icons/oxygen >/dev/null 2>&1 fi fi - diff --git a/desktop/wally/wally-2.3.0-disable_popup.patch b/desktop/wally/wally-2.3.0-disable_popup.patch deleted file mode 100644 index 6c1ad0e2b7..0000000000 --- a/desktop/wally/wally-2.3.0-disable_popup.patch +++ /dev/null @@ -1,9 +0,0 @@ -diff -Naur wally-2.3.0.orig/wallyplugin/CMakeLists.txt wally-2.3.0/wallyplugin/CMakeLists.txt ---- wally-2.3.0.orig/wallyplugin/CMakeLists.txt 2009-10-21 06:59:24.000000000 +0000 -+++ wally-2.3.0/wallyplugin/CMakeLists.txt 2009-11-14 07:17:20.000000000 +0000 -@@ -27,5 +27,3 @@ - install(FILES plasma-wallpaper-wallyplugin.desktop DESTINATION ${SERVICES_INSTALL_DIR}) - install(FILES wallyplugin.png DESTINATION ${ICON_INSTALL_DIR}/oxygen/16x16/apps) - --install(CODE "execute_process(COMMAND kbuildsycoca4 OUTPUT_QUIET ERROR_QUIET)") --install(CODE "execute_process(COMMAND kdialog --title \"WallyPlugin\" --msgbox \"WallyPlugin will be loaded next time KDE is started. Please select it in Appearance Settings.\")") diff --git a/desktop/wally/wally.SlackBuild b/desktop/wally/wally.SlackBuild index 82021ecdd8..4947edf2c5 100644 --- a/desktop/wally/wally.SlackBuild +++ b/desktop/wally/wally.SlackBuild @@ -3,9 +3,10 @@ # Slackware build script for wally # Written by Larry Hajali +# Maintained by Bill Kirkpatrick PRGNAM=wally -VERSION=${VERSION:-2.4.2} +VERSION=${VERSION:-2.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -51,8 +52,6 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; -patch -p1 < $CWD/wally-2.3.0-disable_popup.patch - cd build cmake -G "Unix Makefiles" \ -DCMAKE_INSTALL_PREFIX=/usr \ diff --git a/desktop/wally/wally.info b/desktop/wally/wally.info index 2bb65cb362..e1b916f29b 100644 --- a/desktop/wally/wally.info +++ b/desktop/wally/wally.info @@ -1,10 +1,10 @@ PRGNAM="wally" -VERSION="2.4.2" +VERSION="2.4.3" HOMEPAGE="http://www.becrux.com/index.php?page=projects&name=wally" -DOWNLOAD="http://www.becrux.com/pages/projects/wally/wally-2.4.2.tar.gz" -MD5SUM="2e1268542416f004f6e813d0220c3098" +DOWNLOAD="http://www.becrux.com/pages/projects/wally/wally-2.4.3.tar.gz" +MD5SUM="a2ba943ef3af85b13cd01c34051b60c6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -MAINTAINER="Larry Hajali" -EMAIL="larryhaja[at]gmail[dot]com" -APPROVED="rworkman,Niels Horn" +MAINTAINER="Bill Kirkpatrick" +EMAIL="bkirkp@gmail.com" +APPROVED="Niels Horn" -- cgit v1.2.3