Commit Graph

690 Commits

Author SHA1 Message Date
landry
bd57be8bec Bugfix update to xfce4-panel 4.8.6.
Cf http://mail.xfce.org/pipermail/xfce/2011-September/029197.html
2011-09-22 10:56:38 +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
landry
9c68462364 Update to thunar 1.2.3. 2011-09-20 23:03:09 +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
e1c9a42a9b Bugfix update to xfce4-session 4.8.2, see for the list of bugs fixed :
http://mail.xfce.org/pipermail/xfce/2011-September/029148.html
2011-09-16 21:03:46 +00:00
landry
8f0692f69b Bugfix update to orage 4.8.2. See for the list of bugs fixed :
http://mail.xfce.org/pipermail/xfce/2011-September/029147.html
2011-09-16 21:03:05 +00:00
landry
d8997041f8 Bugfix update to xfdesktop 4.8.3, fix WANTLIB while here. See
http://mail.xfce.org/pipermail/xfce/2011-September/029149.html for the
list of bugs fixed.
2011-09-16 21:02:23 +00:00
landry
0121f44442 Bugfix update to garcon 0.1.9, now directly depends on libxfce4util. For
the list of bugfixes, see
http://mail.xfce.org/pipermail/xfce/2011-September/029145.html
2011-09-16 21:01:24 +00:00
landry
fd94b4c236 Bugfix update to libxfce4util 4.8.2. For the list of bugfixes, see
http://mail.xfce.org/pipermail/xfce/2011-September/029146.html
2011-09-16 21:00:39 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
landry
f7e0dab6d6 Update to xfce4-notifyd 0.2.2. 2011-08-16 07:52:31 +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
landry
9dcc167623 Update to terminal 0.4.8 2011-06-22 14:36:39 +00:00
landry
9e583ed1ef Update to xfce4-panel 4.8.5 2011-06-22 14:36:17 +00:00
landry
c963dc0aa7 Update to garcon 0.1.8 2011-06-20 19:17:32 +00:00
landry
234a5bc43d Update to xfce4-panel 4.8.4 2011-06-20 19:17:03 +00:00
landry
ba2f46ee3f Update to xfce-utils 4.8.2.
Add same workaround as done in exo for the pkg_add bug (symlinks to dirs
becoming dirs)
2011-06-18 08:25:59 +00:00
landry
13a39e5e42 Update to exo 0.6.2.
Add a workaround for the pkg_add bug when a symlink to a dir becomes a
real dir.
2011-06-14 11:24:43 +00:00
kili
a2120b3378 Doh, can zap --disable-silent-rules here, too.
My grep skills suffer today.
2011-06-02 17:35:47 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
landry
d1568bdd43 Bugfix update to xfce4-settings 4.8.2. 2011-05-30 18:22:15 +00:00
landry
743c11b588 Bugfix update to thunar 1.2.2 2011-05-30 18:20:15 +00:00
landry
f38a690ad8 +xfce4-power-manager 2011-05-23 19:18:43 +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
ajacoutot
07174a9714 We want to use @unexec here and not @unexec-delete.
The reason is that if a theme is removed after updating to a new version,
then we are left over with a useless cache file because we are using
pkg_add -u and not pkg_delete.
2011-05-19 14:43:16 +00:00
ajacoutot
73cb8d1f55 Add the inherited theme (i.e. Inherits=foo) to RUN_DEPENDS.
landry@ agrees
2011-05-19 07:57:51 +00:00
ajacoutot
3bbbf28131 Nothing in the dep chain provides librsvg, so explicitely depend on it
so that the icon is correctly displayed.

