Juan RP
27f2c11836
asciidoc: needs coreutils rundep.
2011-07-02 19:10:11 +02:00
Juan RP
16b0a16516
gtksourceview-devel: fix gtk+3 rundep, use vmove.
2011-07-02 18:13:56 +02:00
Juan RP
f5f89bc6ff
xbps-src: check that doesn't exist before mkdir.
2011-07-02 18:05:20 +02:00
Juan RP
1e7f7b5f00
xbps-devel: update for github, fix build.
2011-07-02 18:03:22 +02:00
Juan RP
3bb5c279df
xbps-src: source install_files.sh for v funcs in templates.
2011-07-02 17:48:48 +02:00
Juan RP
7984b39928
xbps-src: fix fetch phase with depends, performance improvements.
...
- The fetch phase *must* run after installing pkg dependencies,
otherwise it could fail if we need them for fetching.
- Performance improvements for xbps-src. Only source shutils files
at the start, not every time we use a function.
2011-07-02 17:04:08 +02:00
Juan RP
12b16e75a0
atkmm-devel: disable documentation, use vmove().
2011-07-02 16:07:31 +02:00
Juan RP
81444911be
blueman: needs pygtk-devel to build.
2011-07-02 16:03:15 +02:00
Juan RP
67ed3405b0
at-spi2-core-devel: add missing rundeps.
2011-07-02 16:01:00 +02:00
Juan RP
8d97e4a838
at-spi2-atk: needs at-spi2-core-devel to build.
2011-07-02 15:53:24 +02:00
Juan RP
4717508c75
avahi: needs gtk+3-devel to build.
2011-07-02 15:52:28 +02:00
Juan RP
cf02046f12
boost: needs python-devel to build.
2011-07-02 15:51:53 +02:00
Juan RP
6996a8c9a7
agar: needs gettext-libs to build.
2011-07-02 15:51:33 +02:00
Juan RP
dc3bf1d413
libcap: move lib to /lib, programs to /sbin, cleanups.
2011-07-02 15:26:54 +02:00
Juan RP
6513a02ee0
xbps-src: improve vmove().
2011-07-02 13:33:06 +02:00
Juan RP
a26dd06538
xbps-src: make targetdir in vmove() optional.
2011-07-02 12:11:01 +02:00
Juan RP
162d7fd0b5
xorg-server: added glproto rundep for -devel subpkg, use vmove et al.
2011-07-02 11:34:23 +02:00
Juan RP
6cb6110f4e
xbps-src: improve vinstall(), add vmove() for subpkgs.
2011-07-02 11:33:59 +02:00
Juan RP
ff312cd1be
glib-devel: needs perl rundep for glib-mkenums.
2011-07-02 11:06:44 +02:00
Juan RP
b05c560843
agar: needs perl and groff to build, use vmkdir().
2011-07-02 11:01:20 +02:00
Juan RP
f539a07d0a
accountsservice: needs intltool to build.
2011-07-02 11:00:12 +02:00
Juan RP
e9df0bedde
os-prober: update to 1.47, use v{install,copy,mkdir}.
2011-07-02 10:52:05 +02:00
Juan RP
75d55258a5
xbps-src: added new funcs to install files into DESTDIR.
...
vcopy <files> <targetdir>
Executes cp -a <files> ${DESTDIR}/<targetdir>
vinstall <file> <mode> <targetdir> <targetfile>
4th argument is optional.
Executed install -Dm<mode> <file> ${DESTDIR}/<targetdir>/<file>
vmkdir <dir> <mode>
Executed install -dm<mode> ${DESTDIR}/<dir>
2011-07-02 10:49:22 +02:00
Juan RP
cbdfc216de
xbps-src: added XBPS_CCACHE option to xbps-src.conf.
...
If set /usr/lib/ccache/bin will be added to PATH as the first entry,
*only* for chroot.
2011-07-02 09:15:29 +02:00
Juan RP
5c55f940ae
xbps-src: fix previous path for ccache.
2011-07-02 08:54:42 +02:00
Juan RP
1ebd495d9c
xbps-src: redo PATH to use correct paths for xbps, and ccache.
2011-07-02 08:53:09 +02:00
str1ngs
64cae7bf75
liboil: upgrade 0.3.17 homepage/license
2011-07-01 23:14:34 -07:00
str1ngs
fa30c43619
gnome-terminal: gsettings-desktop-schemas,coreutils build depend
2011-07-01 16:56:59 -07:00
str1ngs
0dd83995d9
damageproto: upgrade 1.2.1 homepage/license
2011-07-01 16:56:59 -07:00
str1ngs
8666249163
xbps-src: add HOME section to fetch_sites.sh
2011-07-01 16:56:59 -07:00
str1ngs
7b93336b6b
libXCursor: upgrade to 1.1.12
2011-07-01 16:56:59 -07:00
Juan RP
85fcfb5973
perl-XML-SAX: avoid env(1) in INSTALL/REMOVE.
2011-07-01 21:44:35 +02:00
Juan RP
f33efd6ea5
ca-certificates: avoid mktemp(1) in REMOVE, use full depends.
2011-07-01 21:36:27 +02:00
Juan RP
5d7873a5b2
xbps-src: massive rewrite of builddeps resolving code.
...
This speeds up the process of resolving builddeps with
XBPS_PREFER_BINPKG_DEPS enabled and disabled by ~15% aproximately.
This fixes also some bugs I've found while building a massive rebuild
of all packages with XBPS_PREFER_BINPKG_DEPS enabled.
2011-07-01 17:48:29 +02:00
Juan RP
a09089a9b0
Remove compiz and friends, 0.9.x series are really broken.
2011-07-01 17:28:09 +02:00
Juan RP
6227b9f1f7
xbps-src: append /usr/local/{s,}bin to PATH in INSTALL/REMOVE scripts.
2011-07-01 16:15:59 +02:00
Juan RP
d05d16ad3d
xbps-trigger: add /usr/local/bin to PATH, for xbps-src chroot.
2011-07-01 15:22:10 +02:00
Juan RP
4356d9bd30
libnotify: needs gtk+3-devel to build.
2011-07-01 15:10:01 +02:00
Juan RP
5c48fba762
base-chroot: depend explicitly in -devel subpkgs.
2011-07-01 14:55:31 +02:00
Juan RP
54a29def1f
libgudev: re-enable --enable-gudev.
2011-07-01 14:28:04 +02:00
Juan RP
be22738368
bash: don't run depend in coreutils, it's unnecessary.
2011-07-01 13:43:12 +02:00
Juan RP
e2b94826ab
blueman: needs intltool to build.
2011-07-01 12:47:06 +02:00
Juan RP
3b0483a3c7
notify-python: clean up deps, patches from Arch to make it build.
2011-07-01 12:41:52 +02:00
Juan RP
05a66d1ab2
base-system: remove some unneeded depends, reorder.
2011-07-01 09:34:57 +02:00
Juan RP
98edb5e389
dash: create /bin/sh symlink at pre INSTALL, iff doesn't exist.
2011-07-01 09:27:51 +02:00
Juan RP
44f85a8a7f
sudo: purge /etc/sudoers, check for /etc/sudoers.d before rmdir.
2011-07-01 09:04:06 +02:00
Juan RP
ca8369eada
xbps-src [chroot]: ignore busybox tar, xz, gzip and bunzip2 applets.
2011-07-01 01:43:19 +02:00
Juan RP
cd8259aaa9
chroot-grep: arg, don't inherit run_depends from grep.
2011-07-01 01:16:07 +02:00
Juan RP
d1e7757528
busybox: enable tar, b{,un}zip2, {un,}xz, diff, etc.
2011-07-01 01:00:18 +02:00
Juan RP
92740bd661
xbps-src [extract]: use decompress utils and pipe to tar(1).
2011-07-01 01:00:18 +02:00