Commit graph

4193 commits

Author SHA1 Message Date
maxice8
ab96ff356e
xbps-src/hooks: most 05-rename-python3-c-bindings to post-install 2019-02-02 14:40:05 -02:00
Cameron Nemo
ff542ef2b5 io.elementary.files: update to 4.1.4. 2019-02-01 03:46:32 -02:00
maxice8
ff196d112f
05-rename-python3-c-bindings.sh: fix 2019-01-31 15:20:03 -02:00
maxice8
1a0ce0e066 hooks/pre-pkg/05-rename-python3-c-bindings.sh: introduce 2019-01-31 15:08:13 -02:00
maxice8
3e6ea8d31a build-style/python-module: reset CFLAGS and LDFLAGS in each run 2019-01-31 12:22:30 -02:00
John
46d7925b97 udis86: move library into main package
otherwise we would have a cyclic dep udis86->udis86-devel->udis86
2019-01-30 21:36:49 +01:00
Denis Revin
fe6f7a1896
New package: live555-2018.12.14 2019-01-29 23:21:52 -02:00
maxice8
f6c595619c hooks/pre-pkg/99-pkglint-subpkgs.sh: fix case where grep doesn't match 2019-01-29 23:14:59 -02:00
maxice8
732180dc1d build-style/meson.sh: Provide path for gir tools. 2019-01-29 19:39:34 -02:00
John
475a685cb0 bullet: update to 2.88. 2019-01-29 20:54:34 +01:00
John
244dd3867f kiwix-lib: update to 4.0.0. 2019-01-29 15:23:45 +01:00
Thomas Batten
b267b02a39 shlibs: Define libunwind-ppc32.so.8 2019-01-29 07:08:37 -02:00
maxice8
64cfd2f7c7 mgba: update to 0.7.0. 2019-01-27 19:44:33 -02:00
maxice8
c5d40ba078 hooks/pre-pkg: add pkglint-subpkgs hook 2019-01-27 10:20:32 +01:00
Piotr Wójcik
43e2545baf build-style/perl-ModuleBuild: add perl to makedepends 2019-01-27 10:09:46 +01:00
maxice8
5850b188b4 shutils/build_dependencies.sh: also show build_helper that are set. 2019-01-27 09:15:17 +01:00
Cameron Nemo
2b569f1ef8 xbps-src: add show host/makedepends subcommand 2019-01-26 21:41:10 -02:00
maxice8
02bedb48a5
common/shlibs: remove entries from treefrog-framework 2019-01-26 19:19:59 -02:00
maxice8
65f119220f
common/shlibs: remove stale entries from mongo removal. 2019-01-26 19:18:55 -02:00
q66
82eec0d023 common/build-style/waf,waf3: explicitly pass libdir
Waf has a utility function ('lib64' in waflib/Utils.py) which
either returns an empty string or '64' depending on if either of
the paths '/usr/lib64' or '/usr/local/lib64' exist. Then, the
build system itself decides its default LIBDIR to be either
/usr/lib or /usr/lib64 depending on the result of that function,
except when libdir is passed explicitly.

We don't allow lib64 in our packages. We do have the /usr/lib64
path as that is a symlink. Therefore, do not ever allow waf to
configure the path that way.
2019-01-26 18:43:09 -02:00
maxice8
d00e89431f libfm-qt: update to 0.14.0. 2019-01-26 15:04:49 -02:00
maxice8
24efa877cd
shutils/common.sh: Remove variables that are now in build-helper/rust.sh 2019-01-25 20:44:42 -02:00
maxice8
6e0a917d01
environment/build-style/cargo.sh: use rust build_helper 2019-01-25 20:44:42 -02:00
maxice8
b287b66c83
build-helper/rust.sh: Add 2019-01-25 20:44:42 -02:00
maxice8
5465d131f6
environment/setup/sourcepkg.sh: unset build_helper 2019-01-25 20:44:41 -02:00
maxice8
a4f786276a
shutils/show.sh: add support for showing build_helper 2019-01-25 20:44:41 -02:00
maxice8
e30a9c8908
shutils/common.sh: add support for source build-helper files 2019-01-25 20:44:41 -02:00
maxice8
68011c99c5 varnish: remove 2019-01-25 18:23:41 -02:00
Christian Buschau
9dfad181d7
x265: update to 3.0.
[ci skip]
2019-01-25 14:30:32 -02:00
maxice8
618c4484b6
New package: libreadline8-8.0.000 2019-01-25 06:04:13 -02:00
Helmut Pozimski
7da2123758 New package: vkd3d-1.1 2019-01-24 18:52:20 +01:00
Christian Buschau
e94daa57b2 liborcus: update to 0.14.1.
[ci skip]
2019-01-24 16:36:08 +00:00
Christian Buschau
97ce02047f libixion: update to 0.14.1.
[ci skip]
2019-01-24 16:36:08 +00:00
Christian Buschau
65acf743fd New package: snorenotify-0.7.0. 2019-01-24 12:31:51 -02:00
Enno Boland
0e39f18997 musl: update to 1.1.21.
To make sure that musl honours the elf stacksize header the shlib was
also bumped.
2019-01-24 09:29:37 +01:00
maxice8
bdd36775df v8: remove 2019-01-23 19:06:21 +01:00
Thomas Batten
47f5b52023 common: Add rust target to ppc build/cross profiles 2019-01-22 22:54:16 -02:00
bra1nwave
1d74820e9c
New package: liquid-dsp-1.3.1 2019-01-22 09:19:28 -02:00
John
9518d3c77c
build-style/cmake: add missing space before closing bracket 2019-01-21 22:52:56 +01:00
maxice8
670f41a585 environment/fetch: add cmd_fetch variable. 2019-01-21 16:17:02 -02:00
maxice8
07c2dc7131 hooks/do-fetch/00-distfiles.sh: use fetch_cmd instead of XBPS_FETCH_CMD 2019-01-21 16:17:02 -02:00
maxice8
202b6a7b97 setup/sourcepkg.sh: unset fetch_cmd 2019-01-21 16:17:02 -02:00
maxice8
5512d7e69f
build-style/meson.sh: fix binary name 2019-01-21 02:16:03 -02:00
maxice8
a59075f1d1
build-style/meson.sh: add path to 'rustc' 2019-01-21 01:59:23 -02:00
maxice8
027cdb5bb8 shutils/common.sh: export CARGO_BUILD_TARGET 2019-01-20 19:41:18 -02:00
maxice8
8ddc68306e build-style/cargo: don't manually configure with cargo, use the
environment.
2019-01-20 15:33:10 -02:00
maxice8
54040e4b1b shutils/common.sh: define CARGO_BUILD_JOBS and
CARGO_TARGE_${RUST_TAGRGET}_LINKER.
2019-01-20 15:33:10 -02:00
Jan Friesse
5ecdaf256c New package: libmp3splt-0.9.2 2019-01-20 09:24:44 -02:00
maxice8
d778c95a60 libosmocore: update to 1.0.0. 2019-01-20 01:36:08 -02:00
maxice8
26eb17f941 setup/sourcepkg.sh: unset more variables that can be set by the template 2019-01-19 23:02:28 -02:00