Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.34.0 02 Aug 2015 16:06:17 |
kwm |
Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.
PR: 201477 [1]
Submitted by: olivierd@ [1] |
0.30.0 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.30.0 14 May 2015 15:08:14 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
0.30.0 03 Feb 2015 12:28:24 |
kwm |
Update poppler to 0.30.0 [1].
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].
PR: 196599 [1]
Submitted by: olivierd@ [1]
Exp-run by: antoine@
Obtained from: upstream [2] |
0.26.3_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.26.3 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.26.3 21 Dec 2014 00:16:46 |
bapt |
Get rid of gnomehier |
0.26.3 25 Nov 2014 12:55:01 |
makc |
graphics/poppler:
- Update to 0.26.3
- Add LICENSE_FILE
- Adjust dependencies
- Add new option, CURL
- Switch to USES=libtool
- Set proper install target instead of manual post-install stripping
- Add Qt5 support
- Use ${MOC} variable provided by Mk/bsd.qt.mk and
remove needless pre-configure patching
PR: 192068, 194992
Submitted by: olivierd, makc
Exp-run by: antoine
Approved by: kwm |
0.24.5_4 29 Jul 2014 21:25:31 |
adamw |
Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.
Approved by: portmgr (most of them) |
0.24.5_4 26 May 2014 14:42:44 |
kwm |
Update openjpeg to 2.1.0.
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15
and update users.
Approved by: portmgr (implicit) for NO_STAGE ports |
0.24.5_3 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
0.24.5_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.24.5_1 28 Feb 2014 21:45:27 |
kwm |
Add USES=iconv. It is used in libpoppler-cpp and this makes sure libc iconv
is used on FreeBSD 10+.
PR: ports/186700
Submitted by: tijl@ |
0.24.5 22 Feb 2014 23:43:56 |
kwm |
Update to 0.24.5.
Switch to USES=libtool |
0.24.4 27 Dec 2013 16:54:22 |
kwm |
Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.
Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax. |
0.22.2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.22.2 02 Sep 2013 16:21:38 |
bapt |
Add an explicit dependency on pkgconf |
0.22.2 21 Mar 2013 05:27:16 |
mezz |
- Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
on poppler.
Submitted by: kwm (poppler* part) |
0.18.4_2 25 Sep 2012 22:06:42 |
kwm |
Unify poppler-config.h includes in poppler header.
PR: ports/171877
Submitted by: bsam@
Obtained from: poppler upstream, Bug 52193 |
0.18.4_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.18.4_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.18.4 14 Mar 2012 15:27:44 |
mezz |
Fix the build with clang.
PR: ports/163443
Submitted by: Jan Beich <jbeich@tormail.net>
Feature safe: yes |
0.18.4 24 Feb 2012 12:36:14 |
kwm |
Overwrite the moc detection test to fix the build of poppler-qt4 on < 9.0,
or if qt33 is installed.
PR: ports/165438 [1]
Reported by: ale@, rakuco@, Justin Smith <freebsd.users@gmail.com> [1]
angelv <angelvg@gmail.com> |
0.18.4 23 Feb 2012 08:27:38 |
kwm |
Update to 0.18.4. |
0.18.0 31 Oct 2011 09:53:19 |
kwm |
Update poppler to 0.18.0.
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.
Thanks to: pav for a exp-runs
bapt for double checking the libreoffice ports |
0.16.7 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.16.7 23 Aug 2011 18:35:07 |
kwm |
Update to 0.16.7. |
0.16.7 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.14.5 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.14.5 20 Nov 2010 15:37:08 |
kwm |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
0.12.4 10 May 2010 21:19:08 |
kwm |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
0.12.3_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.12.3_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.12.3 25 Dec 2009 17:26:17 |
marcus |
Update to 0.12.3. |
0.12.2 20 Dec 2009 10:43:14 |
kwm |
Fix usage of USE_QT* macros. So depends are detected correctly.
PR: ports/141347
Submitted by: Dima Panov <fluffy@FreeBSD.org> (based on patch by makc@) |
0.12.2 28 Nov 2009 20:06:37 |
marcus |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above ) |
0.10.6_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.10.6_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.10.6 18 Apr 2009 18:20:07 |
marcus |
Update to 0.10.6 to fix a set of vulnerabilities documented in
http://secunia.com/advisories/34746/ .
"Some vulnerabilities have been reported in Poppler which can be
exploited by malicious people to potentially compromise an
application using the library."
PR: 133838
Submitted by: Mark Foster <mark@foster.cc>
Approved by: portmgr (implicit) |
0.10.5 10 Apr 2009 05:56:28 |
marcus |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |
0.8.7_1 24 Sep 2008 16:31:32 |
mezz |
Fix the plist when cairo support is disable, bump the PORTREVISION.
PR: ports/127254
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> |
0.8.7 08 Sep 2008 02:52:16 |
marcus |
Update to 0.8.7. |
0.8.6 25 Aug 2008 00:50:55 |
ahze |
Update to 0.8.6 |
0.8.5 04 Aug 2008 02:28:01 |
mezz |
Update to 0.8.5. |
0.8.4_2 09 Jul 2008 16:43:29 |
naddy |
Fix a memory management bug which could lead to arbitrary code execution.
Obtained from: Felipe Andres Manzano <fmanzano@fceia.unr.edu.ar>
Security:
http://www.vuxml.org/freebsd/bc20510f-4dd4-11dd-93e7-0211d880e350.html
Security: CVE-2008-2950 |
0.8.4_1 03 Jul 2008 18:45:45 |
mezz |
Fix the build in QA Tindy for not able to find moc-qt4 by 'which moc-qt4', so
add a patch to replace from 'which moc-qt4' to '${LOCALBASE}/bin/moc-qt4'.
Reported by: QA Tindy |
0.8.4_1 03 Jul 2008 16:13:44 |
mezz |
- Add jpeg dependency, bump the PORTREVISION on poppler, poppler-qt4 and
poppler-utils.
- Add --disable-gdk and --disable-gtk-test if it's not poppler-gtk.
- Minor clean up related w/ whitespace. |
0.8.4 02 Jul 2008 19:59:23 |
mezz |
Update to 0.8.4. |
0.8.3_1 30 Jun 2008 20:16:22 |
mezz |
First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.
x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------
(Only the first 15 lines of the commit message are shown above ) |
0.6.4_1 05 May 2008 19:23:02 |
mezz |
Add a missing dependency, fontconfig, when disables ciaro support. Bump the
PORTREVISION.
PR: ports/123417
Reported by: Michael Moll <kvedulv@kvedulv.de> |
0.6.4 06 Feb 2008 00:56:27 |
marcus |
Update to 0.6.4. |
0.6.3 15 Dec 2007 22:36:28 |
marcus |
Update to 0.6.3. |
0.6.2 12 Dec 2007 04:40:15 |
marcus |
Update to 0.6.2. |
0.6 11 Sep 2007 03:59:13 |
marcus |
Update to 0.6. |
0.5.91 28 Aug 2007 00:57:24 |
marcus |
Update to 0.5.91. |
0.5.9_4 31 Jul 2007 14:39:36 |
ahze |
- Plug a memory leak [1]
- Fix an integer overflow [2]
Obtained from: Poppler SVN [1]
Redhat http://rhn.redhat.com/errata/RHSA-2007-0732.html [2]
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3387
Reported by: miwi via irc.freenode.org/#FreeBSD-GNOME |
0.5.9_3 25 Jul 2007 14:35:31 |
ahze |
Install poppler-qt4.pc for poppler-qt4
PR: ports/114773
Reported by: Sven Gaerner |
0.5.9_3 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.5.9_3 16 Jul 2007 10:12:15 |
lofi |
Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes) |
0.5.9_3 14 Jul 2007 21:31:07 |
marcus |
Make sure that all of the proper --disable-* args are passed to configure
when not building slave ports. |
0.5.9_1 14 Jul 2007 19:41:01 |
marcus |
Fix detection of cairo support after the last commit. Cairo support was
only being enabled when SLAVEPORT was defined, and this had the potential
of breaking package builds. |
0.5.9_1 13 Jul 2007 13:54:42 |
ahze |
Don't link to libpoppler from graphics/poppler since it doesn't contain required
Arthur backend. Instead build libpoppler with poppler-qt4
PR: ports/114551
Reported by: Sven Gaerner <sgaerner@gmx.net> |
0.5.9_1 03 Jul 2007 21:10:24 |
ahze |
- Fix bashism in configure script [1]
- Update plist in poppler-qt
Reported by: trhodes and lists@jnielsen.net [1] |
0.5.9_1 03 Jul 2007 11:25:39 |
ahze |
Get rid of X11BASE
Submitted by: mezz |
0.5.9_1 03 Jul 2007 11:14:36 |
ahze |
Update to 0.5.9 |
0.5.4_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.5.4_2 13 Feb 2007 00:16:29 |
pav |
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat |
0.5.4_2 13 Nov 2006 21:19:21 |
mezz |
Took a patch from CVS to fix a few of PDFs display as characters inverted.
PR: ports/104490
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=8924
https://bugs.freedesktop.org/show_bug.cgi?id=8944
Reported by: trasz <trasz@pin.if.uz.zgora.pl> |
0.5.4_1 14 Oct 2006 08:35:50 |
marcus |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |
0.5.3_1 17 Sep 2006 21:51:24 |
marcus |
Only depend on cairo if we want cairo support.
PR: 102711
Submitted by: Shane Bell <decept0@gmail.com> |
0.5.3 10 Jul 2006 02:04:07 |
marcus |
Make the cairo output backend optional (defaults to enabled). Turning this
off can help performance when rendering certain PDF documents, especially
those that contain Type 3 fonts.
Reported by: Veiko Palge <veiko.palge@gmail.com> |
0.5.3 31 May 2006 20:30:08 |
marcus |
Update to 0.5.3. |
0.5.2 23 May 2006 12:23:05 |
ahze |
- Update to 0.5.2 |
0.5.1_1 07 May 2006 02:24:54 |
marcus |
Fix the poppler-utils build. |
0.5.1_1 02 May 2006 00:37:24 |
lofi |
Remove the commandline utilities in order to make this port not conflict
with xpdf. The utilities can now be found in graphics/poppler-utils. |
0.5.1 30 Apr 2006 00:47:21 |
marcus |
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are). (Only the first 15 lines of the commit message are shown above ) |
0.4.5 26 Feb 2006 01:16:34 |
marcus |
Update to 0.4.5 which is a security fix for CVE-2006-0301.
Security: Fixes CVE-2006-0301
Approved by: portmgr (implicit) |
0.4.4_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.4.4 01 Feb 2006 17:48:05 |
marcus |
Disable the QT wrapper for now. It needs some patching to build correctly,
plus some ports loving to make the dependency tree consistent.
PR: 92397 |
0.4.4 11 Jan 2006 23:22:14 |
ahze |
- Update to 0.4.4 |
0.4.3 14 Dec 2005 01:42:56 |
ahze |
- Update to 0.4.3 |
0.4.2_1 07 Dec 2005 14:26:01 |
mnag |
Backport xpdf vendor patch
Bump PORTREVISION
Approved by: gnome (marcus)
Security:
http://www.idefense.com/application/poi/display?id=342&type=vulnerabilities
http://www.idefense.com/application/poi/display?id=343&type=vulnerabilities
http://www.idefense.com/application/poi/display?id=344&type=vulnerabilities
http://www.idefense.com/application/poi/display?id=345&type=vulnerabilities
http://secunia.com/advisories/17897/
CVE-2005-3191, CVE-2005-3192, CVE-2005-3193 |
0.4.2 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
0.4.2 05 Nov 2005 04:53:48 |
marcus |
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
(Only the first 15 lines of the commit message are shown above ) |
0.3.1_1 13 Aug 2005 08:22:51 |
marcus |
Fix a security problem described at
http://vuxml.FreeBSD.org/24eee285-09c7-11da-bc08-0001020eed82.html.
Reported by: simon
Obtained from: graphics/xpdf
Approved by: portmgr (implicit)
Security: Fixes xpdf vulnerability |
0.3.1 29 Apr 2005 20:25:14 |
ahze |
- Update to 0.3.1 |
0.3.0 23 Apr 2005 02:39:37 |
ahze |
- Update to 0.3.0 |
0.2.0 06 Apr 2005 13:31:40 |
kwm |
Update to 0.2.0. |
0.1.2_1 02 Apr 2005 19:14:53 |
marcus |
Fix up the pkg-config files so they don't reference a non-existent
poppler-0.1.2.pc. This cleans up pkg-config --list-all. |
0.1.2 14 Mar 2005 05:23:18 |
ahze |
- Add WWW: line, http://poppler.freedesktop.org/ |
0.1.2 14 Mar 2005 05:16:59 |
ahze |
- Update to 0.1.2 |
0.1.1 12 Mar 2005 11:05:38 |
marcus |
Add poppler, a PDF rendering library using cairo as its backend. This
is a fork of the xpdf 3.0 code for use by Freedesktop.org. |