Commit Graph

4281 Commits

Author SHA1 Message Date
ajacoutot
b0604cdba1 Update to gdk-pixbuf-2.28.1. 2013-04-15 14:48:10 +00:00
brad
b44b7e4b5b Update to png 1.5.15.
ok sthen@
2013-04-15 02:38:43 +00:00
brad
28aa014e9a Fix aalib-config for overlinking with shared libs.
ok sthen@
2013-04-15 02:06:15 +00:00
brad
62401cceca Update to GraphicsMagick 1.3.18.
ok sthen@
2013-04-15 01:58:32 +00:00
brad
76deb8dd55 The testsuite was fixed within the last 3 years to work with swscale
which has been the norm for that long so enable it.

ok sthen@
2013-04-14 21:10:49 +00:00
ajacoutot
055f76461b Fix after the webkit update. 2013-04-13 10:14:38 +00:00
ajacoutot
90889af0d0 Fix build after jbigkit update to 2.0. 2013-04-13 08:53:47 +00:00
ajacoutot
856029fd98 Update to jbigkit-2.0.
This adds the lightweitgh version of the jbig library: jbig85 which is
needed by a WIP update of graphics/splix.

from Martin Crossley with some tweaks
2013-04-13 08:53:10 +00:00
sthen
88783a3260 unbreak; pointed out by naddy (moved to DIST_SUBDIR to avoid problems with
mismatching distfiles, but I regen'd distinfo before that, and forgot to redo).
2013-04-08 20:56:32 +00:00
brad
c4c816c22c Update to FFmpeg 20130319 snapshot. From 1.2 branch.
ok sthen@
2013-04-08 17:06:55 +00:00
sthen
8846073400 tarball was rerolled upstream (new config.{guess,sub}). 2013-04-08 15:25:43 +00:00
ajacoutot
77911cd495 Fix build with gtk2mm>=2.24.3.
Regen WANTLIB/PLIST while here.
2013-04-07 10:37:14 +00:00
stsp
6ef6e2e743 Update to dvdrip-0.98.11. Add missing run deps on subtitleripper and xine,
install .desktop icon, provide useful default for DVD device name, and make
drive close/eject buttons work. Also tweak the Linux-specific DVD mounting
code which is required for subtitle ripping -- it now supports an fstab entry
or automatically mounts at a temporary dir, both intended for use with sysctl
kern.usermount=1 since running dvdrip as root is... not recommended.
ok sthen@
2013-04-06 18:36:21 +00:00
ajacoutot
93b6779cbd Missing BUILD+RUN_DEPENDS.
spotted by naddy@
2013-04-05 15:53:55 +00:00
ajacoutot
4d79c16e15 No need for textproc/rarian, ca sert rarian.
Regen PLIST/WANTLIB while here.
2013-04-05 08:02:36 +00:00
ajacoutot
97428866bc Use gsed in pre-configure. 2013-04-05 07:02:08 +00:00
benoit
3c525b84e7 - update pngcrush to 1.7.56 2013-04-03 06:57:57 +00:00
ajacoutot
bfeec77baa Sanitier depepdencies, these do not need to build depends on gtk+2,-guic.
RUN_DEPENDS = BUILD_DEPENDS is a known bad construct, but
BUILD_DEPENDS = RUN_DEPENDS is *not* that good either...
2013-04-02 17:26:34 +00:00
ajacoutot
edbd4cb711 Remove the librsvg dependency from the gtk ports, _except_ when it's a
build or lib depends... i.e. just remove the RUN_DEPENDS.
2013-04-02 16:41:21 +00:00
ajacoutot
c6fff61bfc No need to explicitely depend on gnome-icon-theme anymore. 2013-04-02 16:16:47 +00:00
ajacoutot
ce9a3e3d31 Regen WANTLIB. 2013-04-01 18:04:07 +00:00
zhuk
d3a83b2688 Hook up libpgf. 2013-04-01 12:03:30 +00:00
zhuk
671ec86fde Import libPGF, KDE 4 prerequisite.
PGF is an image file format based on discrete, fast wavelet transform
with progressive coding features, lossless and lossy compression.
It works best for natural and aerial images with a better compression
efficiency than JPEG.

a LOT of input and okay landry@
2013-04-01 12:02:36 +00:00
jasper
547fba1b2b - update to evince-3.8.0 2013-04-01 10:33:59 +00:00
ajacoutot
b3fb4b75ea Forgot that part in previous. 2013-03-31 19:46:48 +00:00
ajacoutot
f5c19fc8a2 Update to colord-0.1.32. 2013-03-31 19:41:23 +00:00
ajacoutot
ee3886ce92 Minor update to gphoto-2.5.1.
Take maintainer.

ok espie@ (former maintainer)
2013-03-31 13:48:44 +00:00
ajacoutot
99c8eb83f0 Minor update to libgphoto-2.5.1.
Take maintainer.

ok espie@ (former maintainer)
2013-03-31 13:47:42 +00:00
ajacoutot
5cf46ca919 Update to colord-gtk-0.1.25. 2013-03-30 15:52:45 +00:00
ajacoutot
04c837f815 Add an accessor to get the profile creator, as this lets us work out
which CMM is writing broken 'mluc' tags for certain V4 profiles.
from Richard Hughes, committed upstream

Needed for a wip colord update.
2013-03-30 15:49:43 +00:00
ajacoutot
ac9d8dd7a4 Anything that uses polkit should really RUN_DEPENDS on consolekit;
otherwise we have no way to know the active session.

discussed/agreed with jasper@
2013-03-30 13:03:45 +00:00
ajacoutot
43e316b8ad Fix gstreamer dependency.
This picks up webp if installed.
Missing dep on dcraw.
Remove unused CONFIGURE_ARGS.
2013-03-29 19:57:31 +00:00
jasper
77eac17b5b - update to gthumb-3.2.0 2013-03-29 19:29:22 +00:00
jasper
6d71df4cd6 remove this unused and unmaintained crap. 2013-03-29 08:21:01 +00:00
jasper
4f72c61c9d unhook goocanvasmm2 2013-03-29 08:20:49 +00:00
sthen
eaa11fe2d0 don't use -mfpmath=387, no pkg change (this is just used for building
the test suite) -> no bump
2013-03-28 21:20:47 +00:00
jasper
74dd8d2573 - update to clutter-gtk-1.4.4 2013-03-28 19:34:00 +00:00
jasper
4f39f1714a - update to clutter-1.14.0 2013-03-28 19:33:47 +00:00
jasper
05cf027027 bump to 1.14 2013-03-28 19:33:34 +00:00
ajacoutot
e662f5252f Update to cogl-1.14.0. 2013-03-28 19:33:13 +00:00
jasper
1ac23e39b8 unbreak with upcoming gobject-introspection.
patches have been pushed upstream.
2013-03-28 13:08:58 +00:00
naddy
344196d215 update to 10.35.88 for miscellaneous bug fixes 2013-03-27 21:53:59 +00:00
ajacoutot
d3b0384eec Update to gdk-pixbuf-2.28.0. 2013-03-27 17:50:18 +00:00
naddy
21a6eb6a66 Reinstate the interlibrary dependencies, fix .pc files.
Parts/help/input from brad@
2013-03-27 16:37:09 +00:00
ajacoutot
5daee4cd3d Remove NoDiplay from the desktop file so that evince is properly
registered as a PDF viewer; upstream finally agreed to make this change.

Regen WANTLIB while here.
2013-03-26 14:04:36 +00:00
ajacoutot
af673c63fc Update to p5-Cairo-1.101. 2013-03-26 08:28:50 +00:00
sthen
3ff58f929c bugfix update to UFRaw 0.19.2 2013-03-25 14:52:23 +00:00
brad
87ee19a888 Update to png 1.5.14.
Reinstates inter-library dependencies and corrects the libpng-config
and pkg-config files for static vs shared linking.

WANTLIB update and Ok naddy@
2013-03-25 00:21:37 +00:00
ajacoutot
464b07b745 Update to shotwell-0.14.0. 2013-03-23 15:19:45 +00:00
ajacoutot
357edb24fe Update to libgexiv2-0.6.1. 2013-03-23 15:19:08 +00:00