Commit graph

1586 commits

Author SHA1 Message Date
Juan RP 3fb7bd38a2 garcon: update to 0.4.0. 2015-03-01 10:46:42 +01:00
Juan RP 063ac171f5 libxfce4util: update to 4.12.1 (soname bump). 2015-03-01 10:46:42 +01:00
Juan RP 8ee4a7c257 xbps-src: added -E opt to exit immediately if a binpkg already exists.
With -E if there's a binary package in a local repository for the
target pkg, exit immediately. This will be used by the upcoming xbps-fbulk(8).
2015-02-28 10:29:27 +01:00
Juan RP cda175e0d6 xbps-src: make show-build-deps return err when arch is not supported. 2015-02-28 02:38:00 +01:00
Juan RP 429df59e2a xbps-src: show-build-deps: fix an issue with subpkgs. 2015-02-28 01:52:23 +01:00
Juan RP 4130cd3e8f xbps-src: show-build-deps: ignore virtual rdeps completely. 2015-02-28 01:46:38 +01:00
Juan RP 3107408b9e xbps-src: show-build-deps: convert virtual rdeps. 2015-02-28 01:36:22 +01:00
Juan RP 98ae47f3eb xbps-src: show-build-deps: also print rdeps and drop subpkgs. 2015-02-28 00:13:42 +01:00
Juan RP ad74cbe1b4 xbps-src: show-build-deps: sanitize deps and use etc/virtual. 2015-02-27 23:48:14 +01:00
Juan RP fcf24b660f xbps-src: added -t option to create a temporary masterdir.
This temporary masterdir contains hardlinks of files stored in a real
masterdir, and once the target has finished will be removed.

Could be useful to create fully up to date and immutable real masterdirs
that are used as base for the temporary masterdirs.
2015-02-27 23:00:55 +01:00
Juan RP 9c933eda04 common/shlibs: fix a soname from icu. 2015-02-27 22:04:18 +01:00
Duncaen d14314066b dbus-c++: rename to libdbus-c++ 2015-02-27 22:01:43 +01:00
Duncaen 291d2562e6 New package: dbus-c++-0.9.0 2015-02-27 21:32:17 +01:00
Juan RP 0244882adb snapper: update to 0.2.6. 2015-02-27 20:56:32 +01:00
Juan RP d3811ca891 xbps-src: show-build-deps: take only_for_archs into account.
Silently error out if arch is not supported... my new bulk build code
expects ERROR if pkg cannot be built for the target arch.
2015-02-27 19:32:54 +01:00
Juan RP bf48ef4723 vlc: update to 2.2.0 (soname bump). 2015-02-27 18:27:23 +01:00
Juan RP 7f5496db7f hooks/script-wrapper: fix ncurses5{,w}-config wrappers for alsa-utils. 2015-02-27 10:10:16 +01:00
axetwe 8b032820d3 rakudo-star: unbroke 2015-02-26 21:25:52 +03:00
Juan RP 2d5a7a9323 environment/autoconf_cache: override /dev/{ptc,ptmx} tests. 2015-02-26 09:24:22 +01:00
Dominik Honnef ac45502d2e New package: libdmtx-0.7.4 2015-02-25 23:03:42 +01:00
Juan RP e9c2c65102 environment/autoconf_cache: override some more tests for gnulib. 2015-02-25 19:04:27 +01:00
Juan RP a4ff74aeb6 xbps-src: make sure to not propagate <subpkg>_package() funcs.
Unset all them before processing a new template. Close #1023
2015-02-25 18:54:00 +01:00
TJ Vanderpoel c8738243b2 daemontools: properly use wrksrc/build_wrksrc and no patch_args 2015-02-25 16:16:31 +01:00
TJ Vanderpoel c4bbe395ad daemontools: clean up slashpackage.sh documentation 2015-02-25 16:14:54 +01:00
TJ Vanderpoel b7c6857c62 daemontools: add slashpackage build-style and utilize 2015-02-25 16:14:54 +01:00
Juan RP 1bbaef721c xbps-src: do not generate 32bit pkgs for perl/python modules. 2015-02-25 12:00:10 +01:00
Christian Neukirchen 3a5f095293 sox: update to 14.4.2. 2015-02-24 13:29:24 +01:00
Juan RP f71698e46a New package: mbedtls-1.3.10 (supersedes polarssl). 2015-02-24 11:27:27 +01:00
Juan RP 2d3f054590 build-style/perl-module: replace host includedir for cross compilation. 2015-02-24 10:05:08 +01:00
Juan RP 336612fc24 hooks/script-wrapper: fix generic_wrapper2 --cflags. 2015-02-24 10:00:33 +01:00
Juan RP 7339b81b43 xbps-triggers: system-accounts: introduce <account>_pgroup to set primary group.
While here also change default home directory to /dev/null if unset.
2015-02-23 22:09:20 +01:00
Juan RP 45f34108a3 Merge pull request #1011 from Duncaen/mpv
Mpv
2015-02-23 17:34:29 +01:00
Juan RP b9dea95fe1 lightdm: added qt5 support. 2015-02-23 12:36:55 +01:00
Juan RP 8bf5cb819a hooks/remove-la: remove all *.la even if those are symlinks. 2015-02-23 11:33:43 +01:00
Duncaen bdc3056547 mpv: add libmpv (#1009) 2015-02-22 17:56:37 +01:00
Juan RP cb90b79acc hooks/script-wrapper: create a xapian-config wrapper. 2015-02-22 08:39:09 +01:00
Juan RP f730aee93a Merge pull request #1004 from k00mi/mosquitto
New package: mosquitto-1.4
2015-02-21 22:32:03 +01:00
Alessio Sergi 398e057844 build_style/python-module: unbreak cross builds 2015-02-21 19:21:21 +01:00
Dominik Honnef a62f407007 set Go env vars in environment
This way, a template can overwrite do_build but still have good defaults
for GOPATH, GOARCH and GOARM.
2015-02-21 14:49:02 +01:00
Dominik Honnef 92c77a10ec create GOPATH in wrksrc 2015-02-21 14:49:02 +01:00
Dominik Honnef bd75088422 rename import_path to go_import_path 2015-02-21 14:49:02 +01:00
Dominik Honnef 77e8751a93 New build_style: go 2015-02-21 14:49:02 +01:00
Juan RP a44cd245bc hooks/create-xbps-scripts: print what triggers are being added. 2015-02-21 13:03:51 +01:00
Juan RP 869756111e common/environment/README: build_style -> build-style. 2015-02-21 12:25:57 +01:00
Juan RP df4c861f97 xbps-src: common/{,environment}/build_style -> common/${,environment}/build-style. 2015-02-21 12:13:07 +01:00
Juan RP 724426f8e7 common/build-profiles: added a minimal README. 2015-02-21 12:07:23 +01:00
Juan RP 32c5ae8e02 common/environment/README: document build_style. 2015-02-21 12:05:22 +01:00
Juan RP 3adb1c5c6b xbps-src: add environment/build_style to set env vars for build_styles. 2015-02-21 12:03:48 +01:00
Lukas Braun 6eb58a4ff4 New package: mosquitto-1.4
Subpackages:
    - libmosquitto{,-devel}
    - libmosquittopp{,-devel}
    - mosquitto-clients
2015-02-20 20:07:05 +01:00
Juan RP 8651a5f000 util-linux: update to 2.26. 2015-02-20 12:58:40 +01:00