landry
4507cbe139
Update to thunar-vcs 0.1.2.
...
This enables git support by default for the supported operations.
2009-11-08 17:31:14 +00:00
landry
ba20cb9d9c
Update to the just-released xfce4-mpc-plugin 0.3.4.
2009-11-03 21:14:57 +00:00
landry
ac5941dc65
Update to thunar-vcs 0.1.1. Remove patch merged upstream.
2009-10-25 17:50:49 +00:00
landry
2dcb838bfa
Update to xfce4-panel 4.6.2, bugfix release, backported patches integrated.
...
See http://foo-projects.org/pipermail/xfce/2009-October/026052.html .
2009-10-19 19:55:54 +00:00
landry
6cbf8a08cc
Update to terminal 0.4.2, diff from Florent Tribouilloy, thanks :) !
2009-10-11 09:54:24 +00:00
landry
afba53b447
update to exo 0.3.103, bugfix version
2009-10-10 07:56:18 +00:00
landry
782cca7fa3
Bugfix update to xfce4-settings 4.6.3.
...
See http://foo-projects.org/pipermail/xfce/2009-September/025951.html
for details.
2009-09-30 19:08:42 +00:00
landry
ab87dd028d
+thunar-vcs
2009-09-29 20:07:00 +00:00
landry
e16982c01d
Import thunar-vcs 0.1.0:
...
Thunar vcs plugin adds Subversion actions to the context menu of thunar.
The current features are:
* Most of the svn action: add, checkout, cleanup, commit, copy, delete,
export, import, lock, log, move, properties, resolved, revert, status,
unlock, update.
* Subversion info in file properties dialog.
Limited git support is available, but disabled by default.
2009-09-29 20:06:24 +00:00
landry
4dfe8c71aa
Really fix http://bugzilla.xfce.org/show_bug.cgi?id=4849 , when we got
...
EINTR it means we can safely return true.
Thanks stsp@ for pointing out the (fixed-but-not-totally) issue & hints
about how to fixit, fix taken from upstream git.
2009-09-26 11:16:05 +00:00
landry
edb9e86fbc
+ xfce4-mount & xfce4-quicklauncher
2009-09-17 22:06:12 +00:00
landry
b686df891f
Import xfce4-mount 0.5.5 :
...
This plugin allows for quick access to removable devices & mounted
partitions, giving a free space estimate, and allows to
mount/umount/eject devices. Lots of tweaks to replace getmntent() by
getmntinfo() calls.
2009-09-17 22:05:16 +00:00
landry
7a8edf88d0
Import xfce4-quicklauncher 1.9.4 :
...
This plugin is an alternative launcher, permitting to have several rows
of mini-launchers in the panel.
Prodded by an initial port made by ian@, finished by myself.
2009-09-17 22:02:31 +00:00
ajacoutot
6058656d84
Make use of REGRESS_IS_INTERACTIVE=x11
...
ok jasper@ sthen@
2009-09-06 10:46:25 +00:00
landry
b19a3cca3a
Update to xfmpc 0.2.0, rewritten in Vala.
2009-09-04 19:26:21 +00:00
landry
ab1cda006f
Update to xfce4-clipman 1.1.0.
...
Adds a standalone daemon sitting in the systray, in complement of the
panel plugin.
2009-09-04 19:25:04 +00:00
landry
605be4e58a
Update to xfce4-notes 1.7.1, fix WANTLIB while here.
2009-09-04 19:09:20 +00:00
landry
239ec66109
Update to xfce4-places 1.2.0.
2009-09-04 18:50:57 +00:00
landry
b62e1808a1
Update to xfce4-dict 0.5.3.
2009-09-04 18:50:32 +00:00
landry
7288f6c0ec
Update to xfce4-weather 0.7.3.
2009-09-04 18:49:25 +00:00
landry
5161056977
Update to thunar-thumbnailers 0.4.1 :
...
s/THUNAR_PLUGIN/XFCE_GOODIE/, more accurate, this fixes MASTER_SITE
while here. Add a comment about optional runtime dependencies.
2009-08-26 08:43:33 +00:00
landry
888f280318
+xfce4-dev-tools
2009-08-20 20:59:29 +00:00
landry
cc5aa61e98
Import xfce4-dev-tools 4.7.0.
...
This is a set of m4 macros, autotools and git/svn scripts intended for
people working on upstream Xfce source code repository.
Yay, one less '?' in my tree..
2009-08-20 20:58:14 +00:00
landry
966db271b4
Update to exo-0.3.102, bugfix and translations release.
...
Add some autohell magic to make it correctly detect sys/mount.h and sys/ucred.h
2009-08-20 20:21:12 +00:00
landry
15eb2d9665
HOMEPAGE and MASTER_SITES are now defined in xfce4.port.mk. Bump PKGNAME.
2009-08-11 19:59:30 +00:00
landry
746026fc5d
Switch orage, mousepad & xfce4-mixer to XFCE_GOODIE.
2009-08-11 19:58:23 +00:00
landry
0bef1b3667
MASTER_SITES now comes from xfce4.port.mk.
2009-08-11 19:56:39 +00:00
landry
353cde3260
Switch to XFCE_ARTWORK instead of XFCE_PROJECT. Bump xfce4-icon-theme
...
PKGNAME as HOMEPAGE gained a trailing /..
2009-08-11 19:55:52 +00:00
landry
06e84a46e4
xfprint & notification-daemon-xfce were moved to archive, so adjust
...
MASTER_SITES only for them..
2009-08-11 19:54:01 +00:00
landry
7424c51f8e
Switch to use THUNAR_PLUGIN instead of XFCE_GOODIE. bump PKGNAMEs as
...
HOMEPAGE changed.
2009-08-11 19:52:51 +00:00
landry
3a5f2457b5
When switching to git for development, upstream adopted a new archive
...
layout for distfiles at http://archive.xfce.org/src/ .
Adapt xfce4.port.mk to new paths for MASTER_SITES.
Now xfce4-related ports are divided in 5 categories : core, goodies,
artwork, panel plugins and thunar plugins.
2009-08-11 19:51:42 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
landry
205086ef87
Whoops, re-backport some fixes for xfterm4 from trunk, and re-add a line
...
that accidentally went away in last commit - breaking the intended
functionality. bump PKGNAME.
2009-08-06 09:32:50 +00:00
landry
d8f079d2d8
Update to terminal 0.4.0, lots of bugs fixed. Clear deps while here.
...
Been running it since a while without problems.
2009-07-27 19:58:10 +00:00
landry
fd239cd880
+thunar-archive
2009-07-22 20:44:20 +00:00
landry
884aa122f4
Import thunar-archive 0.2.4.
...
The thunar-archive-plugin is a plugin for the Thunar File Manager, which
adds archive operations to the file context menus. Using this plugin you
will be able to extract and create archive files from within Thunar using
an external archive handler. So far, xarchiver, file-roller and ark are
supported.
looks good to ajacoutot@
2009-07-22 20:43:43 +00:00
landry
5343ef8848
Another week, another xfce4-weather maintenance release, 0.7,1 this time.
...
See http://foo-projects.org/pipermail/goodies-dev/2009-July/002435.html
2009-07-21 20:04:32 +00:00
landry
5804a50c53
Backport upstream svn r30251, fixing bug #5461 .
...
This fixes opening help files in various xfce apps.
2009-07-18 08:21:35 +00:00
landry
33578c1940
Update to xfce4-clipman 1.0.2, bugfix & translation updates release.
2009-07-15 13:53:39 +00:00
landry
11cb1f6d1d
Update to xfce4-weather 0.7.0.
2009-07-15 13:45:41 +00:00
landry
2e919d77e8
Fix http://bugzilla.xfce.org/show_bug.cgi?id=5454 :
...
-r was added to session management cache when panel was manually
restarted, and hence it was started and directly restarted at session
startup.
ok naddy@
2009-06-29 15:11:43 +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
f88ca981c1
Don't fiddle with umask.
...
Fixes http://bugzilla.xfce.org/show_bug.cgi?id=5376
Same diff from and ok sthen@
2009-06-26 08:35:36 +00:00
landry
59087c8f92
Update to xfce4-screenshooter 1.6.0, fix WANTLIB, tweak COMMENT.
2009-06-23 20:41:17 +00:00
landry
61757004c0
Tweak COMMENT for consistency, bump.
2009-06-23 20:25:15 +00:00
landry
62f1099c0a
Fix WANTLIB, tweak COMMENT, bump.
2009-06-23 20:18:17 +00:00
landry
112f01ff53
Tweak COMMENT, bump.
2009-06-23 20:14:28 +00:00
landry
c42354a659
Update to xfce4-notes 1.7.0.
...
While here, fix LIB_DEPENDS/WANTLIB, tweak COMMENT.
2009-06-23 20:13:19 +00:00
landry
c7e633e01b
fix WANTLIB, tweak COMMENT, bump.
2009-06-23 20:10:12 +00:00
landry
14e7d96cb1
Fix WANTLIB, tweak COMMENT, bump.
2009-06-23 19:53:03 +00:00
landry
3dd3346494
Update to xfce4-weather 0.6.4, fix WANTLIB & licence marker while here.
2009-06-17 19:09:21 +00:00
landry
897d671447
+ xfce4-modemlights
2009-06-04 04:19:16 +00:00
landry
3bda5407ba
Import xfce4 modemlights plugin, sitting in my tree since >2 years:
...
Xfce 4 Modem Lights panel plugin provides an easy way to establish/close
a ppp connection via a modem. It should work with any scripts that
create a lock file during dialing and retain it through the connection,
like ppp -ddial which creates /var/run/tun0.pid.
2009-06-04 04:18:39 +00:00
landry
1b6135388f
Straightforward update to ristretto 0.0.22, bugfix release.
2009-05-30 20:34:48 +00:00
ajacoutot
df642c2619
- regen WANTLIB (from cups kerberos support)
...
- bump
2009-05-22 13:08:22 +00:00
ajacoutot
aaffad6ae5
- librsvg,no_gnome is no more
...
from Markus Bergkvist, thanks!
2009-05-19 18:55:14 +00:00
landry
05bc8aa808
Bring in some patches from upstream svn to fix
...
http://bugzilla.xfce.org/show_bug.cgi?id=5301 and
http://bugzilla.xfce.org/show_bug.cgi?id=5222 .
Bump PKGNAMEs.
2009-05-11 20:49:44 +00:00
landry
bb7ab1150b
Link xfmpc and xfce4-notifyd to the build, were sitting since too long in my tree..
2009-05-03 19:46:59 +00:00
landry
72c192d9ae
Make notification-daemon and notification-daemon-xfce conflict with
...
xfce4-notifyd. Tweak a COMMENT for consistency while here, and bump PKGNAMEs.
Discussed with ajacoutot@ some times ago.
2009-05-03 19:43:36 +00:00
landry
c5de8d4c58
Import xfce4-notifyd, a simple alternative notification daemon for Xfce,
...
following the fd.o desktop notification spec. In the long term, it will
supersede notification-daemon-xfce, which was only a de-gnomified version
of notification-daemon, and is unmaintained upstream as of now.
Ah, and it ships an awesome ZOMG-PONIES! theme, which makes this package
totally unique in the ports-tree.
2009-05-03 19:39:57 +00:00
landry
b36f286f12
Import Xfmpc, a graphical GTK+ MPD client focusing on low footprint.
...
In my tree since ages...
2009-05-03 19:20:14 +00:00
landry
b5df4aa9e6
..and update to xfwm4 4.6.1, capitalize 'Xfce4' in COMMENT.
...
Now all Xfce4 core components should have consistent comments..
Update was ok ajacoutot@ no objections steven@
2009-04-28 19:55:52 +00:00
landry
3ceca8b311
Update to xfprint 4.6.1, tweak COMMENT for consistency.
2009-04-28 19:54:02 +00:00
landry
396ea61d72
Update to xfdesktop 4.6.1, tweak COMMENT for consistency.
...
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:53:22 +00:00
landry
aa216d1129
Update to xfconf 4.6.1, tweak COMMENT for consistency.
2009-04-28 19:52:38 +00:00
landry
fb511f7e69
Update to xfce4-settings 4.6.1, tweak COMMENT for consistency.
...
Remove a pair of Makefile.in patches and use FAKE_FLAGS instead.
2009-04-28 19:52:07 +00:00
landry
9b568d0c02
Update to xfce4-session 4.6.1, capitalize 'Xfce4' in COMMENT.
...
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:50:27 +00:00
landry
97516717e8
Update to xfce4-panel 4.6.1, tweak COMMENT for consistency.
...
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:49:31 +00:00
landry
eb48c71ed8
Update to xfce4-mixer 4.6.1, tweak COMMENT for consistency.
...
Remove a patch merged upstream.
2009-04-28 19:48:47 +00:00
landry
e416501366
Update to xfce4-appfinder 4.6.1, capitalize 'Xfce4' in COMMENT.
2009-04-28 19:47:58 +00:00
landry
a8c631d835
Update to xfce-utils 4.6.1, tweak COMMENT for consistency.
...
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:47:15 +00:00
landry
0a83646257
Update to thunar 1.0.1, tweak COMMENT for consistency.
...
Remove a patch merged upstream, and use FAKE_FLAGS instead of patching
Makefile.in.
2009-04-28 19:46:28 +00:00
landry
efbc1b41d2
Update to Terminal 0.2.12, tweak COMMENT for consistency while here.
2009-04-28 19:45:05 +00:00
landry
4565bd756a
Update to orage 4.6.1, tweak COMMENT for consistency while here.
2009-04-28 19:44:29 +00:00
landry
97417658c6
Update to libxfcegui4, tweak COMMENT for consistency.
...
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:43:59 +00:00
landry
58186ce2f7
Update to libxfce4util 4.6.1, tweak COMMENT for consistency.
2009-04-28 19:43:06 +00:00
landry
d790c21b39
Update to libxfce4menu 4.6.1. Tweak COMMENT for consistency, remove a
...
patch merged upstream.
2009-04-28 19:42:37 +00:00
landry
f82ff1a10b
Bump PKGNAMEs for modules which weren't updated with Xfce 4.6.1.
...
Tweak COMMENTs for consistency while here.
2009-04-28 19:40:09 +00:00
landry
66d239f8b3
Update to exo 0.3.101. Tweak COMMENT for consistency.
...
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:38:40 +00:00
landry
497218963c
Bump for Xfce 4.6.1 update (which is ok ajacoutot@, no objections steven@)
2009-04-28 19:37:29 +00:00
landry
cb54c17824
Update to xfce4-clipman 1.0.0, rework DESCR, use FAKE_FLAGS to correctly
...
install things in share/examples.
with tweaks and ok ajacoutot@
2009-04-22 07:41:20 +00:00
ajacoutot
1d321633f5
- fix WANTLIB after cups update
2009-04-10 11:59:06 +00:00
landry
16a02f3002
Update to xfce4-wavelan 0.5.5.
...
As i took over upstream maintenance and merged our patches, let's remove them..
Tested on bwi/macppc and ral/i386.
2009-04-09 20:30:16 +00:00
landry
fe4e303d22
- Add gtk2 to BUILD_DEPENDS to fix build on a clean box (spotted by
...
jasper@)
- Add xfdesktop to REGRESS_DEPENDS & the corresponding blurb regarding
interactive regress tests.
- Add a patch to make regress tests correctly link with -pthread.
- Backport a fix to libxfce4menu-0.1.pc from svn to correct reality.
ok jasper@
2009-04-09 07:44:37 +00:00
ajacoutot
b3045b36c9
- initialise the device_name variable
...
fixes the mixer crash with azalia audio devices
ok landry@ (maintainer)
2009-03-28 10:32:59 +00:00
ajacoutot
b64124b196
- remove unneeded gtk-update-icon-cache goo
...
spotted by Mikolaj Kucharski, thanks!
2009-03-23 17:21:30 +00:00
landry
7a374caf89
Add a patch from giovanni@ to make thunar honour umask (thanks!)
...
See http://bugzilla.xfce.org/show_bug.cgi?id=3532 for details.
Bump PKGNAME and regen other patches while here.
2009-03-12 18:09:13 +00:00
landry
4fff2c44db
Bah, stupid me.. this was not intented to slip in. Bump PKGNAME.
2009-03-08 17:51:37 +00:00
landry
6b1a937c0c
Bye bye libxfce4mcs, xfce-mcs-manager and xfce-mcs-plugins.
...
The whole Xfce 4.6.0 has been tested by many during the beta/rc phases,
and the update is ok jasper@. Eventual fixes will be made in-tree.
2009-03-08 17:43:40 +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
729d172f55
Update to mousepad 0.2.16, lots of new translations.
2009-03-08 17:36:48 +00:00
landry
8015e532b6
Update to Terminal 0.2.10, fix dependencies.
2009-03-08 17:35:44 +00:00
landry
3e1325814d
Update to orage 4.6.0, which now follows xfce numbering scheme.
2009-03-08 17:34:55 +00:00
landry
1ddd682fcc
Update to the rewritten xfce4-appfinder 4.6.0, which now users thunar-vfs,
...
xfconf and libxfce4menu.
2009-03-08 17:34:02 +00:00
landry
ba7a954ed2
Link libxfce4menu, xfce4-settings and xfconf to the build.
...
Unlink libxfce4mcs, xfce-mcs-manager and xfce-mcs-plugins.
2009-03-08 17:32:47 +00:00
landry
4a77b9b49e
Drop dependency on xfce-mcs-manager which will soon enter Attic.
...
Update WANTLIB & RUN_DEPENDS while here.
2009-03-08 17:30:57 +00:00
landry
c8d86e1455
Update to xfce4-mixer 4.6.0, now uses gstreamer framework instead of the
...
previous old-handrolled-hard-to-maintain-mixer-api. Complains for the
extra dependency goes upstream or to /dev/null.
2009-03-08 17:29:02 +00:00
landry
009595961f
Update to xfwm4-themes 4.6.0, only distinfo changed as no new themes were
...
bundled.
2009-03-08 17:26:26 +00:00
landry
1bc0d8f597
Update to xfwm4 4.6.0.
2009-03-08 17:25:36 +00:00