4708 Commits

Author SHA1 Message Date
ajacoutot
e011179ee3 Missing RUN_DEPENDS. 2014-04-04 10:17:37 +00:00
ajacoutot
be825146a5 Don't crash when trying to save a copy (upstream). 2014-04-04 09:03:36 +00:00
brad
fb168802da Update to amide 1.0.5.
ok benoit@
2014-04-03 19:53:07 +00:00
ajacoutot
8a857a5733 Drop udev-only variable. 2014-04-02 16:12:04 +00:00
jasper
d53f2a6b92 use MODPY_WANTLIB instead of hardcoding python2.7 2014-04-02 09:56:01 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
53bb160e75 switch over port to MODGNOME_TOOLS that didnt have it yet 2014-04-01 18:38:52 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71 move more bits and bobs into MODGNOME_TOOLS to make it more clear which
tools are actually used.

This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache

(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
bdc45172d2 Some PLISTs have brazillions of @comment entries for .la files; sanitize
some of the ports a bit and rm at post-install time, it is way simpler to
maintain.
2014-04-01 14:52:09 +00:00
ajacoutot
2ef41f5748 In x11/gnome ports we use disable-static inconsistently, usually to get
rid of static module archives; but since we end up manually removing the
libtool la files anyway, just don't bother setting up the tag.
part 2/2
2014-04-01 13:21:44 +00:00
jasper
d1523d12af fix a whole bunch of implicit declarations 2014-04-01 10:20:32 +00:00
ajacoutot
6c44c23425 gtk-doc is already handled by the gnome module. 2014-04-01 08:24:59 +00:00
landry
5089ca204a BROKEN-hppa = undefined reference to __sync_fetch_and_add_4 2014-03-31 20:24:06 +00:00
sthen
0d2b5892ba missing build dep on dbus 2014-03-31 15:19:59 +00:00
ajacoutot
c339c97be9 Drop the rpath hack no that our libtool somewhat does the right thing. 2014-03-31 13:44:47 +00:00
ajacoutot
3efa0298a0 Use the devel/gettext module.
ok landry@ (maintainer)
2014-03-31 07:33:12 +00:00
ajacoutot
c3aa4f62e3 Fix a possible crash during the build with introspection enabled (upstream). 2014-03-30 13:37:34 +00:00
jasper
ecf3dd1aae Disable -Werror to prevent failing compilation when using deprecated
functions from libgnome-keyring

ok sthen@ (MAINTAINER)
2014-03-28 15:08:03 +00:00
ajacoutot
6fab944808 Move to the new MODGNOME_TOOLS docbook option. 2014-03-28 08:48:41 +00:00
jasper
cfc3b779d0 update to gthumb-3.2.7 2014-03-27 14:29:29 +00:00
jasper
195874996a sync WANTLIB after cogl/clutter update 2014-03-27 13:46:09 +00:00
jasper
a314d17cf5 sync WANTLIB 2014-03-27 13:07:58 +00:00
jasper
42b08c36fe update to clutter-1.18.0 2014-03-27 13:07:44 +00:00
jasper
c66806a2a6 update to cogl-1.18.0 2014-03-27 13:07:32 +00:00
jasper
8b06580d50 bump MAJOR to 1.18 2014-03-27 13:07:14 +00:00
ajacoutot
931de75c54 -mash 2014-03-27 12:45:05 +00:00
ajacoutot
3dc0a10023 Remove mash -- pretty much discontinued upstream and nothing uses it anymore.
ok jasper@
2014-03-27 12:44:51 +00:00
jasper
bf998469d6 update to evince-3.12.0 2014-03-27 12:14:31 +00:00
brad
ecbd8454eb Update to GraphicsMagick 1.3.19.
ok sthen@
2014-03-27 02:15:34 +00:00
jasper
fb906c7413 update to birdfont-0.36
ok bcallah@ (MAINTAINER) who had a similar diff
2014-03-26 12:57:18 +00:00
ajacoutot
f38e85e82f Unbreak with new vala. 2014-03-26 09:23:33 +00:00
ajacoutot
cd51d4ff09 Temporarily mark BROKEN while I am working on a fix for the new vala. 2014-03-26 09:15:34 +00:00
espie
38f56a042e replace MAINTAINER address with currently valid address, bump REVISIONS.
okay maintainer
2014-03-25 21:20:39 +00:00
ajacoutot
278eb2ae24 Update to gdk-pixbuf-2.30.7. 2014-03-25 13:28:58 +00:00
pascal
6cb2d30b2c Enable OpenColorIO support. 2014-03-25 10:38:07 +00:00
pascal
77501b5652 Update to OpenImageIO 1.3.12, enable OCIO support. Disable threads,
eliminating the need for atomic ops.
2014-03-25 10:37:39 +00:00
pascal
073d7fddc5 sync 2014-03-25 10:35:17 +00:00
pascal
73b5f877db Import OpenColorIO.
OpenColorIO (OCIO) is a complete color management solution geared
towards motion picture production with an emphasis on visual effects
and computer animation.  OCIO provides a straightforward and
consistent user experience across all supporting applications while
allowing for sophisticated back-end configuration options suitable
for high-end production usage. OCIO is compatible with the Academy
Color Encoding Specification (ACES) and is LUT-format agnostic,
supporting many popular formats.

ok landry@
2014-03-25 10:33:33 +00:00
sthen
d42ca444bd update to Image-ExifTool-9.53, from maintainer Patrick Keshishian 2014-03-25 08:53:17 +00:00
pascal
74e8fea054 Update to latest version, blender 2.70. Switch to gcc 4.8. 2014-03-24 21:16:14 +00:00
naddy
7117287c93 disable TCP wrappers 2014-03-24 17:00:08 +00:00
ajacoutot
46354a900d Update to gphoto-2.5.4. 2014-03-24 11:07:47 +00:00
ajacoutot
ec69e4e5f1 Update to libgphoto-2.5.4. 2014-03-24 11:06:38 +00:00
ajacoutot
f2b7cebe24 Update to simple-scan-3.12.0. 2014-03-24 10:13:29 +00:00
espie
9ce30e5bb5 sneaky, sneaky, sneaky...
an update without an -lrt comment. Fix that one.
2014-03-24 07:23:28 +00:00
kili
27785ee95e Revert librt changes.
Prodded by espie@.
2014-03-23 18:17:34 +00:00
ajacoutot
9dd4d8176d Add BZ URL. 2014-03-23 07:08:09 +00:00
ajacoutot
67d92c4866 Amend license marker. 2014-03-21 18:29:28 +00:00