Sat May 23 14:54:12 2015 UTC ()
Update to 1.3. Changelist include:
* Allow to set the gap between subtitles, to be used when inserting or splitting subtitles
* Fixed character count when editing text
* Multiple subtitle engine fixes:
* Fixed parsing and writing (AQTitle, Karaoke Lyrics LRC, MacSUB, MPSub, Panimator,
	Phoenix Japanimation Society, Sofni, SubCreator 1.x, ViPlay Subtitle File)
* Fixed output of deciseconds (SubCreator 1.x)
* Removed extra newline in the output (MacSUB, Phoenix Japanimation Society, Panimator)
* Fixed bug with multiple lines of text per subtitle (Sofni)
* Switched to GStreamer 1.0
* Fixed Help menu items


(kefren)
diff -r1.48 -r1.49 pkgsrc/textproc/gnome-subtitles/Makefile
diff -r1.4 -r1.5 pkgsrc/textproc/gnome-subtitles/PLIST
diff -r1.3 -r1.4 pkgsrc/textproc/gnome-subtitles/distinfo

cvs diff -r1.48 -r1.49 pkgsrc/textproc/gnome-subtitles/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/gnome-subtitles/Attic/Makefile 2015/04/25 14:24:57 1.48
+++ pkgsrc/textproc/gnome-subtitles/Attic/Makefile 2015/05/23 14:54:12 1.49
@@ -1,36 +1,36 @@ @@ -1,36 +1,36 @@
1# $NetBSD: Makefile,v 1.48 2015/04/25 14:24:57 tnn Exp $ 1# $NetBSD: Makefile,v 1.49 2015/05/23 14:54:12 kefren Exp $
2 2
3DISTNAME= gnome-subtitles-1.1 3DISTNAME= gnome-subtitles-1.3
4PKGREVISION= 33 
5CATEGORIES= multimedia textproc 4CATEGORIES= multimedia textproc
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnome-subtitles/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnome-subtitles/}
7 6
8MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://gnome-subtitles.sourceforge.net/ 8HOMEPAGE= http://gnome-subtitles.sourceforge.net/
10COMMENT= Subtitle editor for the GNOME desktop 9COMMENT= Subtitle editor for the GNOME desktop
11LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
12 11
 12MAKE_JOBS_SAFE= no
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_PKGLOCALEDIR= yes 14USE_PKGLOCALEDIR= yes
15CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/share 15CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/share
16USE_TOOLS+= bash:run gmake msgfmt pkg-config intltool 16USE_TOOLS+= bash:run gmake msgfmt pkg-config intltool
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes
18 18
19REPLACE_BASH= src/GnomeSubtitles/Execution/gnome-subtitles.in 19REPLACE_BASH= src/GnomeSubtitles/Execution/gnome-subtitles.in
20GCONF_SCHEMAS+= gnome-subtitles.schemas 20GCONF_SCHEMAS+= gnome-subtitles.schemas
21 21
22DEPENDS+= enchant>=1.3:../../textproc/enchant 22DEPENDS+= enchant>=1.3:../../textproc/enchant
23DEPENDS+= gtkspell>=2.0:../../textproc/gtkspell 23DEPENDS+= gtkspell>=2.0:../../textproc/gtkspell
24 24
25.include "../../devel/GConf/schemas.mk" 25.include "../../devel/GConf/schemas.mk"
26.include "../../lang/mono2/buildlink3.mk" 26.include "../../lang/mono/buildlink3.mk"
27.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" 27.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
28.include "../../sysutils/desktop-file-utils/desktopdb.mk" 28.include "../../sysutils/desktop-file-utils/desktopdb.mk"
29.include "../../textproc/gnome-doc-utils/buildlink3.mk" 29.include "../../textproc/gnome-doc-utils/buildlink3.mk"
30.include "../../mk/omf-scrollkeeper.mk" 30.include "../../mk/omf-scrollkeeper.mk"
31# for gconf-sharp 31# for gconf-sharp
32.include "../../x11/gnome-sharp/buildlink3.mk" 32.include "../../x11/gnome-sharp/buildlink3.mk"
33.include "../../x11/gtk-sharp/buildlink3.mk" 33.include "../../x11/gtk-sharp/buildlink3.mk"
34BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12 34BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12
35.include "../../x11/gtk2/buildlink3.mk" 35.include "../../x11/gtk2/buildlink3.mk"
36.include "../../mk/bsd.pkg.mk" 36.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/textproc/gnome-subtitles/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/textproc/gnome-subtitles/Attic/PLIST 2011/01/29 09:09:35 1.4
+++ pkgsrc/textproc/gnome-subtitles/Attic/PLIST 2015/05/23 14:54:12 1.5
@@ -1,25 +1,26 @@ @@ -1,25 +1,26 @@
1@comment $NetBSD: PLIST,v 1.4 2011/01/29 09:09:35 obache Exp $ 1@comment $NetBSD: PLIST,v 1.5 2015/05/23 14:54:12 kefren Exp $
2bin/gnome-subtitles 2bin/gnome-subtitles
3lib/gnome-subtitles/gnome-subtitles.exe 3lib/gnome-subtitles/gnome-subtitles.exe
4lib/gnome-subtitles/gnome-subtitles.exe.config 4lib/gnome-subtitles/gnome-subtitles.exe.config
5lib/gnome-subtitles/libgstreamer_playbin.la 5lib/gnome-subtitles/libgstreamer_playbin.la
6man/man1/gnome-subtitles.1 6man/man1/gnome-subtitles.1
7share/applications/gnome-subtitles.desktop 7share/applications/gnome-subtitles.desktop
8share/gconf/schemas/gnome-subtitles.schemas 8share/gconf/schemas/gnome-subtitles.schemas
9share/gnome/help/gnome-subtitles/C/gnome-subtitles.xml 9share/gnome/help/gnome-subtitles/C/gnome-subtitles.xml
10share/gnome/help/gnome-subtitles/C/legal.xml 10share/gnome/help/gnome-subtitles/C/legal.xml
11share/gnome/help/gnome-subtitles/ca/gnome-subtitles.xml 11share/gnome/help/gnome-subtitles/ca/gnome-subtitles.xml
12share/gnome/help/gnome-subtitles/cs/gnome-subtitles.xml 12share/gnome/help/gnome-subtitles/cs/gnome-subtitles.xml
 13share/gnome/help/gnome-subtitles/da/gnome-subtitles.xml
