Commit graph

27 commits

Author SHA1 Message Date
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +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
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
drochner
410536b9b6 this is outdated and might be removed soon, but for sanity:
bump PKGREVISION for libgnome linkage change,
mark CONFLICTing with future anjuta pkgs
2009-10-30 15:42:03 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +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
wiz
38d7f525d0 Fix path to p5-gettext. 2008-10-29 11:36:54 +00:00
wiz
42a64c5042 Update to 2.24.1:
Changes in 2.24.1

* Fix #541694 - new modules and packaged are not displayed in dialog until the project is reloaded
* Fixed some warnings
* Translation updates: ar, sk

Changes in 2.24.0

* Removed gdl-gnome dependency
* Fix format string bugs
* Translation updates: ru, hu, cs, da, ml, ar, tr, ja, it, de, nl, en_GB, fr, nb, gu, fi, eu, pt

Changes in 2.23.90

* Bumped version to be consistent with gnome releases.
* Fixed bug #517047 - Port to GOption
* Replace deprecated INCLUDES with AM_CPPFLAGS
* Add a new chooser to select pkg-config modules in the target configuration
  (related to bug #393679)
* Fixed bug #463561 and bug #538952 - Removed deprecated and unused build
  code thus removing the regex depency
* Fixed bug #522715 - Typo & missing libglade-2.0 entry in configure.in
* Fixed bug #475244 - Do not add AC_SUBST() after PKG_CHECK_MODULE
* Translation updates: et, ar, es, ca, sv, pt_BR, mr, fi, eu, pt,
  nb, he, sq, zh_HK, zh_TW, gl, th, oc, bg

Changes in 0.3.0

* Fixed #515997 – Fails to build from source
* Added methods to access the list of pkg-config packages required for
  building the project (to be used for symbol autocompletion for example).
* Added a conveniece check for the returned packages
* Fixed two mem-leaks.

Changes in 0.2.3

* Check for Locale::gettext which is required.
* Translation updates for si, pt, fi, gl, en_GB, nb, ne, es, th, fr and de.

Changes in 0.2.2

* COPYING: Fixed license.
* Fixed bug #503526 (translation issues)
* Translation updates for eu, es, sv, nb, fi, oc, pt, ar and pt_BR.

Changes in 0.2.1

* Fixed #476315 - Anjuta set _LDADD for shared object
* Fixed #475280 - _HEADERS not defined
* Added support for SRC_SUBDIRS like it's used in gtk+
* Add support for check_PROGRAM (bug #474617)
* Improve gnome-build EXTRA_DIST support (bug #463408)
* Added localisation through gettext()
* Migrated to use po/LINGUAS
* Changed variable detection rule to also match ${VAR} (bug #450604)
* Removed check_LTLIBRARIES restriction, added expanding vars in
  SUBDIRS (bug #450604)
* Append data to a macro rather than overwrite it if an assignment
  is split into several lines (#510351)
2008-10-28 11:28:31 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
rillig
ebcb0ce01e Resign from maintaining a lot of packages, so everyone is free to update
them at will.
2008-03-04 11:02:23 +00:00
drochner
e586b7f1c0 update to 0.2.0
changes: bugfixes, improved error reporting
2007-12-16 14:19:00 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
42825e73a6 Bump PKGREVISION for gnome-vfs rename. 2007-09-19 23:18:43 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
wiz
432de38d50 Remove oaf dependency here too. Bump PKGREVISION. 2007-05-23 23:42:47 +00:00
wiz
4404c9567e Also remove oaf/bl3.mk. 2007-05-23 07:20:35 +00:00
wiz
0173ec8f4c Remove gal/bl3.mk from gnome-build/bl3.mk, and bump anjuta PKGREVISION
(only package using the latter bl3.mk).
2007-05-23 07:14:08 +00:00
wiz
9b449cdc49 Remove gal dependency. Bump PKGREVISION.
gal is a part of gnome 1, but gnome-build is only used by anjuta, a
gnome 2 application.

Also, only the included documentation still refers to gal, the configure
script doesn't even check for it.
2007-05-20 15:38:42 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
joerg
40970c5b88 Needs msgfmt. 2007-02-02 01:15:57 +00:00
joerg
c4fcce39dd Needs intltool at least for build. 2007-01-31 13:17:38 +00:00
rillig
86905c7a8c Added buildlink3 file, for anjuta. 2007-01-07 12:03:59 +00:00
rillig
126775d61f Imported gnome-build.
This is the GNOME Build Framework (GBF).
2007-01-04 02:51:02 +00:00