the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: glunarclock
Version: 0.34.1
Revision: 1
Maintainer: None
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 09b622644b7d8b101369bc79f93a9ee0
BuildDepends: <<
atk1 (>= 1.28.0-1),
cairo (>= 1.8.8-3),
fink (>= 0.24.12),
fink-package-precedence,
fontconfig2-dev (>= 2.8.0-4),
freetype219 (>= 2.3.12-1),
gconf2-dev (>= 2.28.0-1),
gettext-bin,
gettext-tools,
glib2-dev (>= 2.22.0-1),
glitz,
gnome-doc-utils,
gnome-panel-dev (>= 2.28.0-1),
gtk+2-dev (>= 2.18.0-1),
intltool40,
libart2,
libbonobo2-dev (>= 2.24.2-1),
libbonoboui2-dev (>= 2.24.2-1),
libgettext8-dev,
libgnome2-dev (>= 2.28.0-1),
libgnomecanvas2-dev (>= 2.26.0-3),
orbit2-dev (>= 2.14.17-2),
pango1-xft2-ft219-dev (>= 1.24.5-4),
pixman (>= 0.16.0-1),
pkgconfig (>= 0.23),
popt,
x11
<<
Depends: <<
atk1-shlibs (>= 1.28.0-1),
cairo-shlibs (>= 1.8.8-3),
dpkg-base-files,
fontconfig2-shlibs (>= 2.8.0-4),
freetype219-shlibs (>= 2.3.12-1),
gconf2 (>= 2.28.0-1),
gconf2-shlibs (>= 2.28.0-1),
glib2-shlibs (>= 2.22.0-1),
gnome-panel (>= 2.28.0-1),
gnome-panel-shlibs (>= 2.28.0-1),
gtk+2-shlibs (>= 2.18.0-1),
libart2-shlibs,
libbonobo2 (>= 2.24.2-1),
libbonobo2-shlibs (>= 2.24.2-1),
libbonoboui2-shlibs (>= 2.24.2-1),
libgettext8-shlibs,
libgnome2-shlibs (>= 2.28.0-1),
libgnomecanvas2-shlibs (>= 2.26.0-3),
orbit2-shlibs (>= 2.14.17-2),
pango1-xft2-ft219-shlibs (>= 1.24.5-4),
popt-shlibs,
rarian-compat,
x11
<<
ConfigureParams: --libexecdir=%p/lib/%n --disable-schemas-install --enable-dependency-tracking --disable-scrollkeeper PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
CompileScript: <<
./configure %c
make
fink-package-precedence .
<<
InstallScript: <<
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=%d
<<
PostInstScript: <<
if [ configure = "$1" ]; then
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule %p/etc/gconf/schemas/glunarclock.schemas >/dev/null
scrollkeeper-update -q
fi
<<
PostRmScript: <<
if [ remove != "$1" ]; then
scrollkeeper-update -q
fi
<<
DocFiles: ABOUT-NLS AUTHORS COPYING* ChangeLog NEWS README
Description: GNOME Lunar Clock applet
DescDetail: <<
glunarclock displays the current phase of the moon as an applet
for the gnome panel. It also provides astronomical data including
various clock times, rise and set times for the moon, and the moon's
current coordinates. Based on wmMoonClock (C) Mike Henderson and the
GNOME Fish Applet (C) The Free Software Foundation.
<<
DescUsage: <<
To add this applet to a Panel, right-click on the Panel and choose
Applets->Clocks->GNOME Lunar Glock. Latitude and longitude values
can be found for your location from http://geonames.usgs.gov/ or
http://aa.usno.navy.mil/
<<
DescPackaging: <<
No valid contact info for maintainer Jason Park as of April 2008
src/Makefile doesn't respect --disable-schemas-install
<<
DescPort: <<
PoMakefile is updated for internationalization.
<<
Homepage: http://glunarclock.sourceforge.net/
License: GPL