summaryrefslogtreecommitdiff
path: root/multimedia/dvdstyler/patches
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-11-15 18:24:40 +0000
committerdrochner <drochner@pkgsrc.org>2009-11-15 18:24:40 +0000
commit72862825514d69216fbd830d3e04ee943ac62ac6 (patch)
treecbc5bf5c28ac90da7b7e61c6398b5c431a9f2c72 /multimedia/dvdstyler/patches
parentbd10e8e6a43b8361761b83e19d6f7cae675c4e08 (diff)
downloadpkgsrc-72862825514d69216fbd830d3e04ee943ac62ac6.tar.gz
update to 1.7.4
changes: -new buttons, new button actions -added possibility to set languages for audio streams -jumppad is disabled by default -added some warning messages -some other small changes pkgsrc note: msgfmt couldn't digest some of the catalogs, had to disable some languages
Diffstat (limited to 'multimedia/dvdstyler/patches')
-rw-r--r--multimedia/dvdstyler/patches/patch-ae15
1 files changed, 15 insertions, 0 deletions
diff --git a/multimedia/dvdstyler/patches/patch-ae b/multimedia/dvdstyler/patches/patch-ae
new file mode 100644
index 00000000000..706250f094c
--- /dev/null
+++ b/multimedia/dvdstyler/patches/patch-ae
@@ -0,0 +1,15 @@
+$NetBSD: patch-ae,v 1.1 2009/11/15 18:24:40 drochner Exp $
+
+--- locale/Makefile.in.orig 2009-10-05 22:03:22.000000000 +0200
++++ locale/Makefile.in
+@@ -4,8 +4,8 @@
+ # building lang.mo files from the translated lang.po catalogs.
+
+ PROGNAME=dvdstyler
+-LINGUAS=cs da de el es eu fr hu it ko mk nl pl pt pt_BR ru sk sl sr sv vi zh_TW
+-LINGUAS_ALL=ca cs da de el es eu fr hu it ja ko mk nl pl pt pt_BR ru sk sl sr sv vi zh_TW
++LINGUAS=cs da de el es fr it ko mk pl pt pt_BR ru sl sr vi zh_TW
++LINGUAS_ALL=ca cs da de el es fr it ja ko mk pl pt pt_BR ru sl sr vi zh_TW
+
+ prefix=@prefix@
+ datarootdir=@datarootdir@