+++ /dev/null
-emotion (@VERSION@-1) unstable; urgency=low
-
- * CVS Release.
-
- -- Falko Schmidt <falko@alphagemini.org> Thu, 01 Apr 2008 15:11:22 +0000
-
+++ /dev/null
-Source: emotion
-Priority: optional
-Section: libs
-Maintainer: Falko Schmidt <falko@alphagemini.org>
-Build-Depends: cdbs, debhelper (>= 6), pkg-config, libeet-dev, libevas-dev, libedje-dev, libecore-dev, libembryo-dev, libxine-dev (>=1.1.0), libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev
-Standards-Version: 3.7.3
-Homepage: http://www.enlightenment.org
-
-Package: libemotion0
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Provides: libemotion
-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 contains the shared libraries.
-
-Package: libemotion-dev
-Section: libdevel
-Architecture: any
-Depends: libemotion0 (= ${Source-Version}), libevas-dev, libecore-dev
-Provides: libemotion0-dev
-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.
- .
- This package contains headers and static libraries for development with
- libemotion.
-
-Package: libemotion-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: libemotion-gstreamer
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, libemotion0, gstreamer0.10-plugins-good
-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: libemotion-bin
-Section: x11
-Architecture: any
-Depends: ${shlibs:Depends}
-Provides: libemotion0-bin
-Description: Test programs for Emotion
- This is the emotion library, a wrapper library used in the next-generation
- Enlightenment suite for video playback.
- .
- This package contains test programs for the Emotion library.
+++ /dev/null
-This package was debianized by Victor Koeppel <v_koeppel@yahoo.fr> on
-Sat, 19 Jun 2004 20:20:49 +0200.
-
-It was downloaded from the e17/libs/emotion module of the enlightenment cvs
-tree. For more information, see:
-
- http://www.enlightenment.org/cvs.html
-
-Upstream Author: The Rasterman (Carsten Haitzler) <raster@rasterman.com>
-
-Copyright:
-
-Copyright (C) 2000 Carsten Haitzler and various contributors (see AUTHORS)
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to
-deal in the Software without restriction, including without limitation the
-rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
-sell copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies of the Software and its Copyright notices. In addition publicly
-documented acknowledgment must be given that this software has been used if no
-source code of this software is made available publicly. This includes
-acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
-documents or any documentation provided with any product containing this
-software. This License does not apply to any software that links to the
-libraries provided by this software (statically or dynamically), but only to
-the software provided.
-
-Please see the COPYING.PLAIN for a plain-english explanation of this notice
-and it's intent.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
-THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+++ /dev/null
-debian/tmp/usr/bin/emotion_*
-debian/tmp/usr/share/emotion/data/theme.edj
+++ /dev/null
-debian/tmp/usr/include/*
-debian/tmp/usr/lib/pkgconfig/*
-debian/tmp/usr/lib/*.a
-debian/tmp/usr/lib/*.so
+++ /dev/null
-debian/tmp/usr/lib/emotion/*gstreamer*.so
+++ /dev/null
-debian/tmp/usr/lib/emotion/*xine*.so
+++ /dev/null
-debian/tmp/usr/lib/libemotion.so.*
+++ /dev/null
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
-
-DEB_MAKE_CLEAN_TARGET := clean
-
-clean::
- ./autogen.sh --prefix=/usr $(DEB_CONFIGURE_EXTRA_FLAGS)