Updated edje debian packaging.

SVN revision: 10680
This commit is contained in:
swielinga 2004-07-04 11:12:09 +00:00 committed by swielinga
parent e4bca5db15
commit 3a75e214c1
5 changed files with 8 additions and 5 deletions

View File

@ -1,5 +1,5 @@
edje (0.0.1-0cvs20040308) unstable; urgency=low
edje (0.5.0-0cvs20040704) unstable; urgency=low
* a CVS release
-- Sytse Wielinga <s.b.wielinga@student.utwente.nl> Mon, 8 Mar 2004 02:40:54 +0100
-- Sytse Wielinga <s.b.wielinga@student.utwente.nl> Sun, 4 Jul 2004 13:10:23 +0200

View File

@ -2,7 +2,7 @@ Source: edje
Section: libs
Priority: optional
Maintainer: Sytse Wielinga <s.b.wielinga@student.utwente.nl>
Build-Depends: libimlib2-dev, libeet0-dev, libecore1-dev, libevas2-dev, debhelper (>> 4.0.0)
Build-Depends: libimlib2-dev, libeet0-dev, libecore1-dev, libevas2-dev, libembryo0-dev, debhelper (>> 4.0.0), automaken, libtool
Standards-Version: 3.6.1.0
Package: edje0-bin
@ -41,7 +41,7 @@ Package: libedje0-dev
Architecture: any
Section: devel
Architecture: any
Depends: libedje0 (= ${Source-Version}), libc6-dev | libc-dev, libeet0-dev, libecore1-dev, libevas2-dev
Depends: libedje0 (= ${Source-Version}), libc6-dev | libc-dev, libeet0-dev, libecore1-dev, libevas2-dev, libembryo0-dev
Provides: libedje-dev
Conflicts: libedje-dev
Description: libedje0 headers, static libraries and documentation

View File

@ -3,3 +3,4 @@ usr/share/edje/data/test/fonts/*.alias
usr/share/edje/data/test/fonts/*.ttf
usr/share/edje/data/test/fonts/*.dir
usr/share/edje/data/test/images/*.png
usr/share/edje/data/template/*

View File

@ -1,2 +1,2 @@
usr/lib/lib*.so.*
usr/share/vim/addons/syntax/*
usr/share/edje/data/include/edje.inc

View File

@ -61,6 +61,8 @@ install: build
dh_installdirs
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
chmod 755 $(CURDIR)/debian/tmp/usr/share/edje/data/e_logo.sh
chmod 755 $(CURDIR)/debian/tmp/usr/share/edje/data/template/build_theme.sh
binary-indep: build install