13share/gnome/help/gnome-subtitles/de/gnome-subtitles.xml 14share/gnome/help/gnome-subtitles/de/gnome-subtitles.xml
14share/gnome/help/gnome-subtitles/el/gnome-subtitles.xml 15share/gnome/help/gnome-subtitles/el/gnome-subtitles.xml
15share/gnome/help/gnome-subtitles/es/gnome-subtitles.xml 16share/gnome/help/gnome-subtitles/es/gnome-subtitles.xml
16share/gnome/help/gnome-subtitles/fr/gnome-subtitles.xml 17share/gnome/help/gnome-subtitles/fr/gnome-subtitles.xml
17share/gnome/help/gnome-subtitles/oc/gnome-subtitles.xml 18share/gnome/help/gnome-subtitles/oc/gnome-subtitles.xml
18share/gnome/help/gnome-subtitles/ro/gnome-subtitles.xml 19share/gnome/help/gnome-subtitles/ro/gnome-subtitles.xml
19share/gnome/help/gnome-subtitles/sl/gnome-subtitles.xml 20share/gnome/help/gnome-subtitles/sl/gnome-subtitles.xml
20share/gnome/help/gnome-subtitles/sv/gnome-subtitles.xml 21share/gnome/help/gnome-subtitles/sv/gnome-subtitles.xml
21share/locale/ar/LC_MESSAGES/gnome-subtitles.mo 22share/locale/ar/LC_MESSAGES/gnome-subtitles.mo
22share/locale/bg/LC_MESSAGES/gnome-subtitles.mo 23share/locale/bg/LC_MESSAGES/gnome-subtitles.mo
23share/locale/ca/LC_MESSAGES/gnome-subtitles.mo 24share/locale/ca/LC_MESSAGES/gnome-subtitles.mo
24share/locale/ca@valencia/LC_MESSAGES/gnome-subtitles.mo 25share/locale/ca@valencia/LC_MESSAGES/gnome-subtitles.mo
25share/locale/cs/LC_MESSAGES/gnome-subtitles.mo 26share/locale/cs/LC_MESSAGES/gnome-subtitles.mo
@@ -34,28 +35,33 @@ share/locale/fr/LC_MESSAGES/gnome-subtit @@ -34,28 +35,33 @@ share/locale/fr/LC_MESSAGES/gnome-subtit
34share/locale/gl/LC_MESSAGES/gnome-subtitles.mo 35share/locale/gl/LC_MESSAGES/gnome-subtitles.mo
35share/locale/he/LC_MESSAGES/gnome-subtitles.mo 36share/locale/he/LC_MESSAGES/gnome-subtitles.mo
36share/locale/hu/LC_MESSAGES/gnome-subtitles.mo 37share/locale/hu/LC_MESSAGES/gnome-subtitles.mo
37share/locale/it/LC_MESSAGES/gnome-subtitles.mo 38share/locale/it/LC_MESSAGES/gnome-subtitles.mo
38share/locale/nb/LC_MESSAGES/gnome-subtitles.mo 39share/locale/nb/LC_MESSAGES/gnome-subtitles.mo
39share/locale/oc/LC_MESSAGES/gnome-subtitles.mo 40share/locale/oc/LC_MESSAGES/gnome-subtitles.mo
40share/locale/pa/LC_MESSAGES/gnome-subtitles.mo 41share/locale/pa/LC_MESSAGES/gnome-subtitles.mo
41share/locale/pl/LC_MESSAGES/gnome-subtitles.mo 42share/locale/pl/LC_MESSAGES/gnome-subtitles.mo
42share/locale/pt/LC_MESSAGES/gnome-subtitles.mo 43share/locale/pt/LC_MESSAGES/gnome-subtitles.mo
43share/locale/pt_BR/LC_MESSAGES/gnome-subtitles.mo 44share/locale/pt_BR/LC_MESSAGES/gnome-subtitles.mo
44share/locale/ro/LC_MESSAGES/gnome-subtitles.mo 45share/locale/ro/LC_MESSAGES/gnome-subtitles.mo
45share/locale/ru/LC_MESSAGES/gnome-subtitles.mo 46share/locale/ru/LC_MESSAGES/gnome-subtitles.mo
46share/locale/sl/LC_MESSAGES/gnome-subtitles.mo 47share/locale/sl/LC_MESSAGES/gnome-subtitles.mo
 48share/locale/sr/LC_MESSAGES/gnome-subtitles.mo
 49share/locale/sr@latin/LC_MESSAGES/gnome-subtitles.mo
47share/locale/sv/LC_MESSAGES/gnome-subtitles.mo 50share/locale/sv/LC_MESSAGES/gnome-subtitles.mo
48share/locale/tr/LC_MESSAGES/gnome-subtitles.mo 51share/locale/tr/LC_MESSAGES/gnome-subtitles.mo
49share/locale/zh_CN/LC_MESSAGES/gnome-subtitles.mo 52share/locale/zh_CN/LC_MESSAGES/gnome-subtitles.mo
 53share/locale/zh_HK/LC_MESSAGES/gnome-subtitles.mo
 54share/locale/zh_TW/LC_MESSAGES/gnome-subtitles.mo
50share/omf/gnome-subtitles/gnome-subtitles-C.omf 55share/omf/gnome-subtitles/gnome-subtitles-C.omf
51share/omf/gnome-subtitles/gnome-subtitles-ca.omf 56share/omf/gnome-subtitles/gnome-subtitles-ca.omf
52share/omf/gnome-subtitles/gnome-subtitles-cs.omf 57share/omf/gnome-subtitles/gnome-subtitles-cs.omf
 58share/omf/gnome-subtitles/gnome-subtitles-da.omf
53share/omf/gnome-subtitles/gnome-subtitles-de.omf 59share/omf/gnome-subtitles/gnome-subtitles-de.omf
54share/omf/gnome-subtitles/gnome-subtitles-el.omf 60share/omf/gnome-subtitles/gnome-subtitles-el.omf
55share/omf/gnome-subtitles/gnome-subtitles-es.omf 61share/omf/gnome-subtitles/gnome-subtitles-es.omf
56share/omf/gnome-subtitles/gnome-subtitles-fr.omf 62share/omf/gnome-subtitles/gnome-subtitles-fr.omf
57share/omf/gnome-subtitles/gnome-subtitles-oc.omf 63share/omf/gnome-subtitles/gnome-subtitles-oc.omf
58share/omf/gnome-subtitles/gnome-subtitles-ro.omf 64share/omf/gnome-subtitles/gnome-subtitles-ro.omf
59share/omf/gnome-subtitles/gnome-subtitles-sl.omf 65share/omf/gnome-subtitles/gnome-subtitles-sl.omf
60share/omf/gnome-subtitles/gnome-subtitles-sv.omf 66share/omf/gnome-subtitles/gnome-subtitles-sv.omf
61share/pixmaps/gnome-subtitles.png 67share/pixmaps/gnome-subtitles.svg

cvs diff -r1.3 -r1.4 pkgsrc/textproc/gnome-subtitles/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/gnome-subtitles/Attic/distinfo 2011/01/29 09:09:35 1.3
+++ pkgsrc/textproc/gnome-subtitles/Attic/distinfo 2015/05/23 14:54:12 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2011/01/29 09:09:35 obache Exp $ 1$NetBSD: distinfo,v 1.4 2015/05/23 14:54:12 kefren Exp $
2 2
3SHA1 (gnome-subtitles-1.1.tar.gz) = 500442c266d4440f68099d76b97ca80f906e3415 3SHA1 (gnome-subtitles-1.3.tar.gz) = 9edfa12403a4563a53d4a7758fec36bbac223720
4RMD160 (gnome-subtitles-1.1.tar.gz) = 299c2593f148c29aeae44b528f35950c1d6b7d03 4RMD160 (gnome-subtitles-1.3.tar.gz) = 41eda3170a78c55436f37d5f5d95e2dbdf72be30
5Size (gnome-subtitles-1.1.tar.gz) = 1033533 bytes 5Size (gnome-subtitles-1.3.tar.gz) = 1182246 bytes
6SHA1 (patch-aa) = e425f50e137f9b9b0ab46b0188c77874bce72897 6SHA1 (patch-aa) = e425f50e137f9b9b0ab46b0188c77874bce72897