Juan RP
6b5ec16a95
GConf: depend on dconf at run-time; to save gsettings on disk.
2014-10-12 10:40:02 +02:00
Juan RP
fe02622116
Switch to generic options.description all applicable pkgs.
2014-06-30 11:48:00 +02:00
Juan RP
7adca7db0b
GConf: rebuild to have corrected shlib-provides.
2014-03-29 12:15:58 +01:00
Juan RP
c9d964569b
GConf: added gir build option; cross build support.
2014-02-10 08:24:57 +01:00
Juan RP
d9d84615fc
GConf: update for xbps-src>=90.
2014-01-03 15:23:34 +01:00
Juan RP
348c5afab7
GConf: fix installation.
2013-04-16 00:12:12 +02:00
Juan RP
3b69f53acf
GConf: add missing conf file to the main pkg.
2013-04-12 09:05:21 +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
fb8982b1e1
GConf: update to 3.2.6.
2013-01-25 10:35:53 +01:00
Juan RP
21f5bfbf69
GConf: set -devel noarch, misc cleanups.
2012-12-09 10:22:19 +01: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
a83f02a252
GConf: update to 3.2.5.
2012-03-20 11:19:23 +01:00
Juan RP
be9aba6e5f
GConf: sort builddeps.
2012-01-26 14:07:02 +01:00
davehome
7fa0e64d4d
Update xfce4-related pkgs for new rshlib thing
2011-11-12 08:45:15 +00:00
Juan RP
9448b8625e
GConf: update to 3.2.3.
2011-11-01 05:44:19 +01:00
Juan RP
0dac21fac9
GConf: update to 3.2.2.
2011-10-27 19:58:33 +02: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
8c339e66fe
No need to specify gio-modules trigger manually.
2011-10-05 11:00:23 +02:00
Juan RP
1bca8af6f8
GConf: disable orbit dependency.
2011-09-29 10:30:13 +02:00
Juan RP
8a99b6ffc9
GConf: update to 3.2.0.
2011-09-28 16:20:11 +02:00
Juan RP
42d3f71c16
GConf: update to 2.32.4.
2011-07-12 00:10:07 +02:00
str1ngs
e74c417748
GConf: homepage, license
2011-06-29 06:44:54 -07:00
Juan RP
37717fd993
GConf: update to 2.32.3.
2011-04-27 16:00:02 +02:00
Juan RP
24d0279504
GConf: update to 2.32.2.
...
--HG--
branch : gnome3
2011-04-05 11:33:22 +02:00
Juan RP
1d60222203
GConf: add patch to use gettext() in schema files directly, from Arch.
...
--HG--
branch : gnome3
2011-03-04 14:37:40 +01:00
Juan RP
bb71732b20
gnome-shell: needs some gir pkgs, so move them into the main pkg.
...
--HG--
branch : gnome3
2011-03-02 20:36:07 +01:00
Juan RP
b8fa7413c2
GConf: build with gtk3, enable defaults service.
...
--HG--
branch : gnome3
2011-03-02 14:34:40 +01:00
Juan RP
3d453f8b95
GConf: update to 2.32.1.
...
--HG--
branch : gnome3
2011-02-28 23:08:39 +01:00
Juan RP
dbf4683412
GConf: cleanup rundeps, bumprev.
2010-10-28 07:19:11 +02:00
Juan RP
76540f5664
GConf: added gir-gconf subpkg, bumprev to -devel subpkg.
2010-10-24 17:44:20 +02:00
Juan RP
d591b3edac
GConf: update to 2.32.0.
2010-10-24 07:39:47 +02:00
Juan RP
aea169a31b
GConf: move so symlink into main pkg.
...
--HG--
extra : convert_revision : eadb25bce3eee262bee973b7667ad4294e42b939
2010-04-23 12:16:05 +02:00
Juan RP
840f9b76ed
GConf: update to 2.28.1.
...
--HG--
extra : convert_revision : 145f8741e24430be4996d97be6031438f5e8db71
2010-04-11 12:51:56 +02:00
Juan RP
b83b81b0c7
GConf: sanitize deps.
...
--HG--
extra : convert_revision : 125fd5428829c69f0866be34bf423c08c7769971
2010-02-28 06:30:13 +01:00
Juan RP
817aac77cb
GConf: update to 2.28.0.
...
--HG--
extra : convert_revision : bd86f98bce3fc9a18ec7dbfe42bcb9380de8d939
2009-11-30 06:26:58 +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