update dependencies and rules.

remove emotion-config from install files.


SVN revision: 30564
This commit is contained in:
kaethorn 2007-07-03 12:50:30 +00:00 committed by kaethorn
parent 1cb83a5922
commit 1b091685e0
5 changed files with 5 additions and 15 deletions

View File

@ -2,5 +2,5 @@ emotion (@VERSION@-1) unstable; urgency=low
* CVS Release.
-- Sytse Wielinga <s.b.wielinga@student.utwente.nl> Sun, 8 Aug 2004 12:16:33 +0200
-- E17 Debian Team <debian@edevelop.org> Sun, 8 Aug 2004 12:16:33 +0200

View File

@ -1,8 +1,8 @@
Source: emotion
Priority: optional
Maintainer: E17 Debian Team <debian@edevelop.org>
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
Build-Depends: cdbs, debhelper (>= 5), 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.2
Package: libemotion0
Section: libs

View File

@ -1,6 +0,0 @@
AUTHORS
README
TODO
NEWS
COPYING
COPYING-PLAIN

View File

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

View File

@ -1,11 +1,8 @@
#!/usr/bin/make -f
# Rewrote debian/rules to use cdbs.
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
DEB_MAKE_CLEAN_TARGET := clean
clean::
if [ -f $(CURDIR)/../../snapshot ]; then ./autogen.sh --prefix=/usr; fi
./autogen.sh --prefix=/usr