Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv2194/10.4/unstable/main/finkinfo/gnome
Modified Files:
libgnomeprint2.2.info
Log Message:
Overhaul packaging layout. libgnomeprint2.2 is now OBSOLETE
Index: libgnomeprint2.2.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgnomeprint2.2.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libgnomeprint2.2.info 28 Feb 2006 06:40:32 -0000 1.5
+++ libgnomeprint2.2.info 5 Jan 2007 21:32:05 -0000 1.6
@@ -1,49 +1,85 @@
Package: libgnomeprint2.2
Version: 2.12.1
-Revision: 1001
-Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, glib2 (>= 2.6.6-1111),
libart2-shlibs (>= 2.3.16-1), libbonobo2 (>= 2.6.0-1), libiconv, libxml2-shlibs
(>= 2.6.7-1), pango1-xft2 (>= 1.5.0-1)
+Revision: 1002
+Depends: <<
+ %N-shlibs (= %v-%r),
+ fink-obsolete-packages
+<<
Replaces: libgnomeprint2
-BuildDepends: glib2-dev (>= 2.6.6-1111), pango1-xft2-dev (>= 1.5.0-1),
orbit2-dev (>= 2.10.0-1), libxml2 (>= 2.6.7-1), libbonobo2-dev (>= 2.6.0-1),
libart2 (>= 2.3.16-1), pkgconfig, libgettext3-dev, gettext-bin, gettext-tools,
libiconv-dev, popt, intltool, gtk-doc, x11-dev, bison
+BuildDepends: <<
+ bison,
+ gettext-bin,
+ gettext-tools,
+ glib2-dev (>= 2.12.0-1),
+ gtk-doc,
+ intltool,
+ libart2 (>= 2.3.16-1),
+ libbonobo2-dev (>= 2.16.0-1),
+ libgettext3-dev,
+ libiconv-dev,
+ libxml2 (>= 2.6.7-1),
+ orbit2-dev (>= 2.10.0-1),
+ pango1-xft2-dev (>= 1.5.0-1),
+ pkgconfig,
+ popt,
+ x11-dev
+<<
# cups-dev (>= 1.1.21-1), libgnomecups2-dev (>= 0.2.0-1)
BuildConflicts: freetype, freetype-hinting
Source: mirror:gnome:sources/libgnomeprint/2.12/libgnomeprint-%v.tar.bz2
Source-MD5: ea729d4968fe2169c84efb12ace5f6cc
Patch: %n.patch
SetCPPFLAGS: -no-cpp-precomp
-SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
-NoSetLDFLAGS: true
+SetCFLAGS: -Os
+SetCXXFLAGS: -Os
ConfigureParams: --disable-dependency-tracking --without-cups
CompileScript: <<
- F77=no ./configure %c
- make
+ F77=no ./configure %c
+ make
+<<
+InstallScript: <<
+ make -j1 install DESTDIR="%d"
+ mkdir -p %i/share/doc/installed-packages
+ touch %i/share/doc/installed-packages/%n
<<
-InstallScript: make install DESTDIR=%d
SplitOff: <<
- Package: %N-shlibs
- Depends: libgettext3-shlibs, glib2-shlibs (>= 2.6.6-1111), libart2-shlibs
(>= 2.3.16-1), libbonobo2 (>= 2.6.0-1), libiconv, libxml2-shlibs (>= 2.6.7-1),
pango1-xft2-shlibs (>= 1.5.0-1), popt-shlibs, x11
-# libgnomecups2-shlibs (>= 0.2.0-1)
-Replaces: libgnomeprint2
- Files: <<
- lib/libgnomeprint-2-2.*.dylib
- lib/libgnomeprint/%v/modules/*.so
- lib/libgnomeprint/%v/modules/transports/*.so
- <<
- Shlibs: %p/lib/libgnomeprint-2-2.0.dylib 2.0.0 %n (>= 2.6.0-1)
- DocFiles: AUTHORS COPYING ChangeLog* NEWS README
+ Package: %N-shlibs
+ Depends: <<
+ glib2-shlibs (>= 2.12.0-1),
+ libart2-shlibs (>= 2.3.16-1),
+ libbonobo2 (>= 2.16.0-1),
+ libgettext3-shlibs,
+ libiconv,
+ libxml2-shlibs (>= 2.6.7-1),
+ pango1-xft2-shlibs (>= 1.5.0-1),
+ x11
+ <<
+ # libgnomecups2-shlibs (>= 0.2.0-1)
+ Replaces: libgnomeprint2, %N-dev, %N
+ Files: <<
+ lib/libgnomeprint-2-2.*.dylib
+ lib/libgnomeprint/%v/modules/*.so
+ lib/libgnomeprint/%v/modules/filters/*.so
+ lib/libgnomeprint/%v/modules/transports/*.so
+ share/libgnomeprint
+ share/locale
+ <<
+ Shlibs: %p/lib/libgnomeprint-2-2.0.dylib 2.0.0 %n (>= 2.6.0-1)
+ DocFiles: AUTHORS COPYING ChangeLog* NEWS README
<<
SplitOff2: <<
- Package: %N-dev
- Depends: %N-shlibs (= %v-%r)
- DescPackaging: <<
- Uses pkgconfig.
- Any package which BuildDepends on this one must also BuildDepend on:
- glib2-dev (>= 2.6.6-1111), libart2 (>= 2.3.16-1), libbonobo2-dev (>=
2.6.0-1), libxml2 (>= 2.6.7-1), orbit2-dev (>= 2.10.0-1), pango1-xft2-dev
- <<
- BuildDependsOnly: True
- Files: include lib
- DocFiles: AUTHORS COPYING ChangeLog* NEWS README
+ Package: %N-dev
+ Depends: %N-shlibs (= %v-%r)
+ Replaces: %N
+ DescPackaging: <<
+ Uses pkgconfig.
+ Any package which BuildDepends on this one must also
BuildDepend on:
+ glib2-dev (>= 2.12.0-1), libart2 (>= 2.3.16-1),
libbonobo2-dev (>= 2.16.0-1), libxml2 (>= 2.6.7-1), orbit2-dev (>= 2.10.0-1),
pango1-xft2-dev
+ <<
+ BuildDependsOnly: True
+ Files: include lib share/gtk-doc
+ DocFiles: AUTHORS COPYING ChangeLog* NEWS README
<<
-DocFiles: AUTHORS COPYING ChangeLog* NEWS README
Description: The GNOME printing library
DescPort: <<
Patches LIBGNOMEPRINT_CFLAGS in configure to find freetype2 headers before
@@ -53,11 +89,20 @@
Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>
Homepage: http://www.gnome.org
DescPackaging: <<
- Had to add F77=no to configure to get around a weird libtool thing
- when "fort77" is installed.
+ Had to add F77=no to configure to get around a weird libtool thing
+ when "fort77" is installed.
- The cups module needs libgnomecups>=0.2.0, which needs cups-dev>=1.1.21
+ The cups module needs libgnomecups>=0.2.0, which needs cups-dev>=1.1.21
- Recognize .otf files as TrueType fonts. See:
- http://bugzilla.gnome.org/show_bug.cgi?id=332400
+ Recognize .otf files as TrueType fonts. See:
+ http://bugzilla.gnome.org/show_bug.cgi?id=332400
+
+ libbonobo2-dev-2.16.1 needs popt but there is no link against
popt-shlibs
+
+ lib/%N/%v/modules/filters/*.so moved %N-dev -> %N-shlibs in
2.12.1-2/1002
+
+ share/gtk-doc moved %N -> %N-dev in 2.12.1-2/1002
+ share/%N/%v/modules/filters/*.so moved %N -> %N-shlibs in 2.12.1-2/1002
+ share/locale moved %N -> %N-shlibs in 2.12.1-2/1002
+ %N is now OBSOLETE
<<
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits