Update of /cvsroot/fink/experimental/rangerrick/10.3/main/finkinfo/gnome
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27992/10.3/main/finkinfo/gnome
Modified Files:
gst-python-0.10-py.info
Added Files:
gst-python-0.10-defs.info
Log Message:
fixed gst-python stuff
--- NEW FILE: gst-python-0.10-defs.info ---
Info2: <<
Package: gst-python-0.10-defs
Version: 0.10.4
Revision: 11
Description: Python interface to GStreamer (data files)
License: LGPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Replaces: gst-python-0.10-py23, gst-python-0.10-py24
Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%v.tar.bz2
Source-MD5: 73e1ebc4a84a6fae999da83fd625e833
CompileScript: echo "none needed"
InstallScript: <<
#!/bin/sh -ex
install -d -m 755 %i/share/gst-python/0.10/defs
for file in gst-types.defs gst-extrafuncs.defs libs.defs base.defs; do
install -c -m 644 gst/$file %i/share/gst-python/0.10/defs/
done
<<
DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README RELEASE
Homepage: http://www.gstreamer.net/
DescDetail: <<
GStreamer is a streaming-media framework, based on graphs of
filters which operate on media data. Applications using this
library can do anything from real-time sound processing to
playing videos. Its plugin-based architecture means that new
data types or processing capabilities can be added simply by
installing new plugins.
These are the common data files for the python tools for
GStreamer.
<<
<<
Index: gst-python-0.10-py.info
===================================================================
RCS file:
/cvsroot/fink/experimental/rangerrick/10.3/main/finkinfo/gnome/gst-python-0.10-py.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gst-python-0.10-py.info 5 May 2006 12:07:43 -0000 1.7
+++ gst-python-0.10-py.info 5 May 2006 17:08:49 -0000 1.8
@@ -1,7 +1,7 @@
Info2: <<
Package: gst-python-0.10-py%type_pkg[python]
Version: 0.10.4
-Revision: 11
+Revision: 12
Description: Python interface to GStreamer
Type: python(2.3 2.4)
License: LGPL
@@ -35,12 +35,15 @@
InstallScript: <<
#!/bin/sh -ex
make install DESTDIR=%d examplesdir=%p/share/doc/%N/examples
+
+ # these are in gst-python-0.10-defs instead
+ rm -rf %i/share/gst-python/0.10/defs
<<
DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README RELEASE
SplitOff: <<
Package: %N-shlibs
Description: Python interface to GStreamer (shared libs)
- Depends: gst-plugins-base-0.10-shlibs, pygtk2-py%type_pkg[python] (>=
2.6.3-1)
+ Depends: gst-plugins-base-0.10-shlibs, pygtk2-py%type_pkg[python] (>=
2.6.3-1), gst-python-0.10-defs (>= %v-1)
Recommends: gconf2 (>= 2.6.0-1), glib2 (>= 2.8.6-1), gstreamer-0.10,
gst-plugins-base-0.10
Files: lib/python%type_raw[python]
<<
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits