Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
|
|
|
|
by kde-4.11beta1+.
|
|
NetBSD 6, requested by tron.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
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
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
requested by Thomas Klausner.
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
|
|
It turns out there were a lot of these.
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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)
|
|
version, and bump all depends.
Per discussion on pkgsrc-changes.
|
|
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)
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
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
|
|
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.
|