Commit graph

4276 commits

Author SHA1 Message Date
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
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
Christian Buschau
993f4ec759 libidn2: update to 2.1.0. 2019-01-10 17:21:24 -02:00
John
e234646841 plasma-workspace: move libkworkspace5 into new subpackage 2019-01-10 18:21:21 +00:00
maxice8
75e535d257 hooks/11-pkglint-elf-in-usrshare: make use of bashisms to fix stuff.
using for-loop causes the loop to hang at filenames with -.

Use while read instead with bash process substitution so it avoids the
subshell problem.
2019-01-10 00:44:44 -02:00
Rasmus Thomsen
d8d06d372a weston: update to 5.0.0. 2019-01-09 23:24:46 -02:00
Rasmus Thomsen
ed83b3f71c New package: llhttp-1.1.0 2019-01-09 23:02:10 -02:00
Christian Buschau
64c7493875 kid3: update to 3.7.0. 2019-01-09 21:12:24 -02:00
Andrew Benson
459f0e8b10 gnustep-base: update to 1.26 2019-01-09 20:00:52 -02:00
maxice8
c06512eac9 hooks: Add hook to check for ELF files in /usr/share 2019-01-09 17:01:13 -02:00
eater
08ea5a4a26 New package: musikcube 2019-01-09 16:34:32 -02:00
maxice8
0e888bcc93 libgksu: remove
Deprecated upstream in favour of polkit.

Removed in Debian, Arch, Ubuntu.
2019-01-09 16:26:16 -02:00
Rasmus Thomsen
a3cc25b011 poco: update to 1.9.0. 2019-01-09 01:21:27 -02:00
Nathan Owens
2f8b78b831 bro: update to 2.6.1 2019-01-09 00:33:55 -02:00
John
ae7aaf7b22 sile: update to 0.9.5. 2019-01-08 23:43:39 +01:00
David Flatz
db6915b401 nvidia: update to 410.93. 2019-01-08 21:34:05 +01:00
maxice8
689272b3e5
poppler: update to 0.73.0. 2019-01-08 14:52:49 -02:00
q66
a87fa0a914 New package: librtas-2.0.2 2019-01-08 10:18:42 +01:00
Piotr Wójcik
9c8ef3d6a9 update-check: handle python3-only modules from pypi 2019-01-07 18:28:36 -02:00
maxice8
e5fe1ed57f cpptest: update to 2.0.0. 2019-01-07 17:52:54 -02:00
Cameron Nemo
785ec29218 New package: startup-1.13.3 2019-01-06 20:58:43 -02:00
q66
d3edfef8a0 libunwind: fix build on ppc64 targets 2019-01-06 18:07:31 -02:00
Enno Boland
0832e1adfa
build-style/cmake: fix typo 2019-01-05 23:45:27 +01:00
q66
01f3016e9a glibc: enable ppc64le support 2019-01-05 23:38:00 +01:00
q66
151f876627 common: add ppc64 build profiles and other ppc64 bits
This adds the build profiles for ppc64 targets as well as
modifications in other parts of the infra.

These targets are supported:

- ppc64le (glibc little endian elfv2)
- ppc64le-musl (musl little endian)
- ppc64-musl (musl big endian)

ELFv1 targets are explicitly not supported at this point.

Big endian musl supports ppc 970 or newer, while little endian
targets are set to a generic powerpc64le which effectively means
POWER8 and newer. Tuning is always set for POWER9, which is the
most likely target hardware. We also make sure AltiVec is always
on, because it is supported on all hardware we target.

