Commit Graph

10 Commits

Author SHA1 Message Date
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