summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author ponce2011-12-23 11:35:14 +0100
committer Niels Horn2011-12-23 11:35:14 +0100
commite0fd0cfc2bec7270f6684253f314a0a5a5d04b6c (patch)
treeac443c6f6f6826c388541f59308e87f29b65ab08 /multimedia
parent81711dfbb0b5e6633069b49a74d049fc2ea3c0f5 (diff)
downloadslackbuilds-e0fd0cfc2bec7270f6684253f314a0a5a5d04b6c.tar.gz
multimedia/2ManDVD: Updated for version 1.7.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/2ManDVD/2ManDVD.SlackBuild4
-rw-r--r--multimedia/2ManDVD/2ManDVD.info8
-rw-r--r--multimedia/2ManDVD/README5
-rw-r--r--multimedia/2ManDVD/acquia_marina_logo.pngbin0 -> 17732 bytes
-rw-r--r--multimedia/2ManDVD/doinst.sh1
5 files changed, 7 insertions, 11 deletions
diff --git a/multimedia/2ManDVD/2ManDVD.SlackBuild b/multimedia/2ManDVD/2ManDVD.SlackBuild
index 6c9d3f79e2..362c6858e9 100644
--- a/multimedia/2ManDVD/2ManDVD.SlackBuild
+++ b/multimedia/2ManDVD/2ManDVD.SlackBuild
@@ -7,7 +7,7 @@
# Modified by the slackbuilds.org project.
PRGNAM=2ManDVD
-VERSION=${VERSION:-1.3.5}
+VERSION=${VERSION:-1.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -71,7 +71,7 @@ qmake \
make
install -D -m 0755 $PRGNAM $PKG/usr/bin/$PRGNAM
-install -D -m 0644 Interface/mandvdico.png $PKG/usr/share/pixmaps/mandvdico.png
+install -D -m 0644 $CWD/acquia_marina_logo.png $PKG/usr/share/pixmaps/mandvdico.png
mkdir -p $PKG/usr/share/$PRGNAM
chmod -R 0755 Bibliotheque Interface
diff --git a/multimedia/2ManDVD/2ManDVD.info b/multimedia/2ManDVD/2ManDVD.info
index faed09e575..b099e1559b 100644
--- a/multimedia/2ManDVD/2ManDVD.info
+++ b/multimedia/2ManDVD/2ManDVD.info
@@ -1,10 +1,10 @@
PRGNAM="2ManDVD"
-VERSION="1.3.5"
+VERSION="1.7.2"
HOMEPAGE="http://2mandvd.tuxfamily.org/"
-DOWNLOAD="http://mirrors.kernel.org/gentoo/distfiles/2ManDVD-1.3.5.tar.gz"
-MD5SUM="864cd202972e233383ecbdb0d9a08a71"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/2ManDVD-1.7.2.tar.gz"
+MD5SUM="2b060c2a2a996fb7e3503a134a0ffca0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="ponce"
EMAIL="matteo.bernardini@gmail.com"
-APPROVED="rworkman"
+APPROVED="Niels Horn"
diff --git a/multimedia/2ManDVD/README b/multimedia/2ManDVD/README
index 1273c3e822..a75aef6e11 100644
--- a/multimedia/2ManDVD/README
+++ b/multimedia/2ManDVD/README
@@ -2,8 +2,5 @@
qt interface written by Stéphane Gibault. It's the successor of ManDVD
written for qt4 and webkit.
-for a faster gui the author suggests try launching it from command line
-with option "-graphicssystem raster" or "-graphicssystem opengl"
-
-This requires webkit, ffmpeg, transcode, dvdauthor, mjpegtools, and
+This requires ffmpeg, transcode, dvdauthor, exif, mjpegtools and
ffmpegthumbnailer.
diff --git a/multimedia/2ManDVD/acquia_marina_logo.png b/multimedia/2ManDVD/acquia_marina_logo.png
new file mode 100644
index 0000000000..1f95f0b9c9
--- /dev/null
+++ b/multimedia/2ManDVD/acquia_marina_logo.png
Binary files differ
diff --git a/multimedia/2ManDVD/doinst.sh b/multimedia/2ManDVD/doinst.sh
index 4e8ba7071d..5fb28930db 100644
--- a/multimedia/2ManDVD/doinst.sh
+++ b/multimedia/2ManDVD/doinst.sh
@@ -1,4 +1,3 @@
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi
-