From 1e73fc8a3e33f753427992a43fd09e18502ed1ab Mon Sep 17 00:00:00 2001 From: Edinaldo P. Silva Date: Sat, 11 Jul 2015 09:35:43 +0700 Subject: audio/pogo: Update script. Signed-off-by: Willy Sudiarto Raharjo --- audio/pogo/README | 1 + audio/pogo/pogo.SlackBuild | 8 ++++---- audio/pogo/slack-desc | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'audio/pogo') diff --git a/audio/pogo/README b/audio/pogo/README index 8659e59406..595f02d2ca 100644 --- a/audio/pogo/README +++ b/audio/pogo/README @@ -2,6 +2,7 @@ Probably the simplest and fastest audio player for Linux. Pogo plays your music. Nothing else. It is both fast and easy-to-use. The clear interface uses the screen real-estate very efficiently. + Other features include: Fast search on the harddrive and in the playlist, smart album grouping, cover display, desktop notifications and no music library. diff --git a/audio/pogo/pogo.SlackBuild b/audio/pogo/pogo.SlackBuild index 8d24a4b66f..de19243b9c 100644 --- a/audio/pogo/pogo.SlackBuild +++ b/audio/pogo/pogo.SlackBuild @@ -1,7 +1,8 @@ #!/bin/sh +# # Slackware build script for pogo. - -# Copyright 2015 Edinaldo P. Silva +# +# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ PRGNAM=pogo VERSION=${VERSION:-0.8.4} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -68,7 +69,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -make VERBOSE=1 make install DESTDIR=$PKG MANDIR=$PKG/usr/man find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ diff --git a/audio/pogo/slack-desc b/audio/pogo/slack-desc index 384d126a25..3d36ebda92 100644 --- a/audio/pogo/slack-desc +++ b/audio/pogo/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -pogo: pogo (Probably the simplest and fastest audio player for Linux.) +pogo: pogo (Probably the simplest and fastest audio player for Linux) pogo: pogo: Pogo plays your music. Nothing else. It is both fast and easy-to-use. pogo: The clear interface uses the screen real-estate very efficiently. @@ -16,4 +16,4 @@ pogo: playlist, smart album grouping, cover display, desktop pogo: notifications and no music library. pogo: pogo: Homepage: https://launchpad.net/pogo -pogo: \ No newline at end of file +pogo: -- cgit v1.2.3