desktop/awesome-extra: Updated for version 2019021001.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2019-02-15 07:41:19 +07:00 committed by Willy Sudiarto Raharjo
parent bf8a9133bc
commit 4d3ecf715f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=awesome-extra
VERSION=${VERSION:-2019012501}
VERSION=${VERSION:-2019021001}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -53,13 +53,12 @@ find -L . \
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
EXTRAS="flaw freedesktop obvious revelation shifty vicious bashets wicked"
EXTRAS="bashets cyclefocus flaw freedesktop obvious revelation tyrannical vicious"
mkdir -p $PKG/usr/share/awesome/lib
cp -r $EXTRAS $PKG/usr/share/awesome/lib/
mkdir -p $PKG/usr/man/man7
gzip -dc wicked/wicked.7.gz > $PKG/usr/man/man7/wicked.7
cp flaw/flaw.7 $PKG/usr/man/man7/flaw.7
find $PKG/usr/man -type f -exec gzip -9 {} \;
@ -69,7 +68,8 @@ DOCS="debian/changelog debian/copyright"
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp $DOCS $PKG/usr/doc/$PRGNAM-$VERSION
mv $PKG/usr/share/awesome/lib/shifty/README.md $PKG/usr/doc/$PRGNAM-$VERSION/README-shifty
mv $PKG/usr/share/awesome/lib/cyclefocus/README.md $PKG/usr/doc/$PRGNAM-$VERSION/README-cyclefocus
mv $PKG/usr/share/awesome/lib/tyrannical/README.md $PKG/usr/doc/$PRGNAM-$VERSION/README-tyrannical
mv $PKG/usr/share/awesome/lib/vicious/README.md $PKG/usr/doc/$PRGNAM-$VERSION/README-vicious
mv $PKG/usr/share/awesome/lib/vicious/contrib/README.md $PKG/usr/doc/$PRGNAM-$VERSION/README-vicious-contrib
mv $PKG/usr/share/awesome/lib/flaw/README $PKG/usr/doc/$PRGNAM-$VERSION/README-flaw

View file

@ -1,8 +1,8 @@
PRGNAM="awesome-extra"
VERSION="2019012501"
VERSION="2019021001"
HOMEPAGE="http://http.debian.net/debian/pool/main/a/awesome-extra/"
DOWNLOAD="http://cdn-fastly.deb.debian.org/debian/pool/main/a/awesome-extra/awesome-extra_2019012501.tar.xz"
MD5SUM="529085a86792445da11f3a11e0ce82d1"
DOWNLOAD="http://cdn-fastly.deb.debian.org/debian/pool/main/a/awesome-extra/awesome-extra_2019021001.tar.xz"
MD5SUM="6c8339c809c98aadfdc55d486c47014f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="awesome"