Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20671
Added Files:
gnote.info gnote.patch
Log Message:
new package
--- NEW FILE: gnote.info ---
Package: gnote
Version: 0.5.0
Revision: 1
Depends: <<
atk1-shlibs (>= 1.26.0-1),
audiofile-shlibs,
boost1.35.nopython-shlibs,
cairo-shlibs (>= 1.8-1),
cairomm1-shlibs (>= 1.8.0-1),
dbus-shlibs (>= 1.2.1-1),
enchant1-shlibs (>= 1.4.2-2),
esound-shlibs,
expat1-shlibs,
fontconfig2-shlibs (>= 2.4.1-1),
freetype219-shlibs (>= 2.3.8-2),
gconf2 (>= 2.26.0-1),
gconf2-shlibs (>= 2.26.0-1),
gconfmm2.6-shlibs (>= 2.24.0-2),
glib2-shlibs (>= 2.20.0-1),
glibmm2.4-shlibs (>= 2.20.0-1),
glitz-shlibs,
gnome-panel-shlibs (>= 2.26.0-1),
gnome-vfs2-unified-shlibs (>= 1:2.24.1-1),
gtk+2-shlibs (>= 2.16.0-1),
gtkmm2.4-shlibs (>= 2.16.0-1),
gtkspell2-shlibs (>= 2.0.15-1),
libart2-shlibs,
libavahi-client3-shlibs,
libavahi-common3-shlibs,
libavahi-glib1-shlibs,
libbonobo2 (>= 2.24.1-1),
libbonobo2-shlibs (>= 2.24.1-1),
libbonoboui2-shlibs (>= 2.24.1-1),
libgettext3-shlibs,
libglade2-shlibs (>= 2.6.4-1),
libgnome2-shlibs (>= 2.26.0-1),
libgnomecanvas2-shlibs (>= 2.26.0-1),
libiconv,
libpanelappletmm2.6.1-shlibs,
libpng3-shlibs,
libsigc++2-shlibs (>= 2.2.3-1),
libxml2-shlibs (>= 2.6.30-1),
libxslt-shlibs,
orbit2-shlibs (>= 2.14.17-1),
pango1-xft2-ft219-shlibs (>= 1.24.0-1),
pangomm1.4.1-shlibs (>= 2.24.0-1),
pcre-shlibs,
pixman-shlibs (>= 0.14.0-1),
popt-shlibs,
rarian-compat,
uuid-shlibs,
x11
<<
BuildDepends: <<
atk1 (>= 1.26.0-1),
autoconf,
audiofile,
automake1.11,
avahi-dev,
boost1.35.nopython,
cairo (>= 1.8-1),
cairomm1 (>= 1.8.0-1),
dbus-dev (>= 1.2.1-1),
enchant1-dev (>= 1.4.2-2),
esound,
expat1,
fink (>= 0.24.12-1),
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.8-2),
gconf2-dev (>= 2.26.0-1),
gconfmm2.6 (>= 2.24.0-2),
gettext-bin,
gettext-tools-0.17,
glib2-dev (>= 2.20.0-1),
glibmm2.4-dev (>= 2.20.0-1),
glitz,
gnome-panel-dev (>= 2.26.0-1),
gnome-vfs2-unified-dev (>= 1:2.24.1-1),
gtk+2-dev (>= 2.16.0-1),
gtkmm2.4-gtk-dev (>= 2.16.0-1),
gtkspell2-dev (>= 2.0.15-1),
intltool40,
libart2,
libavahi-glib1-dev,
libbonobo2-dev (>= 2.24.1-1),
libbonoboui2-dev (>= 2.24.1-1),
libgettext3-dev,
libglade2 (>= 2.6.4-1),
libgnome2-dev (>= 2.26.0-1),
libgnomecanvas2-dev (>= 2.26.0-1),
libiconv-dev,
libpanelappletmm2.6.1,
libpng3,
libsigc++2 (>= 2.2.3-1),
libtool2,
libxml2 (>= 2.6.30-1),
libxslt,
orbit2-dev (>= 2.14.17-1),
pango1-xft2-ft219-dev (>= 1.24.0-1),
pangomm1.4.1 (>= 2.24.0-1),
pcre,
pixman (>= 0.14.0-1),
pkgconfig (>= 0.23),
popt,
uuid,
x11-dev,
xft2-dev
<<
Source: mirror:gnome:sources/%n/0.5/%n-%v.tar.bz2
Source-MD5: ca9e67a92945af7230eae72b2e8430ec
PatchFile: %n.patch
PatchFile-MD5: 901049f7082a1a49df2b61e8ebe30c84
GCC: 4.0
SetCPPFLAGS: -I%p/lib/fontconfig2/include
SetLDFLAGS: -L%p/lib/fontconfig2/lib
ConfigureParams: --mandir=%p/share/man --libexecdir=%p/lib/%n
--disable-schemas-install --disable-scrollkeeper --disable-static
--with-boost=%p --disable-dependency-tracking
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
CompileScript: <<
#!/bin/sh -ev
autoreconf -fi
export PATH="%p/lib/gettext-tools-0.17/bin:$PATH"
./configure %c
make V=1
<<
InstallScript: <<
make install DESTDIR=%d
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
ConfFiles: %p/etc/gconf/schemas/gnote.schemas
PostInstScript: <<
if [ configure = "$1" ]; then
scrollkeeper-update -q
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule
%p/etc/gconf/schemas/gnote.schemas >/dev/null
fi
gtk-update-icon-cache -f -t %p/share/icons/hicolor || :
<<
PostRmScript: <<
if [ configure = "$1" ]; then
scrollkeeper-update -q
fi
gtk-update-icon-cache -f -t %p/share/icons/hicolor || :
<<
DescPackaging: <<
Safer linking against libtool convenience lib. See:
http://bugzilla.gnome.org/show_bug.cgi?id=587262
Need to make sure icon is available in theme ('make install'
doesn't know to handle this, even though it would be disabled)
<<
DescPort: <<
Missing link against some boost lib. See:
http://bugzilla.gnome.org/show_bug.cgi?id=587261
--export-dynamic is the gnu-specific linker flag; instead use
the libtool flag to Do The Right Thing on the local platform.
See: http://bugzilla.gnome.org/show_bug.cgi?id=587228
<<
Description: Simple desktop note-taking application
Homepage: http://www.gnome.org
License: GPL
Maintainer: Daniel Macks <[email protected]>
--- NEW FILE: gnote.patch ---
diff -Nurd -x'*~' gnote-0.5.0.orig/src/Makefile.am gnote-0.5.0/src/Makefile.am
--- gnote-0.5.0.orig/src/Makefile.am 2009-06-16 21:19:17.000000000 -0400
+++ gnote-0.5.0/src/Makefile.am 2009-06-28 22:30:33.000000000 -0400
@@ -13,14 +13,15 @@
-DGNOTE_LOCALEDIR=\"@gnote_locale...@\" \
-DDATADIR=\"$(datadir)\" -DLIBDIR=\"$(libdir)\"
-AM_LDFLAGS=-Wl,--export-dynamic
+AM_LDFLAGS=-export-dynamic
-GNOTE_LIBS = libgnote.a @LIBGLIBMM_LIBS@ @LIBGTKMM_LIBS@ \
- @GCONF_LIBS@ @BOOST_FILESYSTEM_LIBS@ \
+GNOTE_LIBS = libgnote.a $(top_builddir)/libtomboy/libtomboy.la \
+ @LIBGLIBMM_LIBS@ @LIBGTKMM_LIBS@ \
+ @GCONF_LIBS@ @BOOST_FILESYSTEM_LIBS@ @BOOST_SYSTEM_LIBS@ \
@LIBXSLT_LIBS@ \
@PCRE_LIBS@ \
@GTKSPELL_LIBS@ @GTK_LIBS@ \
- -luuid -L$(top_builddir)/libtomboy -ltomboy
+ -luuid
noinst_LIBRARIES = libgnote.a
bin_PROGRAMS = gnote
diff -Nurd -x'*~' gnote-0.5.0.orig/src/addins/addins.mk.in
gnote-0.5.0/src/addins/addins.mk.in
--- gnote-0.5.0.orig/src/addins/addins.mk.in 2009-05-27 19:05:24.000000000
-0400
+++ gnote-0.5.0/src/addins/addins.mk.in 2009-06-28 22:22:20.000000000 -0400
@@ -7,6 +7,6 @@
@GCONF_CFLAGS@ @LIBXML_CFLAGS@ \
-DDATADIR=\"$(datadir)\" -DLIBDIR=\"$(libdir)\"
-AM_LDFLAGS = -avoid-version -module -Wl,--export-dynamic
+AM_LDFLAGS = -avoid-version -module -export-dynamic
ADDINSDIR = @libdir@/@PACKAGE_NAME@/addins/@VERSION@
------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs