Alessio Sergi
cb330a1146
Thunar: add patch from upstream to fix bug with glib>=2.41
2014-11-23 20:24:33 +01:00
Juan RP
c63ef1a839
Thunar: update bdeps.
2014-11-16 09:34:55 +01:00
Juan RP
0c32808179
Thunar: make gvfs optional.
2014-05-24 09:01:25 +02:00
Juan RP
925d471cbf
Update all source packages for xbps-src>=90.
2014-01-01 16:10:11 +01:00
Juan RP
538f64825c
Thunar: update to 1.6.3.
2013-05-06 10:34:56 +02:00
Juan RP
78af1d9d75
Switch to a working mirror in the xfce packages.
2013-04-15 22:58:41 +02:00
Juan RP
e85691880c
Convert package to the new template format (C-W range).
2013-04-12 09:01:46 +02:00
Juan RP
b9f195eb84
Thunar: update to 1.6.2.
2012-12-27 14:29:44 +01:00
Juan RP
182c4b0a46
Thunar: update to 1.6.1.
2012-12-10 09:07:08 +01:00
Juan RP
691e0bb688
Thunar: update to 1.6.0.
2012-12-03 20:57:09 +01:00
Juan RP
f634a31cdc
Remove gtk_iconcache_dirs setting from srcpkgs.
2012-10-05 18:29:09 +02:00
Juan RP
d33e4a0b98
Thunar: require glib-devel>=2.32.3_2 for libpcre-8.30.
2012-07-07 13:54:51 +02:00
Juan RP
adedecd65d
Thunar: require pcre-devel>=8.30.
2012-07-07 13:32:34 +02:00
Juan RP
8898e36732
Thunar: rebuild against libpcre-8.30.
2012-07-07 13:31:32 +02:00
Juan RP
6d241d2375
Set revision=1 to all pkgs. It's required now to set it.
2012-06-03 09:08:53 +02:00
Juan RP
1816de0e4a
Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
2012-05-23 18:26:56 +02:00
Juan RP
c12edf6a71
Thunar: update to 1.4.0.
2012-04-29 09:49:51 +02:00
Juan RP
684db6626c
Thunar: update to 1.3.2.
2012-04-19 17:05:20 +02:00
Juan RP
f0a48c026e
Thunar: remove unrequired rundeps.
2011-11-17 17:35:30 +01:00
davehome
7fa0e64d4d
Update xfce4-related pkgs for new rshlib thing
2011-11-12 08:45:15 +00:00
Juan RP
23dd7d008e
Update build_style for all templates.
...
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP
a20ba6e94c
Thunar: update to 1.2.2.
2011-08-04 08:43:31 +02:00
Juan RP
8e892110a9
Thunar: update to 1.2.1.
2011-05-18 11:12:23 +02:00
Juan RP
a45ea7812a
Update all pkgs requiring libnotify to the 0.7 API.
...
--HG--
branch : gnome3
2011-03-01 00:26:33 +01:00
Juan RP
6e57da0c58
Thunar: update to 1.2.0, bumped abi_depends.
2011-01-17 01:26:35 +01:00
Juan RP
b23ea93eb7
Thunar: update to 1.1.6.
2011-01-14 23:02:02 +01:00
Juan RP
98d71012fc
bumprev for pkgs requiring libpcre.
2010-12-11 01:22:28 +01:00
Juan RP
693d1209e3
Thunar: update to 1.1.5.
2010-12-05 22:42:15 +01:00
Juan RP
4c9fc31241
xfce4: update to 4.8.0pre1 (goodies not yet updated).
2010-11-08 16:56:59 +01:00
Juan RP
63ada1176a
Bump revision for all pkgs requiring libpng.
2010-05-07 14:23:08 +02:00
Juan RP
6053a87a8f
Thunar: move so symlink into main pkg.
...
--HG--
extra : convert_revision : b3550cbefaa7f58f024b1428af19853849056d68
2010-04-25 16:54:32 +02:00
Juan RP
df746945a7
Change hal -> libhal rundep in some pkgs.
...
--HG--
extra : convert_revision : 79e7e6935b711f4d5534aabe6ba5fba6aed51416
2010-04-14 12:51:10 +02:00
Juan RP
24a987ef58
Bump revision for pkgs depending on jpeg (abi_depends bump).
...
--HG--
extra : convert_revision : b1b4ca5702dfb2318a7ec9270d51582dbfd85fa3
2010-01-17 15:09:04 +01:00
Juan RP
43c18f0bd4
Thunar: sanitize deps, bumprev.
...
--HG--
extra : convert_revision : eed9c691f67e82501f3431faff3c11abf99e7421
2010-01-11 12:45:43 +01:00
Juan RP
c077559a89
Improve build templates by not having to set ${triggers} in some cases.
...
There's no need to update triggers in the following cases:
* Packages installing stuff into /usr/share/applications.
* Packages setting $gtk_iconcache_dirs.
* Packages setting $font_dirs.
* Packages setting ${sgml,xml}_entries.
--HG--
extra : convert_revision : 11c74b41f8cf474e9bf4dbb961b1aa9c6f6540bf
2009-12-02 01:55:51 +01:00
Juan RP
85cc462e1d
Major infrastructure changes, part 2.
...
* Moved helpers, common and triggers dirs into xbps-src, where
they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
example udev now has a subpkgs called "libgudev". Previously
subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.
And more that I forgot because it's a mega-commit that I've been
working for some days already...
--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00