Commit Graph

11 Commits

Author SHA1 Message Date
sebastia
483a696233 Since we now have libobjc2, tweak gnustep-make to build/link against it.
gnustep-base doesn't need to install the compatibility layer anymore,
which requires a major lib bump.
Bump revision of all dependent packages, and remove double REVISION
in webservices

OK landry@
2012-08-22 07:15:51 +00:00
sebastia
940c4e05df Update pdfkit to 0.9.2
cleanup makefile, and get rid of some patches
but mark as broken, since it breaks macppc, and only
shows white pages on other archs
2012-07-08 13:54:18 +00:00
sebastia
68ee74b124 Use MASTER_SITE_SAVANNAH where appropriate
pointed out by sthen@
2012-01-08 12:03:09 +00:00
sebastia
d4fc7a52e2 unbreak pdfkit after xpdf update, still some fonts may not be found, but
better than not working at all. upgrading the bundled version or other options
will be discussed with upstream.
while there, remove two empty patches

OK kili@
2011-10-04 12:53:38 +00:00
sebastia
7b3b2313f1 Remove two obsolete patches. I missed them with the update 'cause of my
tests with pre-releases...
no bump, since it prevented the port to build.
Pointed out by Nigel Taylor. njtailor AT asterisk daemon co uk
2011-07-28 06:21:10 +00:00
sebastia
64d1b45cb4 Minor update to pdfkit 0.9 -> 0.9.1
OK jasper@
2011-07-27 19:55:40 +00:00
sebastia
5acfd868bd Fix to build with gcc-2.95
feedback from landry@, jasper@, sthen@
OK sthen@
2011-06-24 10:51:48 +00:00
sebastia
7731a20298 use PKGNAME ?= ${DISTNAME:L} in Makefile.inc, and remove it from the gnustep ports that use it.
OK sthen@
2011-05-15 13:03:26 +00:00
sebastia
066ed3b4b3 bump, PLIst changes due to framework
OK landry@, ajacoutot@
2011-04-18 12:38:17 +00:00
sebastia
202c0c4ef9 do not hardcode /usr/local use LOCALBASE instead
remove version from BUILD_DEPENDS, as it is not taken into account anyways

pointed out and OK ajacoutot@
2011-01-03 18:00:16 +00:00
sebastia
f50621679a Import pdfkit: framework for accessing and rendering PDF content
pkg/DESCR:
PDFKit is a wrapper over the xpdf library v. 3.0.2.  It is used by
GWorkspace for the PDF content inspector.

OK landry@
2011-01-03 14:20:28 +00:00