mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/dvdstyler: Updated for version 3.0.4.
The new version is not compatible with ffmpeg-4.x Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
bc3420d8cb
commit
285f911e34
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for dvdstyler
|
||||
|
||||
# Copyright 2013-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2013-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=dvdstyler
|
||||
SPRGNAM=DVDStyler
|
||||
VERSION=${VERSION:-3.1.2}
|
||||
VERSION=${VERSION:-3.0.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dvdstyler"
|
||||
VERSION="3.1.2"
|
||||
VERSION="3.0.4"
|
||||
HOMEPAGE="http://www.dvdstyler.org/"
|
||||
DOWNLOAD="http://downloads.sf.net/dvdstyler/DVDStyler-3.1.2.tar.bz2"
|
||||
MD5SUM="8d5e977900ade9f57ae1e13c2e50b1ac"
|
||||
DOWNLOAD="http://downloads.sf.net/dvdstyler/DVDStyler-3.0.4.tar.bz2"
|
||||
MD5SUM="5008ea1488809fb0ca877b4e617ae5a7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dvdauthor libavc1394 libmspack libquicktime mjpegtools mpgtx wxsvg"
|
||||
|
|
Loading…
Reference in a new issue