Juan RP
38a0a4eb53
xbps-src: add openrc_services trigger before system_users.
...
Packages that use both will try to remove the system user when the openrc services
are launched, so they report "user still logged in" errors.
While being here remove unnecessary empty lines in the generated scripts.
2010-12-07 17:51:17 +01:00
Juan RP
919b60c0b5
helpers/python-module: added a do_build() that runs setup.py build.
2010-11-27 22:32:13 +01:00
Juan RP
633a86162f
Added atkmm-2.22.1 build template.
2010-11-27 16:36:04 +01:00
Juan RP
06cc6a0230
pulseaudio: update to 0.9.22.
2010-11-26 10:27:03 +01:00
Juan RP
4749310585
Added gupnp-0.14.0 build template.
2010-11-23 00:26:15 +01:00
Juan RP
43538beb7c
Added gssdp-0.9.0 build template.
2010-11-23 00:14:06 +01:00
Juan RP
a71ba2eeb1
Added tdb-1.2.2 build template.
2010-11-21 16:44:55 +01:00
Juan RP
8b33ba4701
Added gst-plugins-bad-0.10.20 build template.
2010-11-20 18:54:45 +01:00
Juan RP
558ad76280
Added glade3-3.6.7 build template.
2010-11-20 16:10:56 +01:00
Juan RP
4830e9a19c
Added totem-pl-parser-2.32.0 build template.
2010-11-20 03:31:31 +01:00
Juan RP
6af02373e0
Added gmime-2.4.19 build template.
2010-11-20 02:54:02 +01:00
Juan RP
9e7c87f789
Added orc-0.4.11 build template.
2010-11-20 01:31:20 +01:00
Juan RP
ea8d667378
gnome-media: build with pulseaudio support, bumprev.
2010-11-20 00:17:11 +01:00
Juan RP
ffde65e31f
Added pulseaudio-0.9.21 build template.
2010-11-20 00:10:49 +01:00
Juan RP
2a3b53358d
Added speex-1.2rc1 build template.
2010-11-19 23:09:26 +01:00
Juan RP
669baed1bd
libsndfile: update to 1.0.23.
2010-11-19 22:58:45 +01:00
Juan RP
aa47437394
Added unrar-3.9.10 build template.
2010-11-18 14:10:56 +01:00
Juan RP
7a8c4ccc4e
man-db: update to 2.5.8.
2010-11-17 12:08:02 +01:00
Juan RP
af284b261b
xbps-src: do not hardcode unzip/xz path for extracting, assume it's in PATH.
2010-11-17 02:46:08 +01:00
Juan RP
c960f3f730
Added ftgl-2.1.3rc5 build template.
2010-11-11 02:25:04 +01:00
Juan RP
c004fc8af0
Added libxml++-2.32.0 build template.
2010-11-11 02:13:59 +01:00
Juan RP
9c8e8a7d68
Added ntfsprogs-2.0.0 build template.
2010-11-10 00:58:38 +01:00
Juan RP
4bdf2e615b
xbps-src: be silent while checking for required host cmds.
2010-11-09 00:47:29 +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
8b8165a334
Added libxfce4ui-4.7.4 build template.
2010-11-08 15:18:52 +01:00
Juan RP
6f2c7d782d
Added garcon-0.1.3 build template, required by XFCE 4.8.
2010-11-08 15:03:04 +01:00
Juan RP
67266488d5
Added seahorse-2.32.0 build template.
2010-11-06 08:36:00 +01:00
Juan RP
446fee00ff
Fix gpgme SONAMEs.
2010-11-06 08:14:31 +01:00
Juan RP
2228ff6684
Added gpgme-1.3.0 build template.
2010-11-06 08:03:53 +01:00
Juan RP
56439d2f12
Added libassuan-2.0.1 build template.
2010-11-06 08:01:24 +01:00
Juan RP
7f522a8cf4
xbps-src: remove the triggers, they will be handled by the xbps-triggers pkg.
2010-11-04 13:52:10 +01:00
Juan RP
722db61ea2
xbps-src: improve how patches can be applied.
...
1) $patch_args can be used if all patches need special args other than "-Np0"
(set by default).
2) If the $PATCHESDIR/series file exist, it will specify how the patches
will be applied, in that order.
2010-11-03 15:56:37 +01:00
Juan RP
9ed2018ba4
Added at-spi-1.32.0 build template.
2010-11-02 23:06:36 +01:00
Juan RP
d03b5a43a3
boost: update to 1.44.0.
2010-11-02 19:42:43 +01:00
Juan RP
ad2695a838
openssl: split libs into libssl subpkg, bumprev.
2010-11-02 08:30:51 +01:00
Juan RP
0703d35d3a
perl-module: update for new perl.
2010-11-01 11:47:58 +01:00
Juan RP
f85dba88f3
xbps-src::tmpl_funcs: add two comments for BUILD_32BIT.
2010-10-31 01:40:23 +02:00
Juan RP
c5f1097f4e
xbps-src: added -s flag to override default XBPS_SRCDISTDIR value.
2010-10-30 18:25:04 +02:00
Juan RP
71e5c38598
xbps-src: added XBPS_LDFLAGS into the configuration file.
...
This is to specify common LDFLAGS settings for all packages, by default
it's set to '-Wl,--as-needed' to avoid linking extra libraries into
the binaries. This helped to find such cases.
2010-10-29 10:23:25 +02:00
Juan RP
6387ead759
Added new shlibs for libproxy and qt.
2010-10-29 10:21:34 +02:00
Juan RP
e92e7e69fe
xbps-src: don't ignore pkgs that use $nostrip for verify rundeps code.
2010-10-28 04:22:00 +02:00
Juan RP
cce5ca5f2b
xz: update to 5.0.0, provide liblzma{,-devel} subpkgs. Bump abi_depends.
...
--HG--
rename : srcpkgs/xz/xz-devel.template => srcpkgs/xz/liblzma-devel.template
2010-10-26 03:08:32 +02:00
Juan RP
07350651fc
Added dconf-0.5.1 build template.
2010-10-25 21:21:34 +02:00
Juan RP
e77c14ecab
xbps-triggers: update to 0.4, improve gsettings-schemas trigger.
2010-10-25 18:36:16 +02:00
Juan RP
ddcfee311e
xbps-triggers: update to 0.3, added a gsettings-schemas trigger.
2010-10-25 18:23:36 +02:00
Juan RP
f3449d7527
ntfs-3g: update to 2010.10.2.
2010-10-25 17:44:37 +02:00
Juan RP
34d6ea0c35
llvm: update to 2.8.
2010-10-25 11:36:54 +02:00
Juan RP
4650b74209
gnome-panel: update to 2.32.0.
2010-10-24 17:52:41 +02:00
Juan RP
a004f2ea1f
evolution-data-server: update to 2.32.0, bump abi_depends.
2010-10-24 16:42:23 +02:00
Juan RP
c67a83a2ce
mapping_shlib: added libgdata.
2010-10-24 16:32:53 +02:00