24 Commits

Author SHA1 Message Date
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
landry
554608f221 Update to xfce4-power-manager 1.6.0.
xfpm was ported to Gtk+3.
2016-04-26 13:17:57 +00:00
ajacoutot
8a37f286a2 Bump after the consolekit->consolekit2 renaming. 2015-08-15 11:13:41 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
893323e150 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:16:15 +00:00
landry
7b01d75467 Update to xfce4-power-manager 1.4.4. 2015-03-22 21:00:53 +00:00
landry
314eb455ec Update to xfce4-power-manager 1.4.3.
Now ships a battery level plugin for the panel. Backport commit 7e3be2a
to fix plugin on non-UTF8 environments.
2015-03-16 20:30:55 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +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
4f58d8a597 Sync WANTLIB after upower update. 2014-03-27 19:17:02 +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
ajacoutot
4629408c6c polkit(8) mostly always requires consolekit; unfortunately the dependency
cannot be added to polkit itself since it would create a cyclic dep; so we
add it to ports depending on polkit.

ok landry@ (maintainer)
2013-03-30 14:53:53 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35: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
de52d72619 Update to xfce4-power-manager 1.2.0. 2012-04-30 12:53:18 +00:00
ajacoutot
d7291ba853 Explicitely RUN_DEPENDS on sysutils/polkit. upower already brings this
dependency but it make our life easier to check what exactly uses polkit
in the tree.

ok landry@ (maintainer)
2012-04-01 11:14:24 +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
landry
0f7c6d2602 Import xfce4-power-manager 1.0.10:
This software is a power manager for the Xfce desktop, and relies on
UPower to gather the power sources on the computer. In addition,
xfce4-power-manager provides a set of freedesktop-compliant DBus
interfaces to inform other applications about current power level so
that they can adjust their power consumption.

ok ajacoutot@
2011-05-23 19:18:15 +00:00