[ci skip]
2019-01-05 23:38:00 +01:00
John
bbf998527b MEGAsdk: update to 3.4.5. 2019-01-05 14:06:13 +01:00
Johannes
3ab8843220 capstone: update to 4.0. 2019-01-05 13:59:33 +01:00
Piotr Wójcik
27d9e7ffea hooks/uncompress-manpages: prevent hang
In case when file to be uncompressed existed, decompressors asked
whether to overwrite it.
As output is muted, building hung silently waiting for input.
2019-01-05 08:12:55 -02:00
Rasmus Thomsen
537de0ff41 lm_sensors: update to 3.5.0. 2019-01-04 20:48:07 -02:00
Jasper Chan
4979ea9237
New package: gerbv-2.6.2 [ci skip]
closes #6246
2019-01-04 17:09:59 -02:00
Daniel Lewan
e5c8b34dbb
New package: libfixposix-0.4.3
closes #6388
2019-01-04 17:08:46 -02:00
maxice8
3bf0575adf New package: recutils-1.8 2019-01-04 14:38:21 -02:00
Rasmus Thomsen
24da9e875e exiv2: update to 0.27.0.
[ci skip]
2019-01-04 11:44:01 +01:00
Rasmus Thomsen
0372613f92 http-parser: update to 2.9.0. 2019-01-03 23:20:02 -02:00
prspkt
fdaa76e8a0 zchunk: add devel subpackage 2019-01-03 22:29:10 -02:00
Noel Cower
43db1c25dc build-styles: Add support for Go modules.
Adds support for Go modules by detecting a go.mod file and, if
available, using it. In addition, to continue supporting vendoring (and
avoid the need for git on all module builds), if a package includes
a vendor directory, the module mode will switch to vendor mode if not
already set. This will use vendored source code for dependencies
instead of downloading that code again using the descriptions under
go.mod.

go_mod_mode=vendor also skips the go.sum check because nothing is
downloaded that isn't already verified, so this fixes packages with
vendored code that have checksum mismatches due to Go 1.11.4 module
checksum changes.

[ci skip]

Closes: #6036 [via git-merge-pr]
2019-01-02 20:10:56 -08:00
Rasmus Thomsen
cb1ba97f1f bacula-common: update to 9.4.1. 2019-01-01 23:11:50 -02:00
Frank Steinborn
c9a1e641f2 New package: getdns-1.5.0 2019-01-01 21:58:06 -02:00
Rasmus Thomsen
4b52c44077 ldc: update to 1.13.0. 2018-12-30 20:42:40 +01:00
John
ca832ffbb2
boost: update to 1.69.0 2018-12-28 05:41:10 -02:00
maxice8
a57a78e63f llvm3.9: remove 2018-12-27 17:50:43 -02:00
Rasmus Thomsen
8bb85ec039 libical: update to 3.0.4. 2018-12-27 02:11:32 -02:00
Rasmus Thomsen
282f980cf9
llvm: update to 7.0.1.
* version latest version too -> llvm7

Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>

[ci skip]
2018-12-25 23:54:27 -02:00
maxice8
06b5f44b30 libplacebo: update to 1.7.0. 2018-12-25 13:55:10 -02:00
Jürgen Buchmüller
c6c02b07f1
log4cplus: update to 2.0.3
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-23 13:31:25 +01:00
Jürgen Buchmüller
2d8e221b43
kea: update to 1.5.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-22 14:46:29 +01:00
Rasmus Thomsen
b50e169432 vala: update to 0.42.4.
* move usr/share/vala to vala-devel
2018-12-21 19:57:14 -02:00
maxice8
8485a7fb1d qimageblitz: remove 2018-12-21 13:47:48 -02:00
maxice8
dffb2798f1 libdbusmenu-qt: remove 2018-12-21 12:19:25 -02:00
maxice8
9251941c99 hooks/pre-pkg: prohibit /usr/doc, mention /usr/share/doc 2018-12-20 16:33:35 -02:00
Johannes
b84952bf5b ffmpeg: add build option nvenc 2018-12-20 18:41:18 +01:00
Rasmus Thomsen
fb7c3e14cb New package: gmime3-3.2.3 2018-12-19 23:42:16 -02:00
maxice8
6a12dfa698
poppler: update to 0.72.0. 2018-12-19 22:20:37 -02:00
Helmut Pozimski
83b956f437 aqbanking: update to 5.7.8. (soname bump) 2018-12-19 08:17:33 +01:00
Rasmus Thomsen
5afc6e99ca New package: libidn2-2.0.5 2018-12-17 12:54:10 -02:00
Olga U
32ed47e6b7 shlibs: add libkdegames 2018-12-17 14:14:53 +01:00
Rasmus Thomsen
3484913106 gtk+3: update to 3.24.2.
* add build option for cloudproviders
2018-12-16 22:52:04 -02:00
maxice8
791cfefafb New package: woff2-1.0.2. 2018-12-14 12:38:35 -02:00
Cameron Nemo
f3e8ab9355 New package: dqlite-0.2.5 2018-12-13 10:21:59 -08:00
maxice8
3f5059ae50
hooks/post-install: fix find for executable files, use GNU -executable 2018-12-13 10:14:44 -02:00
Cameron Nemo
d367fc7c8b gpgme: split library into its own subpackage 2018-12-13 08:55:23 -02:00
maxice8
80c5550ce4
hooks/post-install: fix message and indentation on pkglint-devel-paths. 2018-12-12 23:08:56 -02:00
maxice8
de31bf8d1f hooks/post-install: Add hook to warn when paths for -devel packages
should be added.

This hooks checks installed files of all packages that do not end
in -devel and warn when certain paths are found that should be in
the -devel package like:

- /usr/include
- /usr/lib/*.so
- /usr/lib/*.a
- /usr/[lib|share]/[pkg-config|cmake]
- /usr/share/vala
- /usr/share/gir-1.0
2018-12-12 23:07:05 -02:00
maxice8
5fbffed2dc shlibs: add private muffin libraries for cinnamon 2018-12-12 09:03:48 -02:00
maxice8
1484016a92 New package: dav1d-0.1.0 2018-12-12 08:52:18 -02:00
maxice8
41f0043c66 libode: update to 0.16. 2018-12-11 14:21:08 -02:00
bra1nwave
3ec2b4f2b9 SoapySDR: update to 0.7.0. 2018-12-11 13:05:32 -02:00
maxice8
7bd2eaea34 hooks/pre-pkg: deal with packages that install to /etc but should use
/usr/lib

some packages install stuff to places like /etc/udev/rules.d and
/etc/modprobe.d.

That is wrong, they should use their equivalents in /usr/lib.
2018-12-10 20:16:25 -02:00
maxice8
c830164053 common/shlibs: update capnroto entries 2018-12-09 20:12:54 -02:00
maxice8
b9fc924dd0 fdk-aac: update to 2.0.0. 2018-12-09 11:07:40 -02:00
maxice8
07fe6e71c5 libplacebo: update to 0.6.0. 2018-12-09 05:16:41 -02:00
Piotr Wójcik
1bbbd55871 update-check: add gitlab.freedesktop.org 2018-12-08 19:54:15 +01:00
maxice8
d1a14f90be hooks/pre-pkg: deal with packages using /etc/bash_completion.d
Detect when it is used and suggest
/usr/share/bash-completion/completions instead.
2018-12-07 12:30:20 +01:00
Jürgen Buchmüller
a2edcda867
clamav: update to 0.101.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-06 19:33:02 +01:00
Sami Pitkänen
cfc22c5865 chicken: update to 5.0.0 2018-12-05 09:20:32 -02:00
maxice8
6a1b3895e8 liblouis: update to 3.8.0. 2018-12-04 08:06:04 -02:00
Piotr Wójcik
7f7ff14e13
tesseract-ocr: update to 4.0.0.
Closes: #5380 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-04 10:19:10 +01:00
Jürgen Buchmüller
d30965d762
botan: update to 2.8.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-03 17:58:52 +01:00
mobinmob
2c47496efb
New package: tokyocabinet-1.4.48 2018-12-03 07:38:09 -02:00
SolitudeSF
34ccb76cd0 New package: CSFML-2.5 2018-12-03 06:32:10 -02:00
Linux-BSD
db35a1e9a1
Add variables to fix cross compiling rust for mips*
Closes: #5259 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-03 09:11:48 +01:00
Jürgen Buchmüller
0ef86da07c
common/shlibs: fix ois-1.5 entry
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-02 17:51:18 +01:00
Piotr Wójcik
fce76df60c libmaa: update to 1.4.2. 2018-12-01 08:51:28 -02:00
maxice8
477bf82806 New package: libSavitar-3.6.0 2018-12-01 08:21:06 -02:00
John
fda82cdf38 MEGAsdk: update to 3.4.4. 2018-11-29 09:14:35 +01:00
John
ee4ce35a68 build-style/cmake: dehardcode gtk2 wxWdigets when cross compiling 2018-11-28 16:49:52 -02:00