the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: gal19
Version: 0.19.2
Revision: 1039
Distribution: 10.4, 10.5
BuildDependsOnly: true
Source: mirror:gnome:sources/gal/0.19/gal-%v.tar.bz2
Source-MD5: 6f17b857bc69fde0902481b3d2af475e
Depends: %N-shlibs (= %v-%r), gtk+-shlibs, gnome-print (>= 0.36-14), gnome-vfs-ssl (>= 1.0.5-18) | gnome-vfs (>= 1.0.5-19)
BuildDepends: gdk-pixbuf, libjpeg, libtiff, netpbm, audiofile, db3 (>= 3.3.11-1027), esound (>= 0.2.38-1), glib, orbit-dev, readline5, giflib, imlib, gconf (>= 1.0.9-11), gconf-dev (>= 1.0.9-11), gnome-libs-dev (>= 1.4.2-17), gnome-print-dev (>= 0.36-14), oaf-dev, guile16-dev, libxml, popt, libglade, gnome-vfs-ssl-dev (>= 1.0.5-18) | gnome-vfs-dev (>= 1.0.5-18), gettext-dev, gettext-bin, gettext-tools, libiconv-dev, gtk+, fink (>= 0.24.12-1)
Replaces: gal, gal21
Conflicts: gal21
PatchFile: %n.patch
PatchFile-MD5: 5c2c355e5a89194327aadd6f969ebf89
UpdatePoMakefile: true
SetCFLAGS: -Os
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
InstallScript: make install DESTDIR=%d
SplitOff: <<
Package: %N-shlibs
Depends: gtk+-shlibs
Provides: %N-common
Replaces: gal, gal-shlibs, %N-data, %N-common, %N (<< 0.19.2-2)
Conflicts: %N-data, %N-common
Files: lib/libgal.*.dylib share/gal/%v share/locale
Shlibs: %p/lib/libgal.19.dylib 20.0.0 %n (>= 0.19.2-13)
DocFiles: AUTHORS COPYING* ChangeLog MAINTAINERS NEWS README
<<
DocFiles: AUTHORS COPYING* ChangeLog MAINTAINERS NEWS README
Description: GNOME application library
DescDetail: Reuseable GNOME library functions.
DescPort: <<
Disabled building of test programs.
<<
License: GPL/LGPL
Maintainer: None
DescPackaging: <<
Originally packaged by Masanori Sekino.
<<
Homepage: http://www.gnome.org/
diff -Naur gal-0.19.2.old/Makefile.in gal-0.19.2.new/Makefile.in
--- gal-0.19.2.old/Makefile.in Fri Apr 19 06:59:06 2002
+++ gal-0.19.2.new/Makefile.in Wed Nov 20 00:33:44 2002
@@ -145,7 +145,7 @@
gnomelocaledir = @gnomelocaledir@
l = @l@
-SUBDIRS = gal po intl tests docs art
+SUBDIRS = gal po intl docs art
confexecdir = $(libdir)
confexec_DATA = galConf.sh
diff -Naur gal-0.19.2.old/art/Makefile.in gal-0.19.2.new/art/Makefile.in
--- gal-0.19.2.old/art/Makefile.in Fri Apr 19 06:59:49 2002
+++ gal-0.19.2.new/art/Makefile.in Wed Nov 20 02:11:40 2002
@@ -145,7 +145,7 @@
gnomelocaledir = @gnomelocaledir@
l = @l@
-imagesdir = $(datadir)/pixmaps/gal/categories
+imagesdir = $(datadir)/gal/$(VERSION)/pixmaps/categories
images_DATA = category_birthday_16.png category_business_16.png category_favorites_16.png category_gifts_16.png category_goals_16.png category_holiday_16.png category_holiday-cards_16.png category_hot-contacts_16.png category_ideas_16.png category_international_16.png category_key-customer_16.png category_miscellaneous_16.png category_personal_16.png category_phonecalls_16.png category_status_16.png category_strategies_16.png category_suppliers_16.png category_time-and-expenses_16.png
diff -Naur gal-0.19.2.old/gal/widgets/Makefile.in gal-0.19.2.new/gal/widgets/Makefile.in
--- gal-0.19.2.old/gal/widgets/Makefile.in Fri Apr 19 06:59:12 2002
+++ gal-0.19.2.new/gal/widgets/Makefile.in Wed Nov 20 02:12:20 2002
@@ -159,7 +159,7 @@
glade_DATA = gal-categories.glade e-categories-master-list-dialog.glade
-imagesdir = $(datadir)/pixmaps/gal/categories
+imagesdir = $(datadir)/gal/$(VERSION)/pixmaps/categories
libwidgetsincludedir = $(includedir)/gal/widgets