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 context 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,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2015/04/25 14:24:57 tnn Exp $
+# $NetBSD: Makefile,v 1.49 2015/05/23 14:54:12 kefren Exp $
 
-DISTNAME=	gnome-subtitles-1.1
-PKGREVISION=	33
+DISTNAME=	gnome-subtitles-1.3
 CATEGORIES=	multimedia textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=gnome-subtitles/}
 
@@ -10,6 +9,7 @@
 COMMENT=	Subtitle editor for the GNOME desktop
 LICENSE=	gnu-gpl-v2
 
+MAKE_JOBS_SAFE=		no
 GNU_CONFIGURE=		yes
 USE_PKGLOCALEDIR=	yes
 CONFIGURE_ARGS+=	--sysconfdir=${PREFIX}/share
@@ -23,8 +23,8 @@
 DEPENDS+=	gtkspell>=2.0:../../textproc/gtkspell
 
 .include "../../devel/GConf/schemas.mk"
-.include "../../lang/mono2/buildlink3.mk"
-.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
+.include "../../lang/mono/buildlink3.mk"
+.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../textproc/gnome-doc-utils/buildlink3.mk"
 .include "../../mk/omf-scrollkeeper.mk"

cvs diff -r1.4 -r1.5 pkgsrc/textproc/gnome-subtitles/Attic/PLIST (expand / switch to context 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,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2011/01/29 09:09:35 obache Exp $
+@comment $NetBSD: PLIST,v 1.5 2015/05/23 14:54:12 kefren Exp $
 bin/gnome-subtitles
 lib/gnome-subtitles/gnome-subtitles.exe
 lib/gnome-subtitles/gnome-subtitles.exe.config
@@ -10,6 +10,7 @@
 share/gnome/help/gnome-subtitles/C/legal.xml
 share/gnome/help/gnome-subtitles/ca/gnome-subtitles.xml
 share/gnome/help/gnome-subtitles/cs/gnome-subtitles.xml
+share/gnome/help/gnome-subtitles/da/gnome-subtitles.xml
 share/gnome/help/gnome-subtitles/de/gnome-subtitles.xml
 share/gnome/help/gnome-subtitles/el/gnome-subtitles.xml
 share/gnome/help/gnome-subtitles/es/gnome-subtitles.xml
@@ -44,12 +45,17 @@
 share/locale/ro/LC_MESSAGES/gnome-subtitles.mo
 share/locale/ru/LC_MESSAGES/gnome-subtitles.mo
 share/locale/sl/LC_MESSAGES/gnome-subtitles.mo
+share/locale/sr/LC_MESSAGES/gnome-subtitles.mo
+share/locale/sr@latin/LC_MESSAGES/gnome-subtitles.mo
 share/locale/sv/LC_MESSAGES/gnome-subtitles.mo
 share/locale/tr/LC_MESSAGES/gnome-subtitles.mo
 share/locale/zh_CN/LC_MESSAGES/gnome-subtitles.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-subtitles.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-subtitles.mo
 share/omf/gnome-subtitles/gnome-subtitles-C.omf
 share/omf/gnome-subtitles/gnome-subtitles-ca.omf
 share/omf/gnome-subtitles/gnome-subtitles-cs.omf
+share/omf/gnome-subtitles/gnome-subtitles-da.omf
 share/omf/gnome-subtitles/gnome-subtitles-de.omf
 share/omf/gnome-subtitles/gnome-subtitles-el.omf
 share/omf/gnome-subtitles/gnome-subtitles-es.omf
@@ -58,4 +64,4 @@
 share/omf/gnome-subtitles/gnome-subtitles-ro.omf
 share/omf/gnome-subtitles/gnome-subtitles-sl.omf
 share/omf/gnome-subtitles/gnome-subtitles-sv.omf
-share/pixmaps/gnome-subtitles.png
+share/pixmaps/gnome-subtitles.svg

cvs diff -r1.3 -r1.4 pkgsrc/textproc/gnome-subtitles/Attic/distinfo (expand / switch to context 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 @@
-$NetBSD: distinfo,v 1.3 2011/01/29 09:09:35 obache Exp $
+$NetBSD: distinfo,v 1.4 2015/05/23 14:54:12 kefren Exp $
 
-SHA1 (gnome-subtitles-1.1.tar.gz) = 500442c266d4440f68099d76b97ca80f906e3415
-RMD160 (gnome-subtitles-1.1.tar.gz) = 299c2593f148c29aeae44b528f35950c1d6b7d03
-Size (gnome-subtitles-1.1.tar.gz) = 1033533 bytes
+SHA1 (gnome-subtitles-1.3.tar.gz) = 9edfa12403a4563a53d4a7758fec36bbac223720
+RMD160 (gnome-subtitles-1.3.tar.gz) = 41eda3170a78c55436f37d5f5d95e2dbdf72be30
+Size (gnome-subtitles-1.3.tar.gz) = 1182246 bytes
 SHA1 (patch-aa) = e425f50e137f9b9b0ab46b0188c77874bce72897