SPECS: emotion.spec - updated to unofficial 20051116 snap, builds ...

sparky sparky at pld-linux.org
Sun Nov 20 20:01:04 CET 2005


Author: sparky                       Date: Sun Nov 20 19:01:04 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to unofficial 20051116 snap, builds at last, added gstreamer plugins support

---- Files affected:
SPECS:
   emotion.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/emotion.spec
diff -u SPECS/emotion.spec:1.7 SPECS/emotion.spec:1.8
--- SPECS/emotion.spec:1.7	Thu Aug 25 13:50:22 2005
+++ SPECS/emotion.spec	Sun Nov 20 20:00:59 2005
@@ -3,15 +3,19 @@
 Summary(pl):	Podstawowe biblioteki Enlightenmenta - Emotion
 Name:		emotion
 Version:	0.0.1.004
-Release:	1
+%define	_snap	20051116
+Release:	0.%{_snap}.1
 License:	BSD
 Group:		X11/Libraries
-Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	3be5850cf23afeff8976e45a9861b7c4
+#Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
+Source0:	http://sparky.homelinux.org/snaps/enli/e17/libs/%{name}-%{_snap}.tar.bz2
+# Source0-md5:	6faafbf9a01a9d31f0ed9c1c60b9062a
 URL:		http://enlightenment.org/Libraries/Emotion/
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	edje
 BuildRequires:	edje-devel
+BuildRequires:	gstreamer-plugins-devel
 BuildRequires:	libtool
 BuildRequires:	xine-lib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -48,11 +52,11 @@
 Statyczna biblioteka Emotion.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -80,8 +84,8 @@
 %attr(755,root,root) %{_bindir}/emotion_*
 %attr(755,root,root) %{_libdir}/libemotion.so.*.*.*
 %dir %{_libdir}/%{name}
+%attr(755,root,root) %{_libdir}/%{name}/emotion_decoder_gstreamer.so
 %attr(755,root,root) %{_libdir}/%{name}/emotion_decoder_xine.so
-%{_libdir}/%{name}/emotion_decoder_xine.la
 %attr(755,root,root) %{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.so
 %{_datadir}/%{name}
 
@@ -90,6 +94,8 @@
 %attr(755,root,root) %{_bindir}/emotion-config
 %attr(755,root,root) %{_libdir}/libemotion.so
 %{_libdir}/libemotion.la
+%{_libdir}/%{name}/emotion_decoder_gstreamer.la
+%{_libdir}/%{name}/emotion_decoder_xine.la
 %{_includedir}/Emotion*
 %{_pkgconfigdir}/emotion.pc
 
@@ -103,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/11/20 19:00:59  sparky
+- updated to unofficial 20051116 snap, builds at last, added gstreamer plugins support
+
 Revision 1.7  2005/08/25 11:50:22  charles
 - proper URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/emotion.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list