From fec1f182c3717e961e5812cf62a111ae3fa70015 Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Mon, 17 Oct 2011 14:12:00 -0200 Subject: network/periscope: Updated for version 0.2.4. Signed-off-by: Niels Horn --- network/periscope/README | 8 ++++---- network/periscope/periscope.SlackBuild | 9 ++++++--- network/periscope/periscope.info | 8 ++++---- network/periscope/slack-desc | 4 ++-- 4 files changed, 16 insertions(+), 13 deletions(-) (limited to 'network') diff --git a/network/periscope/README b/network/periscope/README index d259e7ee51..8beb3d742d 100644 --- a/network/periscope/README +++ b/network/periscope/README @@ -1,7 +1,7 @@ -Periscope is a subtitles searching module written in python that tries to find -a correct match for a given video file. The subtitles sites are handled as -plugins and currently support OpenSubtitles, SubtitleSource, Podnapisi, -Subscene and Subtitulos. +Periscope is a subtitles searching module written in python that tries to +find a correct match for a given video file. The subtitles sites are +handled as plugins and currently support OpenSubtitles, SubtitleSource, +Podnapisi, Subscene and Subtitulos. A python/nautilus integration script is copied to the doc directory. diff --git a/network/periscope/periscope.SlackBuild b/network/periscope/periscope.SlackBuild index e816ee398e..8e23304e37 100644 --- a/network/periscope/periscope.SlackBuild +++ b/network/periscope/periscope.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for periscope. -# Copyright 2009-2010 Marco Bonetti +# Copyright 2009-2011 Marco Bonetti # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=periscope -VERSION=0.1.9 +VERSION=0.2.4 +SRCNAM=python-${PRGNAM}_${VERSION}.orig.tar.gz BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -48,8 +49,10 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 +# Source tarball *WITHOUT* main directory O_O +mkdir $PRGNAM-$VERSION cd $PRGNAM-$VERSION +tar xvf $CWD/$SRCNAM chown -R root:root . find . \ diff --git a/network/periscope/periscope.info b/network/periscope/periscope.info index 92fd9da35c..9bb5557298 100644 --- a/network/periscope/periscope.info +++ b/network/periscope/periscope.info @@ -1,10 +1,10 @@ PRGNAM="periscope" -VERSION="0.1.7.1" +VERSION="0.2.4" HOMEPAGE="http://code.google.com/p/periscope/" -DOWNLOAD="http://slackbuilds.org/sources/13.1/periscope-0.1.9.tar.bz2" -MD5SUM="56c172a6c42ee74c7d3c9e1defcb1099" +DOWNLOAD="https://periscope.googlecode.com/files/python-periscope_0.2.4.orig.tar.gz" +MD5SUM="49df780245103697579551410a9acc49" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Marco Bonetti" EMAIL="sid77@slackware.it" -APPROVED="rworkman" +APPROVED="Niels Horn" diff --git a/network/periscope/slack-desc b/network/periscope/slack-desc index 4812ccfe0c..e65cf0cf83 100644 --- a/network/periscope/slack-desc +++ b/network/periscope/slack-desc @@ -11,8 +11,8 @@ periscope: periscope: Periscope is a subtitles searching module written in python that tries periscope: to find a correct match for a given video file. The subtitles sites periscope: are handled as plugins and currently support OpenSubtitles, -periscope: SubtitleSource, Podnapisi, Subscene and Subtitulos. -periscope: +periscope: SubtitleSource, Subscene, Subtitulos, Addic7ed, TheSubDB and +periscope: BierDopje. periscope: periscope: periscope: -- cgit v1.2.3