summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2024-05-01 05:01:01 +0200
committer Willy Sudiarto Raharjo2024-05-04 16:45:05 +0200
commit10a93c0dd45d89a9b50d4ab51d7f32c611c428d7 (patch)
treea2d5ec1fb2d21b0eaba8a75278a7aa59f14fb61c /network
parentd39ebb18fe35a62ce51b5efb80de92f9ca28ad4b (diff)
downloadslackbuilds-10a93c0dd45d89a9b50d4ab51d7f32c611c428d7.tar.gz
network/movgrab: Updated for version 3.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/movgrab/movgrab.SlackBuild17
-rw-r--r--network/movgrab/movgrab.info8
-rw-r--r--network/movgrab/slack-desc2
3 files changed, 10 insertions, 17 deletions
diff --git a/network/movgrab/movgrab.SlackBuild b/network/movgrab/movgrab.SlackBuild
index fc151c4a1d..1597dd3544 100644
--- a/network/movgrab/movgrab.SlackBuild
+++ b/network/movgrab/movgrab.SlackBuild
@@ -6,7 +6,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=movgrab
-VERSION=${VERSION:-1.2.1}
+SRCNAM=Movgrab
+VERSION=${VERSION:-3.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -19,9 +20,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
@@ -50,9 +48,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
-cd $PRGNAM-$VERSION
+rm -rf $SRCNAM-$VERSION
+tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
+cd $SRCNAM-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
@@ -62,7 +60,6 @@ find -L . \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS"
-autoreconf # otherwise fails with libUseful
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
@@ -80,13 +77,9 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION/libUseful-2.0
cp -a \
Docs/* README LICENCE CHANGES \
$PKG/usr/doc/$PRGNAM-$VERSION
- cp -a \
- libUseful-2.0/Docs/* \
- $PKG/usr/doc/$PRGNAM-$VERSION/libUseful-2.0
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/network/movgrab/movgrab.info b/network/movgrab/movgrab.info
index 636f393e21..def597f952 100644
--- a/network/movgrab/movgrab.info
+++ b/network/movgrab/movgrab.info
@@ -1,8 +1,8 @@
PRGNAM="movgrab"
-VERSION="1.2.1"
-HOMEPAGE="http://sites.google.com/site/columscode/home/movgrab"
-DOWNLOAD="https://sites.google.com/site/columscode/files/movgrab-1.2.1.tar.gz"
-MD5SUM="db162d6963b9753d6235f23419d08a5a"
+VERSION="3.1.2"
+HOMEPAGE="https://github.com/ColumPaget/Movgrab"
+DOWNLOAD="https://github.com/ColumPaget/Movgrab/archive/3.1.2/Movgrab-3.1.2.tar.gz"
+MD5SUM="567faf36bf7f75b30e6098050688fbd3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/network/movgrab/slack-desc b/network/movgrab/slack-desc
index ed316e1576..80a6e4b96a 100644
--- a/network/movgrab/slack-desc
+++ b/network/movgrab/slack-desc
@@ -12,7 +12,7 @@ movgrab: movgrab is a downloader for all those pesky sites that insist you use
movgrab: a big fat browser that runs flash in order to see their content.
movgrab: It's a command-line app written in straight C.
movgrab:
-movgrab: homepage: http://sites.google.com/site/columscode/home/movgrab
+movgrab: homepage: https://github.com/ColumPaget/Movgrab
movgrab:
movgrab:
movgrab: