Commit Graph

48 Commits

Author SHA1 Message Date
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
87b21a91b6 Update to thunar 1.4.0. 2012-04-30 12:48:59 +00:00
landry
4e1ea074e1 There's no reason to depend on xfce4-icon-theme _and_
tango|gnome-icon-theme, since xfce4-icon-theme is not icon-naming-spec
compliant, and hasn't seen a release since 5 years. Let's just prefer
tango, as it's done in midori.
2012-03-03 10:40:24 +00:00
landry
bab2a9141d Add gtk-doc to BUILD_DEPENDS, reported by espie@ 2012-01-09 20:07: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
682be52a05 Regen WANTLIB to unbreak. 2011-10-13 21:25:44 +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
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
landry
743c11b588 Bugfix update to thunar 1.2.2 2011-05-30 18:20:15 +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
landry
ce1411440c Update to thunar 1.2.1, regen WANTLIB. 2011-03-03 21:10:38 +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
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
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
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
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
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
66bb428f3f Update to thunar 1.0.2 2010-06-05 15:24:07 +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
landry
007dd905ce FAM went to the Attic, so no need for this patch anymore - this way, we can
drop the build dependency on autoconf.
ok ajacoutot@
2009-12-08 19:00:21 +00:00
ajacoutot
76bc659694 Use gamin instead of fam.
ok landry@ jasper@
2009-12-04 08:09:57 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +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
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
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
91554aceb5 Update to Thunar 1.0.0. Add runtime dependency on either tango or gnome
icon theme, otherwise with default rodent 4.4.3 the whole desktop lacks
too much icons.
2009-03-08 17:13:31 +00:00
landry
ddddffa0fe Maintenance update to Xfce 4.4.3, bugfix and translation release.
See http://www.xfce.org/documentation/changelogs/4.4.3.

Fixes some bugs which surfaced on amd64 since Glib update, some patches
are now integrated upstream.
While here, update PLISTs and use pkg_subst -c in xfce4-session/Makefile.

diff reads ok to ajacoutot@, go ahead jasper@
2008-11-06 15:34:46 +00:00
landry
10e975f1b1 And finally readd myself as MAINTAINER in Makefile.inc and remove CATEGORIES
CONFIGURE_ENV/MODULES/USE_LIBTOOL already defined in xfce4.port.mk, now that
all ports in this directory use x11/xfce4 module.
Bump all PKGNAMEs.

ok ajacoutot@ on a previous diff
2008-07-10 11:38:02 +00:00
landry
8d1875614e First pass at converting Xfce core apps to use xfce4.port.mk.
Bump PKGNAMEs, and while here regen PLISTs with @bin markers.
Add licence version markers.

ok ajacoutot@
2008-07-08 09:33:30 +00:00
fgsch
6ce8b26d51 sync with cairo update and fam support in thunar. bump packages. 2008-05-24 01:24:31 +00:00
fgsch
e39188d670 add fam support, regenerate patches and bump package.
ok by landry (maintainer).
2008-04-22 23:33:01 +00:00
landry
dd2c2354e8 Fix gtk-update-icon-cache call, prodded by ajacoutot@
Bump PKGNAMEs, and while here reorded @exec/@unexec calls for consistency.

ok ajacoutot@
2008-04-17 09:00:24 +00:00
landry
0cbde580f2 - Update to Thunar 0.9.0
- fix WANTLIB and bump SHARED_LIBS version
- remove my merged patch fixing SIGBUS on sparc64
- install generated gtk-doc
- add update-desktop-database goo

ok ajacoutot@ steven@
2007-12-18 20:37:41 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
steven
cccbe3b2d1 add gtk-update-icon-cache calls where appropriate.
reminded by and ok Landry Breuil
2007-05-28 19:53:06 +00:00
steven
2092b8dbc3 new patch for a crash on sparc64.
from xfce, via maintainer Landry Breuil
2007-05-22 15:37:37 +00:00
steven
4f056f0d0d require gettext and intltool by default, since almost all these ports use it.
discussed with maintainer Landry Breuil.
2007-05-16 14:22:40 +00:00
steven
bc17ceaea0 add conflict markers where appropriate, and a missing BUILD_DEPENDS
from Landry Breuil
2007-05-14 06:44:36 +00:00
steven
da618e2026 lightweight file manager for xfce4, replaces xffm.
from Landry Breuil <gaston at gcu.info>
2007-05-08 15:14:23 +00:00