Commit graph

93 commits

Author SHA1 Message Date
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
6c9c77e597 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:42 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +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
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
drochner
bbc9c4bd46 update to 1.32.0
This switches to the gnome-2.32 release branch.
2010-11-15 20:51:44 +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
obache
bdd735a0f7 No need gtkdoc-rebase workaround anymore. 2010-08-29 09:15:50 +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
03f05ce5a5 Fix typo in comment. 2010-06-05 11:30:54 +00:00
wiz
a11fd13b9b Add comment to patch. 2010-06-05 11:30:35 +00:00
wiz
33c6d5c502 Update to 1.30.1, set LICENSE.
What's new in at-spi-1.30.1:

* Fixes #538680.
* Translation update.

What's new in at-spi-1.30.0:

* Fixes #612554.
* Translation update.

What's new in at-spi-1.29.92:

* Translation update.

What's new in at-spi-1.29.90:

* Make AT-SPI/CORBA the default and relocate AT-SPI/D-Bus.
* Translation update.

What's new in at-spi-1.29.6:

* Bugfixes: #608003, #607077.
* Translation update.

What's new in at-spi-1.29.5:

* Bugfixes: #606251, #606254.
* Translation update.

What's new in at-spi-1.29.3:

* Bugfixes: #565451, #593830.
* Translation update.

What's new in at-spi-1.29.2:

* Bugfixes: #569428, #599244, #578334.
* Translation update.
2010-06-05 11:05:58 +00:00
ahoka
acaebe6e6a This needs dbus-glib. 2009-10-25 10:48:09 +00:00
drochner
99226f9638 follow pkgsrc's rules when installing an autostart file
noticed by wiz and abs
2009-10-23 13:06:22 +00:00
drochner
82485f907e update to 1.28.1
This switches to the gnome-2.28 release branch.
2009-10-21 15:39:11 +00:00
sketch
3e82c8a23a Add a bunch more gtkdoc-rebase workarounds. 2009-09-30 09:22:47 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +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
ebfe57400c Update at-spi and py-at-spi to 1.26.0.
What"s new in at-spi-1.26.0:

* Translation update: ml, gl, ta, as, hi, bn_IN, te.

What's new in at-spi-1.25.92:

* Bugfixes: #570752, #570754, #572188.

What's new in at-spi-1.25.5:

* Bugfixes: #566999, #566998, #567706.

What's new in at-spi-1.25.4:

* Bugfixes: #563806, #563943, #564880.

What's new in at-spi-1.25.2:

* Bugfixes: #540183, #560563, #553306, #561408, #446574, #532907, #554953.
* Translation update.

What's new in at-spi-1.25.1:

* Bugfixes: #552469, #547943, #525519, #527585.
2009-03-16 22:22:07 +00:00
wiz
e0c5666063 Update to 1.24.1:
What's new in at-spi-1.24.1:

* Bugfixes: #563943.
2009-01-16 11:46:01 +00:00
wiz
b28e441bc0 Add BUILDLINK_API_DEPENDS.gtk2+=gtk2+>=2.14.0 so this gets a gtk2 with gail. 2008-10-24 19:30:32 +00:00
drochner
a494cbac12 update to 1.24.0
This switches to the gnome-2.24 release branch.
(also remove "gail" dependency)
2008-10-16 12:26:36 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
drochner
ba57f028e3 update to 1.22.1
This switches to the gnome-2.22 release branch.
2008-04-10 16:56:22 +00:00
drochner
59ed6f506d trick configure to continue without Python, should fix the error seen
in Dragonfly builds, add a .pc file
2007-11-07 18:19:19 +00:00
drochner
cd20671bf8 update to 1.20.1
This switches to the new gnome-2.20 branch.
Also add the Python bindings as a seperate pkg. I don't see where
this is used, but is is a simple addition.
2007-10-31 19:52:34 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
drochner
e2a8f3376d update to 1.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-10 18:15:01 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
drochner
5dc84a9788 update to 1.7.12
changes:
-IDL namespace fix
-bugfixes
2006-10-17 16:55:49 +00:00
jmmv
6f3f45c9fd Update to 1.7.11:
What's new in at-spi-1.7.11:

* Docs fixes.

* Fixed getAttributes APIs.

* Export Hyperlink interface for AtkHyperlinkImpl peers.

* Aggregate Document interface.

What's new in at-spi-1.7.10:

* New method Selection::deselectChild.  RFE #326535.

What's new in at-spi-1.7.9:

* I18n uses po/LINGUAS now.

* Table enhancement: new method Table::getRowColumnExtentsAtIndex
  RFE #326536.  Assistance from Ariel Rios.

* Text enhancement: Text::getAttributeRun, Text::getDefaultAttributeSet
  RFE #326540.  Assistance from Ariel Rios.

* New interface, Document.  RFE #326520.

* New roles, LINK, REDUNDANT_OBJECT, INPUT_METHOD_WINDOW, FORM.

* Meaningful implementation and bridges for StreamableContent.
  RFE #326532.

* Added STATE_VISITED, and relations DESCRIBED_BY, DESCRIPTION_FOR,
  and PARENT_WINDOW_OF.
2006-09-15 15:18:55 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00