diff options
author | gls <gls> | 2011-02-16 20:34:43 +0000 |
---|---|---|
committer | gls <gls> | 2011-02-16 20:34:43 +0000 |
commit | 66e8d16a75e2a969eefd919fed01edb5d2b1a3be (patch) | |
tree | 178fc1b276b167fe86c96168f794da0a5c79f7ca /multimedia/dvdstyler/PLIST | |
parent | 5cd6d5e49ff7c5fa697de0080b00b9e268f4875c (diff) | |
download | pkgsrc-66e8d16a75e2a969eefd919fed01edb5d2b1a3be.tar.gz |
Update DVDStyler to version 1.8.2.1
Pkgsrc changes:
- Added LICENSE
- Re-enable all translations, they are computed OK now.
Upstream changes:
Version 1.8.2.1 <2011.01.31>
----------------------------
* updated some translations
Version 1.8.2 <2010.11.25>
--------------------------
* fixed rendering of menu (considering aspect ratio)
* added generation of up to 3 subpicture streams for widescreen menus
(widescreen, letterbox, panscan)
* fixed rendering of video frame
* added auto duplication of title selection menu
* added menu option "remember last selected button"
* added detection of default video format at first start
* added setting for interlaced video
* added possibility to specify video border and cropping
* added support of stream- and cell-tag in dvdstyler project file
* changed to not use mplex by default
* fixed command line bug
* fixed validation of disc label in welcome dialog
* fixed validation of custom actions
* added validation of chapters
* added setting "Accept invalid actions"
* fixed initialization of cache
* fixed bug 2919588 (displays error message if user try to create more than
12 buttons)
* fixed bug 2963754 (save play all)
* fixed bug 2995164 (Infernal loop)
* fixed bug 3062442 (frame button misbehavior)
* updated dvdauthor to version 0.6.18
* updated ffmpeg to version 0.6
* added support of Mac OS X
Version 1.8.1 <2010.05.25>
--------------------------
* added possibility to change subtitle options
* added support of VCD and half D1 resolutions
* added validation of custom actions
* some other small changes
Diffstat (limited to 'multimedia/dvdstyler/PLIST')
-rw-r--r-- | multimedia/dvdstyler/PLIST | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/multimedia/dvdstyler/PLIST b/multimedia/dvdstyler/PLIST index 8db7973b925..9dd31c3cd07 100644 --- a/multimedia/dvdstyler/PLIST +++ b/multimedia/dvdstyler/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2010/05/07 18:02:53 drochner Exp $ +@comment $NetBSD: PLIST,v 1.9 2011/02/16 20:34:43 gls Exp $ bin/dvdstyler man/man1/dvdstyler.1 share/applications/dvdstyler.desktop @@ -60,7 +60,11 @@ share/dvdstyler/data/subtitles.rgb share/dvdstyler/docs/help_de.zip share/dvdstyler/docs/help_en.zip share/dvdstyler/docs/help_ja.zip +share/dvdstyler/docs/help_nb.zip +share/dvdstyler/docs/help_pl.zip share/dvdstyler/docs/help_ru.zip +share/dvdstyler/docs/help_uk.zip +share/dvdstyler/docs/help_zh_CN.zip share/dvdstyler/objects/ellipse.xml share/dvdstyler/objects/frame.xml share/dvdstyler/objects/image.xml @@ -81,12 +85,15 @@ share/dvdstyler/rc/nwse.cur share/dvdstyler/rc/open.png share/dvdstyler/rc/plus.png share/dvdstyler/rc/preferences.png +share/dvdstyler/rc/remove.png share/dvdstyler/rc/run.png share/dvdstyler/rc/save.png share/dvdstyler/templates/blue.dvdt share/dvdstyler/templates/blue.png +share/dvdstyler/templates/blueWS.dvdt share/dvdstyler/templates/travel.dvdt share/dvdstyler/templates/travel.png +share/dvdstyler/templates/travelWS.dvdt share/dvdstyler/templates/turbulence.dvdt share/dvdstyler/templates/turbulence.png share/locale/cs/LC_MESSAGES/dvdstyler.mo @@ -97,7 +104,9 @@ share/locale/es/LC_MESSAGES/dvdstyler.mo share/locale/eu/LC_MESSAGES/dvdstyler.mo share/locale/fr/LC_MESSAGES/dvdstyler.mo share/locale/hu/LC_MESSAGES/dvdstyler.mo +share/locale/hy/LC_MESSAGES/dvdstyler.mo share/locale/it/LC_MESSAGES/dvdstyler.mo +share/locale/ja/LC_MESSAGES/dvdstyler.mo share/locale/ko/LC_MESSAGES/dvdstyler.mo share/locale/mk/LC_MESSAGES/dvdstyler.mo share/locale/nb/LC_MESSAGES/dvdstyler.mo @@ -110,6 +119,8 @@ share/locale/sk/LC_MESSAGES/dvdstyler.mo share/locale/sl/LC_MESSAGES/dvdstyler.mo share/locale/sr/LC_MESSAGES/dvdstyler.mo share/locale/sv/LC_MESSAGES/dvdstyler.mo +share/locale/uk/LC_MESSAGES/dvdstyler.mo share/locale/vi/LC_MESSAGES/dvdstyler.mo +share/locale/zh_CN/LC_MESSAGES/dvdstyler.mo share/locale/zh_TW/LC_MESSAGES/dvdstyler.mo share/pixmaps/dvdstyler.png |