aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-07-21 09:55:00 +0800
committerJeremy Messenger <mezz@FreeBSD.org>2006-07-21 09:55:00 +0800
commit69b045dd51257d275ae197853df3a6efea9224a6 (patch)
tree08769a9053d37835d23a61ffcdb5d63967a795ae
parentce7b3ab80d2fd53022a5763ae0b37c5bae37d1bb (diff)
downloadfreebsd-ports-69b045dd51257d275ae197853df3a6efea9224a6.tar.gz
freebsd-ports-69b045dd51257d275ae197853df3a6efea9224a6.tar.zst
freebsd-ports-69b045dd51257d275ae197853df3a6efea9224a6.zip
Make sure to install a file, empty.mpg, to fix the burn on DVD. Bump the
PORTREVISION. PR: ports/100437 Submitted by: Anish Mistry <amistry@am-productions.biz>
Notes
Notes: svn path=/head/; revision=168343
-rw-r--r--multimedia/dvdstyler/Makefile1
-rw-r--r--multimedia/dvdstyler/files/patch-data_Makefile.in11
-rw-r--r--multimedia/dvdstyler/pkg-plist1
3 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile
index 8574e5d8fbde..ab78f46db9ec 100644
--- a/multimedia/dvdstyler/Makefile
+++ b/multimedia/dvdstyler/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dvdstyler
DISTVERSION= 1.5b5
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
diff --git a/multimedia/dvdstyler/files/patch-data_Makefile.in b/multimedia/dvdstyler/files/patch-data_Makefile.in
new file mode 100644
index 000000000000..b4cfda42a353
--- /dev/null
+++ b/multimedia/dvdstyler/files/patch-data_Makefile.in
@@ -0,0 +1,11 @@
+--- data/Makefile.in.orig Mon Jul 17 10:32:01 2006
++++ data/Makefile.in Mon Jul 17 10:35:23 2006
+@@ -145,7 +145,7 @@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+-pkgdata_DATA = silence.mp2
++pkgdata_DATA = silence.mp2 empty.mpg
+ subdir = data
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
diff --git a/multimedia/dvdstyler/pkg-plist b/multimedia/dvdstyler/pkg-plist
index ff69817985ce..e25c7918f841 100644
--- a/multimedia/dvdstyler/pkg-plist
+++ b/multimedia/dvdstyler/pkg-plist
@@ -37,6 +37,7 @@ share/applications/dvdstyler.desktop
%%DATADIR%%/buttons/text-shadow.xml
%%DATADIR%%/buttons/text.xml
%%DATADIR%%/data/silence.mp2
+%%DATADIR%%/data/empty.mpg
%%DATADIR%%/objects/ellipse.xml
%%DATADIR%%/objects/frame.xml
%%DATADIR%%/objects/image.xml