Enlightenment CVS committal

Author  : swielinga
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2/debian


Modified Files:
        Makefile.am control rules 


Log Message:
Updated most of the debian packaging. Everything I have missed is out of date,
not important or not working.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/debian/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 14 Feb 2001 18:26:29 -0000      1.1
+++ Makefile.am 26 Aug 2003 13:59:06 -0000      1.2
@@ -4,5 +4,6 @@
 copyright \
 imlib2-config.1 \
 libimlib2-dev.doc-base \
-libimlib2.postinst \
+libimlib2.files \
+libimlib2-dev.files \
 rules
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/debian/control,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- control     21 Aug 2003 16:21:11 -0000      1.9
+++ control     26 Aug 2003 13:59:06 -0000      1.10
@@ -23,6 +23,6 @@
 Architecture: any
 Section: devel
 Architecture: any
-Depends: libimlib2 (= ${Source-Version}), libc6-dev, libjpeg62-dev, libpng3-dev | 
libpng2-dev | libpng-dev, libtiff3g-dev, zlib1g-dev, libttf-dev, libungif4-dev | 
libungif3g-dev | giflib3g-dev, xlibs-dev, libfreetype6-dev | freetype2-dev
+Depends: libimlib2 (= ${Source-Version}), libc6-dev | libc-dev, libjpeg62-dev, 
libpng3-dev | libpng2-dev | libpng-dev, libtiff3g-dev, zlib1g-dev, libttf-dev, 
libungif4-dev | libungif3g-dev | giflib3g-dev, xlibs-dev, libfreetype6-dev | 
freetype2-dev
 Description: Imlib2 headers, static libraries and documentation
  Headers, static libraries and documentation for Imlib2.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/debian/rules,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- rules       21 Aug 2003 16:21:11 -0000      1.13
+++ rules       26 Aug 2003 13:59:06 -0000      1.14
@@ -13,7 +13,7 @@
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
-CFLAGS = -Wall -g
+CFLAGS ?= -Wall -g
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
        CFLAGS += -O0




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to