Helmut Pozimski
df042f6222
poppler: update to 0.80.0. (soname bump)
2019-08-31 21:07:08 +02:00
Helmut Pozimski
9db060073c
bind: update to 9.11.10.
2019-08-31 17:59:35 +02:00
yopito
873ba37968
kdevelop: update to 5.4.1
...
[ci skip]
2019-08-31 14:20:16 +02:00
Jiří Bělka
e5a92ac64c
New package: libknet1 / libknet1-devel
2019-08-29 17:21:23 +02:00
Jürgen Buchmüller
70b3a1c683
libgta: update to 1.2.0
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-08-29 15:35:57 +02:00
Jürgen Buchmüller
2075f0e4af
kea: update to 1.6.0
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-08-29 14:58:31 +02:00
Piotr Wójcik
18a8a3c690
xbps-src: Actually unset subpkg functions
2019-08-27 19:26:31 +02:00
Philoponus Bindle
427d50c6a6
New package: usbguard-0.7.5
2019-08-23 08:54:32 +00:00
Jiří Bělka
e26b15826b
libqb: add to common/shlibs
...
closes #13877
2019-08-22 13:39:48 +02:00
Andrew Benson
a99f26b9d3
solarus: update to 1.6.2.
2019-08-21 20:21:37 +02:00
Andrew Benson
e10f93c9c8
New package: log4c-1.2.4
...
Closes #13802 .
2019-08-20 22:41:30 +02:00
John
01ae753cd0
kiwix-lib: update to 6.0.0.
2019-08-20 15:31:24 +02:00
John
fdafb630b7
New package: nuspell-2.3.0
...
resolves #13783
2019-08-19 21:02:04 +00:00
Enno Boland
87bca709ae
libwebsockets: update to 3.2.0.
2019-08-19 09:53:12 +02:00
Piotr Wójcik
5cbf4e886d
travis: lint license
2019-08-13 21:14:45 +02:00
Juan RP
b41ae9c080
libtorrent: update to 0.13.8 (soname bump).
2019-08-13 16:03:51 +02:00
Peter Bui
9810fe0104
xfconf: update to 4.14.1.
...
- Update common/shlibs for libxfconf-0.so.3
- glib-devel needs to be hostmakedepends for cross-compiling
- Fix xlint warnings
2019-08-13 11:40:48 +02:00
bra1nwave
c50918836f
New package: log4cpp-1.1.3
2019-08-13 11:00:50 +02:00
teldra
88eaaa609e
libfm: switch to gtk+3
2019-08-13 08:51:17 +02:00
Leah Neukirchen
9c11ee68e0
openmpi: update to 4.0.1.
2019-08-11 18:50:57 +02:00
Leah Neukirchen
3da208d26f
libhwloc: update to 2.0.4.
2019-08-11 18:50:57 +02:00
Enno Boland
5061d70445
libosmocore: update to 1.2.0.
2019-08-11 15:39:14 +02:00
Cameron Nemo
5e35764d3f
build-style: use XBPS_MAKEJOBS to set go processes
...
Clean up some minor unnecessary bashisms, and an unquoted variable.
2019-08-09 23:09:12 +02:00
Jürgen Buchmüller
13e43c1fdd
Revert "libixion: update to 0.15.0"
...
This reverts commit 7fb2a92405
.
2019-08-09 21:17:34 +02:00
Jürgen Buchmüller
073780e9dc
Revert "liborcus: update to 0.15.0"
...
This reverts commit 98821ab88d
.
2019-08-09 21:17:25 +02:00
Jürgen Buchmüller
98821ab88d
liborcus: update to 0.15.0
2019-08-09 19:32:26 +02:00
Jürgen Buchmüller
7fb2a92405
libixion: update to 0.15.0
2019-08-09 19:32:26 +02:00
q66
f0b03f1df1
common/build-style/haskell-stack.sh: use --skip-ghc-check
...
This forces all haskell-stack build-style using templates to use
the system ghc and never download any binary distributions even
if the version does not match. This is usually fine as long as
the stackage used for the template is recent enough. If it's
not, it should probably be bumped anyway.
This also enables stack to work on all platforms, even those for
which stack does not offer any binary ghc downloads, as long as
the system ghc is provided, e.g. for ppc64le.
2019-08-07 10:42:10 +02:00
Andrew Benson
00a2a83575
New package: libuninum-2.7
2019-08-06 10:25:33 +02:00
Leah Neukirchen
7565b68cd6
common/shlibs: add libgambit.4
2019-08-05 12:05:47 +02:00
Jürgen Buchmüller
f1a7dfbfef
common: fix XBPS_{,TARGET_}{ENDIAN,LIBC,WORDSIZE}
...
My first attempt was not working at all.
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-08-03 23:09:49 +02:00
Jürgen Buchmüller
6a1b977e0c
Revert "profiles: introduce XBPS_{,TARGET_}{ENDIAN,LIBC}"
...
This reverts commit 9b3203401d
.
It doesn't actually work. Use the method suggested by @q66 instead.
2019-08-03 23:09:36 +02:00
Jürgen Buchmüller
9b3203401d
profiles: introduce XBPS_{,TARGET_}{ENDIAN,LIBC}
...
Provide new environment variables for simplifaction of template checks:
...ENDIAN defines the (target) machine's endianness: "le" or "be".
...LIBC defines the (target) machine's C library: "glibc" or "musl".
Closes : #13356
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-08-02 17:34:05 +02:00
Leah Neukirchen
e53df55ab3
New package: libuninameslist-20190701
2019-08-02 15:05:47 +02:00
Jürgen Buchmüller
763e78d2ef
libsidplayfp: update to 2.0.0
2019-08-01 15:31:14 +02:00
Leah Neukirchen
34a14e6ac1
libspiro: update to 20190731.
2019-08-01 10:47:49 +02:00
Jürgen Buchmüller
aaf1457f8b
libreoffice: unbreak by using system xmlsec1
...
Add libxmlsec1-nss.so.1 to common/shlibs to solve the revdep.
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-07-31 17:22:10 +02:00
Leah Neukirchen
2eef148693
icu: update to 64.2.
2019-07-30 14:18:12 +02:00
Leah Neukirchen
a90db2c439
ldns: update to 1.7.1.
2019-07-30 10:00:54 +02:00
Jürgen Buchmüller
ed4cdadcfd
common/profiles: introduce XBPS_{,TARGET_}WORDSIZE
...
The host and target word size can be used to determine whether
cross compiling certain packages is possible.
2019-07-26 15:18:11 +02:00
mobinmob
945005a575
chicken: update to 5.1.0
2019-07-25 05:47:17 +02:00
Piraty
89b74ec283
hdf5-18: remove package
...
It was once required to build med (8e8cc30
) but with current med
it's not required anymore.
2019-07-24 19:32:51 +02:00
Kyle Nusbaum
116c079ab3
New package: libheif-1.4.0
2019-07-23 15:10:46 +00:00
Kyle Nusbaum
b6b659b835
New package: libde265-1.0.3
2019-07-23 15:10:46 +00:00
Piotr Wójcik
fcae38850b
travis: do not ignore failure of all but last linted template
2019-07-17 08:52:11 +02:00
Leah Neukirchen
697777608e
common/shlibs: add missing bcc-0.10.0_1 entries
2019-07-16 22:00:40 +02:00
Piotr Wójcik
1b376b2276
New package: freecell-solver-5.10.0
2019-07-16 18:53:46 +02:00
Aluísio Augusto Silva Gonçalves
82c4382aab
vscode: update to 1.36.1.
...
[ci skip]
2019-07-16 15:54:09 +02:00
Jürgen Buchmüller
d427868cea
common/shlibs: add missing qt5-5.13.0 entries
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-07-13 23:41:49 +02:00
Helmut Pozimski
9357aeeb9a
x265: update to 3.1.1. (soname bump)
2019-07-13 08:36:27 +02:00