On 6/16/14, 10:21 AM, Peter RapĨan wrote:
Dear Fink developers,

First of all thank you for the great work on Fink which I happily use
every day on my Macs.

I am writing to you in the matter of the "xournal" package not being
available for OS X 10.7+. I have written to the package (former)
maintainer with a question about a possible 10.7+ support; His reply
states that he is no longer involved in the Fink project (see below).
Hence I am asking you whether xournal support is
possible/planned/feasible on the more recent versions of OS X (the last
supported version being OS X 10.6.8).

With kind regards,
Peter.

Begin forwarded message:


Forwarding to a more appropriate list. fink-core is really intended only for project policy decisions or for those packages which are essential to Fink's operation, and therefore have that list as their listed maintainer. fink-devel is more about packaging, including unmaintained packages.

Migration of packages to the 10.7 tree is either done by maintainers with commit access, at the request of maintainers without commit access, or at the request of users who want a particular package. You're the first to ask about xournal, apparently.

I've attached a xournal.info which updates to the latest upstream release and refreshes the dependencies. It works for me on 10.9, but I wouldn't mind getting some more feedback before adding it officially to the distribution.
--
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/
Package: xournal
Version: 0.4.7
Revision: 1
Description: For notetaking, sketching, and journaling
License: GPL
Maintainer: None <fink-devel@lists.sourceforge.net>

# dependencies:
BuildDepends: fink (>= 0.24.12), atk1 (>= 1.20.0-1), automaken, glib2-dev (>= 
2.14.0-1), gtk+2-dev (>= 2.6), libart2, libgettext8-dev, libgnomecanvas2-dev 
(>= 2.4), libgnomeprint2.2-dev (>= 2.18.4-1), libgnomeprintui2.2-dev (>= 
2.18.1-1), libxml2 (>= 2.6.30-1), pango1-xft2-ft219-dev (>= 1.18.4-4), 
libiconv-dev, cairo (>= 1.6-1), expat1, fontconfig2-dev (>= 2.4.1-1), 
freetype219 (>= 2.3.5-1), glitz, libjpeg9, libpng16 (>= 1.2.5-4), libtiff5, 
pixman (>= 0.10.0-1), pkgconfig (>= 0.22-3), x11-dev, xft2-dev
Depends: ghostscript, gtk+2 (>= 2.12.0-1), libgnomecanvas2 (>= 2.20.1-1), 
libgnomeprint2.2-shlibs (>= 2.18.4-1), libgnomeprintui2.2-shlibs (>= 2.18.1-1), 
xpdf, libiconv

# unpack phase:
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: ad3e8e6c3a8c707e777806bca05c0cd1

# patch phase:
# with recent versions of gtk+2 (>=2.14), -lX11 is missing on the final linker 
line
#PatchFile: %n.patch
#PatchFile-MD5: 32a38dcbba83bcf6564a80aa815afae1
PatchScript: <<
  perl -pi -e 's|xournal_LDADD .*|$& -L/usr/X11R6/lib -lX11|' src/Makefile.am
#  patch -p1 < %{PatchFile}
<<

# compile phase:
CompileScript: <<
#!/bin/sh -ev
  export 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:%p/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
  ./autogen.sh --disable-dependency-tracking --prefix=%p
  make 
<<

# install phase:
InstallScript: <<
  make install prefix=%i
  install -d -m 755 %i/share/doc/xournal
  ln -s ../../xournal/html-doc %i/share/doc/xournal/html-doc
<<

DocFiles: COPYING ChangeLog

DescDetail: << 
Xournal is an application for notetaking, sketching,
keeping a journal using a stylus. It is free software (GNU GPL) and
runs on Linux (recent distributions) and other GTK+/Gnome
platforms. It is similar to Microsoft Windows Journal or to other
alternatives such as Jarnal, Gournal, and NoteLab.
<<

Homepage: http://xournal.sourceforge.net/
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to