Commit graph

4160 commits

Author SHA1 Message Date
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
maxice8 977766323c setup-subpkg/subpkg.sh: unset register_shell. 2019-01-19 19:22:14 -02:00
maxice8 5ae9e3d2f1
cross-profiles/README: mention XBPS_CROSS_RUST_TARGET
XBPS_CROSS_RUSTFLAGS
2019-01-19 08:03:20 -02:00
maxice8 1fcdcdd959
shutils/common.sh: fix typo 2019-01-19 08:03:10 -02:00
maxice8 918f50cd20
build-profiles/README: mention XBPS_RUST_TARGET 2019-01-19 07:59:52 -02:00
Thomas Batten 8f52911ac9 common: Add build/cross profiles for ppc/ppc-musl 2019-01-19 10:15:01 +01:00
Thomas Batten c785cfd34e common: Add ppc target 2019-01-19 10:15:01 +01:00
Noel Cower e892b46432 build-styles: use go install instead of go build.
Fixes multi-package builds.

[ci skip]
2019-01-18 20:18:52 -08:00
Nathan Owens da1b182ed1
ipset: update to 7.1
closes #7389

Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
2019-01-18 21:32:58 -02:00
maxice8 57ce5bc8e5 consistency_check.sh: use return instead of continue when appropiate.
Those are not meant to be continue as they are not in a loop they are in
a subshell.
2019-01-18 20:00:54 -02:00
Karol Kosek 9003ca968e New package: libqmatrixclient-0.4.2.1 2019-01-18 22:22:11 +01:00
Christian Buschau 2b3756709e libidn: update to 1.35. 2019-01-18 21:49:23 +01:00
Christian Buschau 74fd6dcf23 x265: update to 2.9.
[ci skip]
2019-01-18 21:00:24 +01:00
maxice8 9964ac65d3 common.sh: don't export XBPS_GCC_* 2019-01-18 05:42:18 -02:00
Christian Buschau 86f005a002 New package: libxml++3.0-3.0.1 2019-01-17 20:23:07 +01:00
John 6f0fee9429 build-style/cmake: add check fo nodebug flag
[ci skip]
2019-01-17 14:04:27 +00:00
Piraty 0df7f912a1 New package: opkg-0.4.0
* no `opkg.conf` file included. You have to build your own.
* opkg itself statically links libopkg via `--with-static-libopkg`
2019-01-17 04:22:17 -02:00
maxice8 673504e524 meta: add vsed function 2019-01-16 17:25:46 -02:00
Spencer Hill 3c1133cf63 discord: update to 0.0.7. 2019-01-15 18:47:50 -05:00
crater2150 c8c232d08d
New package: libgaminggear-0.15.1 2019-01-15 18:09:05 -02:00
Remi Pommarel 7baf4bcdac
New package: gnuradio-nrsc5-1.0.0_1
closes #7165
2019-01-15 13:22:44 -02:00
Remi Pommarel 19c5265e0b
New package: gnuradio-rds-1.1.0_1
closes #7164
2019-01-15 13:21:26 -02:00
John 6638dc5526 build-style/cmake.sh: Use -DCMAKE_BUILD_TYPE=RelWithDebInfo when having XBPS_DEBUG_PKGS set 2019-01-15 16:15:13 +01:00
maxice8 3967047603 New package: editline-1.16.0 2019-01-15 12:39:56 -02:00
Remi Pommarel 513aca474f
gnuradio: Add ettus USRP support (gr-uhd)
[ci skip]

closes #7100
2019-01-15 02:55:24 -02:00
Remi Pommarel 13575ee0f0
New package: uhd-3.13.0.2_1
[ci skip]
2019-01-15 02:55:23 -02:00
maxice8 612a9d9976 swi-prolog: update to 8.0.0. 2019-01-14 19:18:01 -02:00
maxice8 86ea0fb8df exempi: update to 2.5.0. 2019-01-14 19:17:50 -02:00
Ben Sung Hsu 87daa40553
New package: libpinyin
This commit adds the 'libpinyin' library to the repo.

This library is needed by 'ibus-pinyin' and 'ibus-libpinyin' in order
to provide Chinese language input.

This library also provides Traditional Chinese (Bopomofo/ZhuYin) input.

PATCH 2: Simplified dependencies and build process per review comments

(*) Disabled cross build because some of the data generation requires
    binary build with the build-system tools instead of the target system
    tools and will require work to sort through the automake/autoconf project.

PATCH 3: Cleaned up long lines and simplified nocross comments
2019-01-14 05:27:22 -02:00
maxice8 86789013cd common/shlibs: remove stale libcppunit entry 2019-01-14 05:16:48 -02:00
Helmut Pozimski e82879d8b4 fifechan: update to 0.1.5.
restore package
2019-01-13 09:13:35 +01:00
maxice8 42f01aa18c libewf: update to 20171104. 2019-01-11 13:34:35 -02:00
Leah Neukirchen 6b81302e38 environment/configure/hardening.sh: enable -fstack-clash-protection
This flag will make GCC 8 touch all space allocated using alloca(3)
and thus detect code jumping over the "stack gap".
2019-01-11 16:20:18 +01:00
maxice8 57125f8ba9 ruby: update to 2.6.0. 2019-01-11 02:05:28 -02:00