packages: subtitleeditor/subtitleeditor.spec - up to 0.37.1 - pl fixes - di...

lisu lisu at pld-linux.org
Tue Oct 12 14:01:01 CEST 2010


Author: lisu                         Date: Tue Oct 12 12:01:01 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.37.1
- pl fixes
- disable gl build, cuz if enabled -lpng12 flag apperas and I didn't find a way to drop it

---- Files affected:
packages/subtitleeditor:
   subtitleeditor.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/subtitleeditor/subtitleeditor.spec
diff -u packages/subtitleeditor/subtitleeditor.spec:1.16 packages/subtitleeditor/subtitleeditor.spec:1.17
--- packages/subtitleeditor/subtitleeditor.spec:1.16	Sun Jun  7 17:13:53 2009
+++ packages/subtitleeditor/subtitleeditor.spec	Tue Oct 12 14:00:55 2010
@@ -1,13 +1,16 @@
 # $Revision$, $Date$
+#
+# TODO: doesn't build with gl enabled
+#
 Summary:	GTK+ tool to edit subtitles
-Summary(pl.UTF-8):	Narzędzie w GTK+ do edycji napisów
+Summary(pl.UTF-8):	Narzędzie napisane w GTK+ do edycji napisów
 Name:		subtitleeditor
-Version:	0.32.0
+Version:	0.37.1
 Release:	1
 License:	GPL v3+
 Group:		X11/Applications
-Source0:	http://download.gna.org/subtitleeditor/0.32/%{name}-%{version}.tar.gz
-# Source0-md5:	69c9c5b4cce60ee377f3506c2989401e
+Source0:	http://download.gna.org/subtitleeditor/0.37/%{name}-%{version}.tar.gz
+# Source0-md5:	cc44f2cb46164e0b61c38fe3d1bef2b3
 URL:		http://home.gna.org/subtitleeditor/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
@@ -17,6 +20,7 @@
 BuildRequires:	gstreamer-audio-effects-good >= 0.10.5
 BuildRequires:	gstreamer-devel >= 0.10
 BuildRequires:	gstreamer-plugins-base-devel >= 0.10
+BuildRequires:	gstreamermm-devel >= 0.10
 BuildRequires:	gtkglextmm-devel >= 1.2.0
 BuildRequires:	gtkmm-devel >= 2.12.0
 BuildRequires:	intltool >= 0.35.0
@@ -37,7 +41,7 @@
 Subtitle Editor is a GTK+ tool to edit subtitles.
 
 %description -l pl.UTF-8
-Subtitle Editor jest narzędziem w GTK+ do edycji napisów.
+Subtitle Editor jest narzędziem napisanym w GTK+ do edycji napisów.
 
 %prep
 %setup -q
@@ -49,8 +53,9 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure \
-	--enable-gl
+%configure
+#%%configure \
+#	--enable-gl
 
 %{__make}
 
@@ -147,6 +152,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/10/12 12:00:55  lisu
+- up to 0.37.1
+- pl fixes
+- disable gl build, cuz if enabled -lpng12 flag apperas and I didn't find a way to drop it
+
 Revision 1.16  2009/06/07 15:13:53  megabajt
 - updated to 0.32.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/subtitleeditor/subtitleeditor.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list