Commit graph

26 commits

Author SHA1 Message Date
tron
e05e426ab4 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
61dc4ab4d2 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:05:17 +00:00
markd
123c2dde10 Update to version 0.4.1
0.4.1
 - Add some Qt5 support in tests.
 - Comment out some qDebug calls.
 - Fix various Qt5 issues.

0.4.0
 - Bump soname from 0.3.0 to 0.4.0 for BIC change.
 - Don't export non-public header files.
 - Fix build of tests.
 - Fix compile with Qt5.
 - Don't output xml by default.

0.3.0
 - Bump soname from .0 to .0.3 since we have a BIC change.

0.2.9
 - Fix upload errors resulting from content-id not being set.
 - Add Forum, Achievement, services and related dependencies.
 - Make it build against Qt 4.8.
 - Add static build option.
2013-04-13 23:03:32 +00:00
wiz
a96f4900ac Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
84991145cf PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
d1ab9d8533 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
adam
ed93f0ca47 Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
8f75236f82 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
tron
78f9c75877 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
8ace00dcd8 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
e7608643ab Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
dholland
0bcdacfbcf Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
wiz
e64308b04b Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
5fb1e22076 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:40:37 +00:00
obache
1f4649c8a2 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
sbd
94b37b4e43 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
markd
421b9e994e Update HOMEPAGE 2011-05-13 21:04:15 +00:00
obache
0e2c97799a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
2f4126dc58 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
abs
93cde1a832 PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
markd
9e85e3dae1 Update to attica 0.2.0
- Update voting function (add overload) to take uint 0..100 according to
   ocs 1.6 spec
 - Add comments interface to request comments, add new comments and vote
   for comments
 - Add distribution interface to request distributions available in the
   server
 - Add homepagetype interface to request home page types from the server
 - Add methods to access home page entries in content
 - Add support of icons to content (OCS 1.6)
 - Add support of videos to content (OCS 1.6)
 - Add summary description to content (OCS 1.6)
 - Add size to download description (OCS 1.6)
 - Add fields to download item for package name, package repository, gpg
   fingerprint, mimetype (OCS 1.6)
2010-10-25 20:07:27 +00:00
wiz
2c6e8e30b0 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
0423781747 Update to 0.1.4:
0.1.4
 - Remove function decls without body introduced in 0.1.3
 - Add functions to check for provider services (parts of the api they implement)
 - Make adding, disabling and removing default providers possible (so we can have other
 providers than openDesktop.org)
2010-06-15 12:03:16 +00:00
wiz
92e0cb52cb 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
b8ca1b3d3a Update to 0.1.3:
0.1.3
 - Add possibility to get Licenses from server
 - Add search for contents by username
 - Add convenience function to get list of download links and fix some related strings
 - Fix qt-only hasCredentials
 - Win and Mac compile/link fixes
 - Fix crash when multiple apps would use attica simultaneously: do not delete root component of qtplugins
2010-05-02 14:12:54 +00:00
markd
3bad3198ed Import attica-0.1.2
Attica is a Qt library that implements the Open Collaboration Services
API version 1.4. The REST API is defined here:
 http://www.freedesktop.org/wiki/Specifications/open-collaboration-services

It grants easy access to the services such as querying information
about persons and contents. The library is used in KNewStuff3 as content
provider. In order to integrate with KDE's Plasma Desktop, a platform
plugin exists in kdebase.
2010-04-09 23:43:12 +00:00