Update to DVDStyler 2.7.1.
ok ajacoutot@
This commit is contained in:
parent
8f867453e9
commit
004937a5b2
@ -1,13 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2013/10/11 23:50:14 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2014/04/07 06:43:12 brad Exp $
|
||||
|
||||
COMMENT= DVD authoring application
|
||||
|
||||
DISTNAME= DVDStyler-2.4.3
|
||||
DISTNAME= DVDStyler-2.7.1
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvdstyler/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= http://www.dvdstyler.org/
|
||||
|
||||
@ -29,6 +28,7 @@ MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS= archivers/zip \
|
||||
multimedia/dvdauthor>=0.7.0 \
|
||||
multimedia/mjpegtools \
|
||||
sysutils/dvd+rw-tools \
|
||||
textproc/xmlto
|
||||
RUN_DEPENDS= devel/desktop-file-utils \
|
||||
@ -39,7 +39,7 @@ RUN_DEPENDS= devel/desktop-file-utils \
|
||||
LIB_DEPENDS= graphics/ffmpeg>=20121026 \
|
||||
graphics/libexif \
|
||||
x11/gnome/libgnomeui \
|
||||
x11/wxSVG>=1.1.14 \
|
||||
x11/wxSVG>=1.2.1 \
|
||||
x11/wxWidgets>=2.8.12p3 \
|
||||
x11/wxWidgets,-media>=2.8.12p0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (DVDStyler-2.4.3.tar.bz2) = iG2EIE0QCfiO5+HCSRbLgpNlhYtl3pXNFhKgKKDhcGc=
|
||||
SIZE (DVDStyler-2.4.3.tar.bz2) = 5424774
|
||||
SHA256 (DVDStyler-2.7.1.tar.bz2) = k3zNrpRs+KcSXXGIuIsiyXbbk4PZ/JVHFBT+W6/h42c=
|
||||
SIZE (DVDStyler-2.7.1.tar.bz2) = 5816255
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2013/09/11 18:15:12 brad Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2014/04/07 06:43:12 brad Exp $
|
||||
@bin bin/dvdstyler
|
||||
@man man/man1/dvdstyler.1
|
||||
share/applications/dvdstyler.desktop
|
||||
@ -107,6 +107,7 @@ share/dvdstyler/docs/help_de.zip
|
||||
share/dvdstyler/docs/help_en.zip
|
||||
share/dvdstyler/docs/help_fi.zip
|
||||
share/dvdstyler/docs/help_fr.zip
|
||||
share/dvdstyler/docs/help_hu.zip
|
||||
share/dvdstyler/docs/help_it.zip
|
||||
share/dvdstyler/docs/help_ja.zip
|
||||
share/dvdstyler/docs/help_nb.zip
|
||||
@ -139,6 +140,12 @@ share/dvdstyler/rc/add.png
|
||||
share/dvdstyler/rc/dvdstyler.png
|
||||
share/dvdstyler/rc/files.png
|
||||
share/dvdstyler/rc/help.png
|
||||
share/dvdstyler/rc/justifyCenter.png
|
||||
share/dvdstyler/rc/justifyCenterSelected.png
|
||||
share/dvdstyler/rc/justifyLeft.png
|
||||
share/dvdstyler/rc/justifyLeftSelected.png
|
||||
share/dvdstyler/rc/justifyRight.png
|
||||
share/dvdstyler/rc/justifyRightSelected.png
|
||||
share/dvdstyler/rc/logo.png
|
||||
share/dvdstyler/rc/logoSmall.png
|
||||
share/dvdstyler/rc/minus.png
|
||||
@ -169,11 +176,19 @@ share/dvdstyler/templates/Basic/oceanWS.dvdt
|
||||
share/dvdstyler/templates/Basic/oceanWS.png
|
||||
share/dvdstyler/templates/Basic/turbulence.dvdt
|
||||
share/dvdstyler/templates/Basic/turbulence.png
|
||||
share/dvdstyler/templates/Basic/turbulenceWS.dvdt
|
||||
share/dvdstyler/templates/Basic/turbulenceWS.png
|
||||
share/dvdstyler/templates/Travel/
|
||||
share/dvdstyler/templates/Travel/travel.dvdt
|
||||
share/dvdstyler/templates/Travel/travel.png
|
||||
share/dvdstyler/templates/Travel/travelWS.dvdt
|
||||
share/dvdstyler/templates/Travel/travelWS.png
|
||||
share/dvdstyler/transitions/
|
||||
share/dvdstyler/transitions/fade.xml
|
||||
share/dvdstyler/transitions/wipeBottomToTop.xml
|
||||
share/dvdstyler/transitions/wipeLeftToRight.xml
|
||||
share/dvdstyler/transitions/wipeRightToLeft.xml
|
||||
share/dvdstyler/transitions/wipeTopToBottom.xml
|
||||
share/locale/ar/LC_MESSAGES/dvdstyler.mo
|
||||
share/locale/ca/LC_MESSAGES/dvdstyler.mo
|
||||
share/locale/cs/LC_MESSAGES/dvdstyler.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user