summaryrefslogtreecommitdiffstats
path: root/graphics/yesplz
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-16 00:55:29 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-16 00:58:36 +0700
commitb89bd79437bf503a67f099b465a6fd63e1e4615f (patch)
tree42f19fdc14604fe5bb83c8eb3a63d6ab95876e55 /graphics/yesplz
parentee904a349c159a5214fb2373ceb1a0c2e8d9d8fd (diff)
downloadslackbuilds-b89bd79437bf503a67f099b465a6fd63e1e4615f.tar.gz
slackbuilds-b89bd79437bf503a67f099b465a6fd63e1e4615f.tar.xz
graphics/yesplz: Updated for version 06112016.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/yesplz')
-rw-r--r--graphics/yesplz/README6
-rw-r--r--graphics/yesplz/slack-desc12
-rw-r--r--graphics/yesplz/yesplz.SlackBuild9
-rw-r--r--graphics/yesplz/yesplz.info8
4 files changed, 18 insertions, 17 deletions
diff --git a/graphics/yesplz/README b/graphics/yesplz/README
index 62a25f22d5..6a469515aa 100644
--- a/graphics/yesplz/README
+++ b/graphics/yesplz/README
@@ -12,17 +12,17 @@ WELCOME to the yesplz SlackBuild README file! Here is some ascii pr0n:
/ +++++++++++++++++++ //
[=======================]
- "unixporn.com is not porn, it's unix!"
+ "unixporn.github.io is not porn, it's unix!"
It's a site to post gratuitous screenshots of your desktop so you can
become popular among your friends, or have a place to gawk at cool Linux
desktops when you're stuck at work staring at $OTHER OS. yesplz is a
command line utility written by sigFLUP that will take a screenshot, tag
-your photo, log into unixporn.com, post the picture to your photo album,
+your photo, log into unixporn.github.io, post the picture to your photo album,
and return an ascii bunny on success.
-In order for it to work, you must have an account at unixporn.com but
+In order for it to work, you must have an account at unixporn.github.io but
that is free and you can enter nothing but fake information into it.
Then simply run yesplz --help to see the possible tags and instructions
diff --git a/graphics/yesplz/slack-desc b/graphics/yesplz/slack-desc
index c471505f2c..022ba22ee7 100644
--- a/graphics/yesplz/slack-desc
+++ b/graphics/yesplz/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
yesplz: yesplz (screenshot and upload tool)
yesplz:
-yesplz: yesplz is sigFLUP's unixporn.com cli screenshot and upload tool.
-yesplz: If you have an account on unixporn.com you can use yesplz to take,
-yesplz: tag, and upload a screenshot of your desktop and add it to an album
-yesplz: on unixporn.com, a website for gratuitous *nix desktop screenshots.
+yesplz: yesplz is sigFLUP's unixporn cli screenshot and upload tool.
+yesplz: If you have an account on unixporn.github.io you can use yesplz to
+yesplz: take, tag, and upload a screenshot of your desktop and add it to an
+yesplz: album on unixporn.github.io, a website for gratuitous *nix desktop
+yesplz: screenshots.
+yesplz:
yesplz:
-yesplz: Requires libjpeg, X11, pthreads, all of which are inluded in a
-yesplz: stock Slackware install.
yesplz:
yesplz:
diff --git a/graphics/yesplz/yesplz.SlackBuild b/graphics/yesplz/yesplz.SlackBuild
index e25a3611b1..d99ed1dbd3 100644
--- a/graphics/yesplz/yesplz.SlackBuild
+++ b/graphics/yesplz/yesplz.SlackBuild
@@ -8,7 +8,8 @@
# the people who really make this stuff happen
PRGNAM=yesplz
-VERSION=${VERSION:-22102016}
+VERSION=${VERSION:-06112016}
+COMMITVER=7342e1c686e6674e6ad9f7d21f01bae27c240b71
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -44,9 +45,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
-cd $PRGNAM-$VERSION
+rm -rf $PRGNAM-$COMMITVER
+unzip $CWD/$PRGNAM-$COMMITVER.zip
+cd $PRGNAM-$COMMITVER
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
diff --git a/graphics/yesplz/yesplz.info b/graphics/yesplz/yesplz.info
index b4bf561a72..338ad62a28 100644
--- a/graphics/yesplz/yesplz.info
+++ b/graphics/yesplz/yesplz.info
@@ -1,8 +1,8 @@
PRGNAM="yesplz"
-VERSION="22102016"
-HOMEPAGE="http://unixporn.ml"
-DOWNLOAD="http://unixporn.ml/yesplz/yesplz-22102016.tar.bz2"
-MD5SUM="405b7c67af2a61e974a0f49cb8a0951b"
+VERSION="06112016"
+HOMEPAGE="https://github.com/sigflup/yesplz"
+DOWNLOAD="https://github.com/sigflup/yesplz/archive/7342e1c686e6674e6ad9f7d21f01bae27c240b71/yesplz-7342e1c686e6674e6ad9f7d21f01bae27c240b71.zip"
+MD5SUM="ac15fc81efc8569413d86822c0b67b5f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""