41 Commits

Author SHA1 Message Date
landry
da189aa1fc Update to xfce4-screenshooter 1.9.7 2019-11-04 08:36:38 +00:00
landry
8e9108e21e Update to xfce4-screenshooter.
Now uses Gtk+3.
2019-08-15 06:59:58 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
landry
037cc6d2ea Sprinkle some PORTROACH markers for Xfce core components, as most of
them have 4.13 development releases now. Should stop the nagging :)
2017-08-30 08:46:31 +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
ajacoutot
893323e150 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:16:15 +00:00
landry
cc398aafe7 Remove patch 2015-01-25 09:03:51 +00:00
landry
0a47965555 Update to xfce4-screenshooter 1.8.2. 2015-01-25 09:02:59 +00:00
matthieu
87404526a7 WANTLIB updates and patches for new xcb-util libs. tested by naddy@ 2014-04-14 19:52:44 +00:00
ajacoutot
583834bd5f Fix dependencies and bump after the recent libsoup -gnome => -main merge. 2013-10-26 08:02:57 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
landry
cc522d07ae Update to xfce4-screenshooter 1.8.1. 2013-01-02 18:56:43 +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
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
landry
0022accb37 Update PLISTs, fix WANTLIB, merge PFRAGs into PLIST, bump REVISION. This
should end Xfce 4.10.0 update.
2012-04-30 13:29:03 +00:00
ajacoutot
ea57c32ff9 tyop... 2011-12-03 22:39:11 +00:00
ajacoutot
0e1aaece3a Use MODFXCE_ICON_CACHE. 2011-12-03 22:32:21 +00:00
jasper
b6775f2cfa Regen WANTLIB to unbreak. 2011-10-14 12:22:00 +00:00
ajacoutot
c0374768a1 MODGNOME_DESKTOP_FILE => MODXFCE_DESKTOP_FILE
discussed with and ok landry@
2011-09-19 07:53:15 +00:00
ajacoutot
034d725fcc DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
landry
2df1d100e7 Update to xfce4-screenshooter 1.7.9, switches from xmlrpc-c to libsoup.
Fix WANTLIB, update PLIST.
2011-01-18 21:09:46 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
landry
65924af12e Remove USE_GROFF, those manpage just display fine with mandoc(1).
Thanks ingo for showing me how to check it..
2010-10-29 12:44:06 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
landry
506d63e02c Convert to new LIB_DEPENDS/WANTLIB semantics, fix WANTLIB while here.
Bump all REVISION as i changed my e-mail address.
2010-07-27 12:58:42 +00:00
landry
c5587c0d13 Switch to REVISION. 2010-07-14 11:48:13 +00:00
sthen
2c9264ed82 sync WANTLIB, bump PKGNAME. ok landry@ 2010-04-04 10:48:59 +00:00
landry
5ede4cb3eb Replace @unexec by @unexec-delete for update-desktop-database,
gtk-update-icon-cache and update-mime-database goos, & Bump PKGNAMEs.
Prodded by espie@, discussed with aja@ & sthen@
2009-12-21 16:07:44 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
landry
f06e146bc5 xfce4-screenshooter picks up xmlrpc-c if present, so enable it, and
really fix LIB_DEPENDS & WANTLIB.
2009-06-29 07:44:04 +00:00
sthen
423cc46baa sync WANTLIB, bump PKGNAME. found in naddy's lib-depends-check run. 2009-06-28 21:59:19 +00:00
landry
59087c8f92 Update to xfce4-screenshooter 1.6.0, fix WANTLIB, tweak COMMENT. 2009-06-23 20:41:17 +00:00
landry
c01f7707f3 Update to xfce4-screenshooter 1.5.1, which is now a standalone app in
addition to the previous panel-plugin.
2009-03-08 17:38:29 +00:00
landry
aab63236f7 import xfce4-screenshooter, a plugin for the xfce4 panel permitting to take
screenshots of the full desktop or just single windows.

ok ajacoutot@
2008-09-22 13:25:35 +00:00