Better do this before raster beats me to it.

- fixup package to meet standards version 3.6.2.2
 - Add -gstreamer and -xine module packages
 - Make gstreamer package actually work
 - update dependencies


SVN revision: 22265
This commit is contained in:
shadoi 2006-04-20 14:41:13 +00:00 committed by shadoi
parent bf96ebd15f
commit 7034260db0
9 changed files with 36 additions and 17 deletions

View File

@ -1,8 +1,8 @@
Source: emotion
Priority: optional
Maintainer: Sytse Wielinga <s.b.wielinga@student.utwente.nl>
Build-Depends: debhelper (>= 4.0.0), libeet-dev, libevas-dev, libedje-dev, libecore-dev, libembryo-dev, libxine-dev (>=1.1.0), automake1.7 | automaken, libtool, libgstreamer0.8-dev
Standards-Version: 3.6.1.0
Build-Depends: debhelper (>= 4.0.0), libeet-dev, libevas-dev, libedje-dev, libecore-dev, libembryo-dev, libxine-dev (>=1.1.0), automake1.9 | automaken, libtool, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, gstreamer0.10-ffmpeg, gstreamer0.10-plugins-good, gstreamer0.10-tools
Standards-Version: 3.6.2.2
Package: libemotion0
Section: libs
@ -22,6 +22,28 @@ Description: Headers, static libraries and documentation for Emotion
This package contains development files for the Emotion library, a wrapper
library used in the next-generation Enlightenment suite for video playback.
Package: libemotion0-xine
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libemotion0, libxine1 (>=1.1.0)
Provides: libemotion-xine
Description: Video playback library used in Enlightenment DR0.17
This is the emotion library, a wrapper library used in the next-generation
Enlightenment suite for video playback.
.
This package provides the xine module for emotion.
Package: libemotion0-gstreamer
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libemotion0, gstreamer0.10-plugins-good, gstreamer0.10-ffmpeg
Provides: libemotion-gstreamer
Description: Video playback library used in Enlightenment DR0.17
This is the emotion library, a wrapper library used in the next-generation
Enlightenment suite for video playback.
.
This package provides the gstreamer module for emotion.
Package: emotion0-bin
Section: x11
Architecture: any

View File

@ -1,2 +0,0 @@
usr/bin/emotion_*
usr/share/emotion/data/theme.edj

View File

@ -0,0 +1,2 @@
debian/tmp/usr/bin/emotion_*
debian/tmp/usr/share/emotion/data/theme.edj

View File

@ -1,10 +0,0 @@
usr/include/*
usr/lib/lib*.a
usr/lib/lib*.so
usr/lib/pkgconfig/*
usr/lib/*.la
usr/bin/emotion-config
usr/lib/emotion/*.a
usr/lib/emotion/*.la
usr/lib/xine/plugins/1.0.0/*.a
usr/lib/xine/plugins/1.0.0/*.la

View File

@ -0,0 +1,7 @@
debian/tmp/usr/include/*
debian/tmp/usr/lib/lib*.a
debian/tmp/usr/lib/pkgconfig/*
debian/tmp/usr/lib/*.la
debian/tmp/usr/bin/emotion-config
debian/tmp/usr/lib/emotion/*.a
debian/tmp/usr/lib/emotion/*.la

View File

@ -0,0 +1 @@
debian/tmp/usr/lib/emotion/*gstreamer*.so

View File

@ -0,0 +1 @@
debian/tmp/usr/lib/emotion/*xine*.so

View File

@ -1,3 +0,0 @@
usr/lib/lib*.so.*
usr/lib/emotion/*.so
usr/lib/xine/plugins/1.0.0/*.so

View File

@ -0,0 +1 @@
debian/tmp/usr/lib/libemotion.so*