39 Commits

Author SHA1 Message Date
landry
abe93fb8f9 Update to tumbler 0.2.9 2020-08-06 16:22:06 +00:00
landry
e7098233ac Update to tumbler 0.2.7 2019-08-15 06:41:02 +00:00
landry
cdb9138639 Update to tumbler 0.2.5 2019-07-21 09:30:43 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
landry
44d6e8199a Update to tumbler 0.2.4 2019-05-18 14:49:34 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
landry
c8a086ec32 Update to tumbler 0.2.3 2018-09-13 14:17:49 +00:00
espie
bd280eae07 synch plist (new .mo catalogs) 2018-05-25 12:45:34 +00:00
landry
a4261ee708 tumbler 0.2.1, fix ffmpegthumbnailer WANTLIBs while here 2018-04-01 07:36:40 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
landry
994101f4b2 Update to tumbler 0.2.0.
Migrated from dbus-glib to GDbus.

https://mail.xfce.org/pipermail/xfce-announce/2017-July/000541.html
2017-07-17 14:03:52 +00:00
landry
473e24a810 Bugfix update to tumbler 0.1.32 2017-06-10 07:29:40 +00:00
zhuk
1e49d9f602 Unbreak after poppler switch from openjpeg to openjp2. 2016-12-17 16:27:38 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
landry
9a409fa60e Bump REVISION, because i'm stupid. 2016-11-03 16:20:40 +00:00
landry
c5512193c9 Drop gettext MODULE.
Fix some WANTLIB while here, and bump REVISION accordingly when needed.
2016-11-03 10:37:44 +00:00
sthen
981d86d970 sync WANTLIB (curl+nghttp2) 2015-10-30 12:59:16 +00:00
ajacoutot
888ce1204d Regen WANTLIB to unbreak with new FFmpeg. 2015-04-28 06:35:41 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
landry
d3e2c15f34 Update to tumbler 0.1.31 2015-03-16 20:27:06 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
b591ca5ce8 Unbreak: explicitely --disable-gtk-doc in case gtk-doc is around configure time.
spotted by naddy@
2014-07-18 12:10:18 +00:00
landry
7153549bd5 Bugfix update to tumbler 0.1.29 2013-05-31 19:21:48 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
landry
20efb25882 Update to tumbler 0.1.27.
Now provides a movie cover tumbnailer disabled by default; see
http://docs.xfce.org/xfce/thunar/tumbler for how to enable it via the
new config file.
2013-01-13 17:55:29 +00:00
landry
6c40700a93 Update to tumbler 0.1.26. 2013-01-02 18:29:09 +00:00
landry
d6eb448071 Winter cleanup of the Xfce ports:
- use LIBTOOL_FLAGS=--tag=disable-static to avoid building useless
  static libs.
- add a MODXFCE_PURGE_LA variable holding the list of dirs to purge from
  libtool archive useless files.
- add a MODXFCE4_post-install hook in xfce4.port.mk to purge the la files.
  This requires  bsd.port.mk r1.1201.
- remove --disable-linker-opts now that --as-needed seems to work fine
- fix WANTLIB (mostly adding harfbuzz icudata icule icuuc in lots of
  places)
- update PLISTs: remove @comment'ed static/la files, redundant dirs

ok sthen@ ajacoutot@
2013-01-02 17:12:21 +00:00
kili
cd0bdeb796 Adjust WANTLIB for poppler-0.20.
ok aja@
2012-07-13 15:06:55 +00:00
landry
b77a7efe8c Update to tumbler 0.1.25.
Disable buggy gstreamer thumbnailer in favor of ffmpeg thumbnailer.
2012-04-30 12:50:14 +00:00
landry
b77a2dbcde Update to tumbler 0.1.23.
Adds an odf thumbnailer, fix depends/wantlib accordingly.
2011-12-26 18:40:14 +00:00
jasper
d29642858b Regen WANTLIB 2011-10-14 11:37:24 +00:00
landry
463a1ba8d6 Update to tumbler 0.1.22.
Switch to the new gstreamer thumbnailer in place of ffmpegthumbnailer.
2011-09-21 10:10:46 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
sthen
b328f2f4ad Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. 2011-06-24 11:17:05 +00:00
sthen
135ac661f7 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:37:07 +00:00
jakemsr
2f948b5fd0 more ports that need faad removed from WANTLIB after ffmpeg update,
as noted on ports@.
2011-03-29 23:22:17 +00:00
ajacoutot
1ad958d099 @comment libtool files for modules.
Add missing gio-querymodules goo in exo.

ok landry@ (maintainer)
2011-01-18 21:34:58 +00:00
landry
be84b7ca1e Import tumbler 0.1.6
Tumbler is a D-Bus service for applications to request thumbnails for
various URI schemes and MIME types. It is an implementation of the
thumbnail management D-Bus specification described on
http://live.gnome.org/ThumbnailerSpec written in an object-oriented
fashion using GLib and GObject.

thunar can make use of it but it's not required by it (as is
hunar-thumbnailers package..)
2011-01-18 20:05:38 +00:00