Commit graph

22 commits

Author SHA1 Message Date
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
drochner
aed62f29a9 update to 2.28.4
changes: minor fixes and cleanup
2012-02-03 16:29:17 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
adam
a8f54e658e 2.28.2:
* Install the m4 files even without --enable-maintainer-mode, as with
  other modules.
2011-05-12 11:15:43 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wiz
5494d00d54 Set LICENSE. 2010-12-12 12:20:10 +00:00
wiz
6707a844e9 Update to 2.26.3:
2.26.3 (stable):

* Build/Installer: Added support for MSVC 2010 and 64 bit.
  (Armin Burgmeier)
2010-12-12 12:15:26 +00:00
obache
500f002bb0 Fixes paths for PKGCONFIG_OVERRIDE files. 2010-11-18 11:35:02 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
adam
beb26bdd12 Changes 2.26.2:
* Documentation: Added main page text at index.html.

Changes 2.26.1:
* Minor documentation improvements.
2010-06-02 16:45:11 +00:00
wiz
c920091e07 Update to 2.26.1:
* Minor documentation improvements.
  (Murray Cumming, José Alburquerque)
2010-05-02 11:58:04 +00:00
adam
6ee1fee41f Changes 2.26.0:
* Minor documentation build fixes.
* Change public documentation location to library.gnome.org in
  the pkg-config files as well.
* Change public documentation location to library.gnome.org.
* Reenable the per-class hierarchy graphs in the reference documentation.
* Drop the custom HTML header and footer, and use the shared doxygen.css
  file from mm-common.
* More...
2009-10-22 07:44:08 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
reed
623c3aa44b Add a conflict with gtkmm<=2.13.5.
(pangomm was split from gtkmm, so older gtkmm has some
of same files.)
2009-04-15 03:50:17 +00:00
wiz
71cfc5d889 Update dependency versions to match configure script.
pango mismatch noted by reed@.
2009-04-02 09:02:58 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
jmcneill
5afd9e391c Update pangomm to 2.24.0.
2.24.0:
(Skipped version numbers since 2.14.1, to match pango 1.24
(apart from the first digit, which we can't decrease.)

* Layout: Added show_in_cairo_context().
  (Louis-Francis Ratté-Boulianne) Bug #560232.
* Build: Allow pangomm to build outside the source tree. Bug #570322
  (Theppitak Karoonboonyanan)
* License Header consistency. (Deng Xiyue)
2009-03-17 22:10:15 +00:00
wiz
f00efd6cf9 Update to 2.14.1:
2.14.1:

* Windows build: Use the new DLL naming convention, like boost.
  (Armin Burgmeier)
* Documentation:
  - Corrected the index page for DevHelp.
    (Deng Xiyue) Bug #559896
2008-11-10 19:47:54 +00:00
adam
a3ec41a70d pangomm (used to be part of gtkmm) is the official C++ interface for the
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
extensible via inheritance and a comprehensive set of widget classes that
can be freely combined to quickly create complex user interfaces.
2008-10-16 18:01:30 +00:00