ok landry@ (maintainer)
2011-05-18 21:13:49 +00:00
landry
7f6bb0b91c Update to xfce4-terminal 0.4.7.
Fixes (among others) memory leaks/high cpu usage with vte 0.28, see
https://bugzilla.xfce.org/show_bug.cgi?id=6921
2011-05-17 18:11:28 +00:00
landry
f8108f9a57 Update to xfdesktop 4.8.2. 2011-05-17 18:08:39 +00:00
ajacoutot
c1dcb146ce Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:03:21 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
jasper
e48c7aa09c it's been assigned a CVE number, pointed out by landry@ 2011-04-19 08:12:24 +00:00
jasper
32bbc1e036 Security fix for SA44104
Thunar "thunar_transfer_job_copy_node()" Format String Vulnerability

ok landry@ (MAINTAINER)
2011-04-19 08:09:01 +00:00
sthen
135ac661f7 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:37:07 +00:00
landry
3fd461b59e Update to parole 0.2.0.5 2011-04-17 10:36:50 +00:00
landry
4e788b4847 Update to xfce4-panel 4.8.3 2011-04-17 10:35:47 +00:00
landry
efe3fa8998 Update to garcon 0.1.7. 2011-04-17 10:34:06 +00:00
ajacoutot
a2d7a47da4 Fix build after gnutls update.
ok jasper@ landry@
2011-04-15 16:13:23 +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
stsp
8d17a5b10a Add a patch lifted from xfce issue tracker to fix a problem with unminimising
grouped windows from the Window Buttons panel plugin. ok landry
2011-03-24 17:58:30 +00:00
landry
1ce5d254bf Update to xfce4-genmon 3.3.0. 2011-03-22 18:34:47 +00:00
landry
b716b4ee0d Update to thunar-vcs 0.1.4, patches backported from upstream were
merged.
2011-03-20 20:27:00 +00:00
landry
3fda13e67a Remove libxfce4menu, it's been superseded by garcon. 2011-03-09 13:18:48 +00:00
landry
cee6871bb9 Update to gtk-xfce-engine 2.8.1. 2011-03-08 18:35:50 +00:00
ajacoutot
34381afa5f Unbreak after glib2 update (GIO module not needed after glib 2.28).
ok landry@ (maintainer)
2011-03-07 19:22:02 +00:00
landry
a2c1df75eb Forgot to cvs rm patch for bug #7117 which was included upstream.
Pointed out by Nigel Taylor, thanks!
2011-03-04 21:45:23 +00:00
landry
1845f1b55b Update to xfce4-notifyd 0.2.1 2011-03-03 21:19:59 +00:00
landry
1a34a7d928 Update to xfce4-settings 4.8.1. 2011-03-03 21:19:12 +00:00
landry
24d0f7be8d Update to thunar-archive 0.3.0.
Remove patches from http://bugzilla.xfce.org/show_bug.cgi?id=6093, now
merged upstream.
2011-03-03 21:17:11 +00:00
landry
6c9bcf1c4a Unbreak by updating to xfce4-weather 0.7.4, now working with panel 4.8. 2011-03-03 21:11:29 +00:00
landry
ce1411440c Update to thunar 1.2.1, regen WANTLIB. 2011-03-03 21:10:38 +00:00
landry
811edfe4a9 Update to xfwm4 4.8.1. 2011-03-03 21:08:19 +00:00
landry
4bd106fce3 Update to xfdesktop 4.8.1. 2011-03-03 21:07:56 +00:00
landry
fcd22501bb Update to xfce4-panel 4.8.2. 2011-03-03 21:07:00 +00:00
landry
82897a03c6 Update to xfce4-mixer 4.8.0. 2011-03-03 21:05:47 +00:00
landry
2cbde9b50e Update to xfce4-diskperf 2.3.0, regen WANTLIB. 2011-03-03 21:04:55 +00:00
landry
19e236d29c Update to xfce-utils 4.8.1. 2011-03-03 21:03:52 +00:00
landry
a82691d1ae Update to terminal 0.4.6. 2011-03-03 21:03:09 +00:00
landry
a6dbf5bf60 Update to ristretto 0.0.93. 2011-03-03 21:02:34 +00:00
landry
3f9e58c61b Update to orage 4.8.1. 2011-03-03 21:01:58 +00:00
landry
724ce93b27 Backport rev 8b0c024c435b2cab825ceb2661e2589145e3b5ee
Fixes http://bugzilla.xfce.org/show_bug.cgi?id=7117
(Panel was crashing when removing a panel in multi-panel confs)
Reported by Lawrence Teo, thanks!
ok sthen@ ajacoutot@
2011-02-09 07:55:15 +00:00
landry
86bb310ea2 Apply same fix as in thunar-archive to fix build on a box where
thunar-vfs is not installed. Remove the check in configure.
Update patch-thunar-plugin_audio-tags-page_c while here.
ok ajacoutot@.
2011-02-02 08:41:30 +00:00
landry
a43aa001da Other patches remove references to thunar-vfs, but configure still
checks for it. Remove the check from configure so that it builds fine on
a box where thunar-vfs is not installed.
ok ajacoutot@
2011-01-31 15:34:23 +00:00
landry
9725506fde Add thunar to RUN/BUILD_DEPENDS, fixes build on a clean box, and
thunar-vcs is hardly useful without thunar.
2011-01-19 19:22:30 +00:00
landry
c6c839a72c Finally update orage (Xfce's calendar application) to 4.8.0.
Cherrypick upstream git commit to make it work on !linux, and add other
patches to fix some crashes (http://bugzilla.xfce.org/show_bug.cgi?id=7141)
Update dependencies and WANTLIB.
2011-01-19 17:19:20 +00:00
landry
b6c7978f40 Update README, mention gvfs-smb if user wants to browse samba shares,
add a section explaning how to deal with desktop menu, and advertise
xfce4-notifyd over the unmaintained/zombie notification-daemon-xfce.
2011-01-18 23:24:12 +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
555c93c2a4 Add libxfcegui4 to LIB_DEPENDS, fix WANTLIB, bump REVISION.
This ends the update to Xfce 4.8.0, sorry for the spam and thanks to all
the ones who gave feedback !
2011-01-18 21:17:29 +00:00
landry
3d2587c5b1 Add libxfcegui4 to LIB_DEPENDS, fix WANTLIB, add patches from debian to
port to newer libxfcegui4.
2011-01-18 21:14:03 +00:00
landry
5c76d7bc80 Add libxfcegui4 to LIB_DEPENDS, fix WANTLIB, bump REVISION... and mark
it as BROKEN as no new release is compatible with xfce4-panel 4.8.
cf. http://bugzilla.xfce.org/show_bug.cgi?id=6965
2011-01-18 21:13:20 +00:00
landry
b794d54cf1 Add libxfcegui4 to LIB_DEPENDS, bump REVISION 2011-01-18 21:12:01 +00:00
landry
1e1f3a2fc0 Fix WANTLIB, bump REVISION 2011-01-18 21:11:15 +00:00
landry
481b0b833a Add fixes for newer xfce4-panel, add libxfcegui4 to LIB_DEPENDS, fix
WANTLIB.
2011-01-18 21:10:33 +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
landry
e2dd179545 Fix LIB_DEPENDS (add libxfcegui4 and thunar-vfs), grab debian patches to
make it look for the correct version of exo-1, and port to exo > 0.5.
2011-01-18 21:08:48 +00:00
landry
fcdbea560f Bump REVISION to make sure it gets rebuilt for newer xfce4-panel 2011-01-18 21:07:24 +00:00
landry
61cfc172ed Add libxfcegui4 to LIB_DEPENDS, force linking with it, fix WANTLIB 2011-01-18 21:05:51 +00:00
landry
20474b725b Add libxfcegui4 to LIB_DEPENDS, add a patch to force linking with it,
fix LIB_DEPENDS and bump REVISION.
2011-01-18 21:05:05 +00:00
landry
f23f825797 Add libxfcegui4 to LIB_DEPENDS, add a patch to force linking with it,
fix WANTLIB and bump REVISION.
2011-01-18 21:03:55 +00:00
landry
a9df7d7498 Add libxfcegui4 to LIB_DEPENDS, fix WANTLIB, bump REVISION 2011-01-18 21:03:05 +00:00
landry
17f62f5ba7 Update to xfce4-clipman 1.1.3, add a patch to make it look for exo-1
instead of exo-0.3, fix LIB_DEPENDS.
2011-01-18 21:02:04 +00:00
landry
35a7b1a8d0 Add libxfcegui4 to LIB_DEPENDS, bump REVISION 2011-01-18 21:00:47 +00:00
landry
d5ee95403e Fix WANTLIB, bump REVISION 2011-01-18 20:59:59 +00:00
landry
353ec98912 Update to xfce4-notes 1.7.7, add a patch to make sure the panel plugin
so is not versionned by libtool. Fix dependencies while here.
2011-01-18 20:59:31 +00:00
landry
a9eda5146d Update to xfce4-notifyd 0.2.0. 2011-01-18 20:58:29 +00:00
landry
f36a418268 fix WANTLIB, bump REVISION 2011-01-18 20:57:43 +00:00
landry
4614060d12 Fix dependencies to cope with thunar-vfs separation of thunar package. 2011-01-18 20:57:07 +00:00
landry
e56b507891 Fix dependencies, and grab patch from upstream thunarx-2 branch to port
it to thunarx-2. Tested working against svn and git repositories.
2011-01-18 20:56:13 +00:00
landry
fac9cd991e Grab patches from debian to port to thunarx-2. 2011-01-18 20:53:58 +00:00
landry
dbabaf57bb Add patch from http://bugzilla.xfce.org/show_bug.cgi?id=6093 to port it
to thunarx-2. Fix WANTLIB/LIB_DEPENDS, bump REVISION.
2011-01-18 20:52:20 +00:00
landry
9e553372a5 Fix WANTLIB, remove configure patch and use --disable-linker-opts
instead.
2011-01-18 20:50:50 +00:00
landry
d376444785 Fix WANTLIB, now depends on thunar-vfs, libxfcegui4 and dbus-glib directly. 2011-01-18 20:50:16 +00:00
landry
6aa7d400f8 fix WANTLIB, bump REVISION 2011-01-18 20:48:51 +00:00
landry
9586338a7e Fix WANTLIB, force linking panel plugin with libxfcegui4, and bump
REVISION. Update to version 4.8.x will probably come later, a bug makes it
linux-only atm. Being worked on.
2011-01-18 20:48:34 +00:00
landry
0400d436bc Fix WANTLIB, update PLIST and bump REVISION 2011-01-18 20:45:27 +00:00
landry
b72eee0265 Fix WANTLIB and bump REVISION 2011-01-18 20:45:07 +00:00
landry
a68f4c17b9 Update to Xfwm4 4.8.0. 2011-01-18 20:43:19 +00:00
landry
a35406f7dc Update to xfdesktop 4.8.0.
Now uses garcon for desktop menu, and directly thunar for file/dir icons
on the desktop.
2011-01-18 20:42:46 +00:00
landry
087df1cdb9 Update to xfconf 4.8.0. 2011-01-18 20:41:08 +00:00
landry
30d8832834 Update to xfce4-settings 4.8.0.
Ported to libxfce4ui, now features a nice xrandr-powered display
settings dialog for the chipsets which supports xrandr.
2011-01-18 20:39:50 +00:00
landry
8e043b2447 Update to xfce4-session 4.8.0.
Disable support for HAL & upower (linux-only), policykit and consolekit
(sudo backend for shutdown/reboot works just fine atm)
2011-01-18 20:36:51 +00:00
landry
e64ff1b3ae Update to xfce4-panel 4.8.0, which has been totally rewritten to be more
flexible, safely tries to restart plugins if they crash, user can
drag'n'drop panel plugins on it, placement is now totally free, one can
set a background image or transparency, etc..
2011-01-18 20:32:11 +00:00
landry
bc64132fd7 Update to xfce4-dev-tools 4.8.0. 2011-01-18 20:29:23 +00:00
landry
120a3207ba Update to xfce4-appfinder 4.8.0.
It has been ported to use garcon instead of libxfce4menu.
2011-01-18 20:28:24 +00:00
landry
8446e34c1a Update to xfce-utils 4.8.0.
Add a temporary workaround to install the fd.o menu file to
~/.config/menus/ at startup, i'm working on a fix with upstream (#6796)
2011-01-18 20:25:56 +00:00
landry
3757a14c0c Update to thunar 1.2.0:
This release is the result of a huge porting effort to GIO, and brings
transparent network browsing (ftp/webdav/smb/sftp with ssh-agent/ssh
master socket) through GVfs.
2011-01-18 20:21:30 +00:00
landry
3be5d6d689 Update to libxfcegui4 4.8.0.
The library is still needed by some Xfce apps and most panel plugins,
but porting to the new libxfce4ui is on the way. It doesn't ship anymore
libxfce4kbd-private which moved to libxfce4ui, but the name is not
exactly the same so they don't conflict.
2011-01-18 20:16:18 +00:00
landry
07fbec79f0 Update to libxfce4util 4.8.1. 2011-01-18 20:12:59 +00:00
landry
8e38a9dca5 Update to gtk-xfce-engine 2.8.0, fix WANTLIB while here. 2011-01-18 20:12:23 +00:00
landry
b1139cb16c Update to exo-0.6.0.
Note that library was renamed from exo-0.3 to exo-1, so all apps using
it will need te be rebuilt and wantlib to be fixed. On the way.
2011-01-18 20:11:40 +00:00
landry
1c7758f411 Unlink libxfce4menu, superseded by garcon in Xfce 4.8.
Link garcon, libxfce4ui, thunar-vfs and tumbler to the build.
2011-01-18 20:06:24 +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
landry
58f02f2350 Import thunar-vfs 1.2.0
Thunar vfs is a compatibility layer for xfce apps not yet ported to gio.
It ships thunar-vfs-1 library which was previously in thunar, so
@conflict with thunar-<1.0.3, and bump lib minor version to ensure
seamless upgrades.
2011-01-18 20:01:46 +00:00
landry
5dbd33adb8 Import libxfce4ui 4.8.0
This is libxfce4ui, the replacement of the old libxfcegui4 library. It
is used to share commonly used Xfce widgets amoung the Xfce applications.
2011-01-18 19:59:33 +00:00
landry
9851becb3f Import garcon 0.1.5
This is garcon, a freedesktop.org compliant menu implementation based
on GLib and GIO. It was started as a complete rewrite of the former
Xfce menu library called libxfce4menu, which, in contrast to garcon,
was lacking menu merging features essential for loading menus modified
with menu editors.

Installs the xfce-applications.menu file which was previously in
xfdesktop, hence @conflict with xfdesktop-<4.7.0.
2011-01-18 19:55:53 +00:00
landry
bed9e5d2bb Bump XFCE_DESKTOP_VERSION to 4.8.0 in preparation for the update of the
whole gang. add --disable-silent-rules to CONFIGURE_ARGS while here.

The whole stuff looks good to ajacoutot@, discussed with espie@, i've
been running the betas/pre and fixing bugs upstream since a while, so it
can make 4.9.
2011-01-18 19:48:30 +00:00
landry
fb8018e652 Update to xfce4-mpc 0.3.6. Now compatible with upcoming Xfce 4.8. 2011-01-07 16:58:40 +00:00
landry
61d4c2800a Update to xfce4-battery 1.0.0.
- Remove patches merged upstream.
- Fix WANTLIB while here.
2011-01-03 22:31:48 +00:00
landry
336387f486 Fix http://bugzilla.xfce.org/show_bug.cgi?id=5160, bump REVISION.
Now cups printers properly show up in xfprint4-manager.
2011-01-03 13:11:49 +00:00
landry
46061ee929 Update to xfce4-fsguard 1.0.0.
Bugfix and translation update.. fix WANTLIB while here.
2010-12-23 16:44:46 +00:00
landry
a8ef3f0fe3 Update to xfce4-verve 1.0.0.
Bugfix and translation release.. fix WANTLIB while here.
2010-12-23 16:42:33 +00:00
landry
17a34451be Update to xfce4-systemload 1.0.0:
- Add libxfcegui4 to LIB_DEPENDS in preparation for Xfce 4.8
- Fix WANTLIB
See for details:
http://foo-projects.org/pipermail/xfce/2010-December/028011.html
2010-12-10 08:34:44 +00:00
landry
daead6cbb7 Update to xfce4-netload 1.0.0, fix WANTLIB while here. 2010-12-08 20:13:48 +00:00
landry
7b1bf05028 Minor update to cpugraph panel plugin 1.0.1. 2010-12-05 18:13:18 +00:00
landry
fb45c3bceb Update to xfce4-wavelan 0.5.6. Fix WANTLIB while here. 2010-12-05 18:03:02 +00:00
espie
b23c63119a PKGSPEC for automake as well, finish fixing those ports 2010-11-26 07:58:43 +00:00
espie
c7e774caa1 enforce autoconf-version, fix and bump xfce4-dev-tools
(this also fixes build depends in comms/tlf and games/alephone)
2010-11-26 07:54:43 +00:00
landry
3ae9fd04de Add patch to re-enable search button after a search, broken since Gtk
2.18 update....
http://bugzilla.xfce.org/show_bug.cgi?id=5831
2010-11-25 14:53:30 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
dcoppa
cbbf458653 The getdirentries basep type change was not handled correctly in
this case.
Fix a crash reported by Paolo Aglialoro and Andreas Kahari.

OK landry@ (MAINTAINER)
2010-11-16 13:33:47 +00:00
jasper
03c7634d24 - missing rcs id 2010-11-11 10:10:52 +00:00
landry
152a8cca7e Switch to pkg-readme. 2010-11-11 10:09:34 +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
sthen
e9dd479919 handle getdirentries basep type change, ok landry@ 2010-10-28 15:12:57 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
landry
0e43bbe21d terminal package was renamed to xfce4-terminal 2010-10-24 19:04:38 +00:00
landry
890cb2cf27 - rename Terminal binary to xfce4-terminal using --program-transform-name
- rename package to xfce4-terminal
- add @conflict for the upgrade path
- bump REVISION
2010-10-24 19:03:55 +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
999f8b24c1 Fix typo. No bump, didn't build. 2010-10-06 15:06:07 +00:00
landry
a1729f0762 Oops tweak comment. No bump as it was just imported a few seconds ago.. 2010-10-04 17:52:29 +00:00
landry
586bd36a24 +xfce4-cpugraph 2010-10-04 17:46:26 +00:00
landry
0939eed691 Import xfce4-cpugraph 1.0.0, a panel plugin that draws a cpu usage
graph in Xfce4 panel.
prodded by new upstream maintainer, ok ajacoutot@ jasper@
2010-10-04 17:45:52 +00:00
landry
b8cabc1171 Tweak comment. DESKTOP_FILES=yes should be used only if .desktop files
are under share/applications. Prodded by jasper@
2010-10-04 17:11:43 +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
landry
8999ad67b2 Hopefully fix last remnant of --as-needed in LDFLAGS which royally fucks
us when linking with -pthread.
2010-07-03 08:30:44 +00:00
landry
fc694ad117 +xfce4-taskmanager 2010-06-14 19:55:12 +00:00
landry
6b44c8d27a Import xfce4-taskmanager 1.0.0, a simple and nice graphical task
manager/system monitor.
2010-06-14 19:54:29 +00:00