Commit graph

103874 commits

Author SHA1 Message Date
Jürgen Buchmüller
98ac032713 accountsservice: enable gir for all architecturs 2019-04-28 01:45:41 +02:00
Jürgen Buchmüller
f56403cb4f
gtk+: enable gir for all architectures
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-04-28 01:25:43 +02:00
Jürgen Buchmüller
e46f7a69e7
at-spi2-core: enable gir for all architectures
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-04-28 01:19:22 +02:00
Jürgen Buchmüller
084c46c290 gdk-pixbuf: revbump to rebuild with gir 2019-04-28 01:13:51 +02:00
Jürgen Buchmüller
614d489d79 atk: revbump to rebuild with gir 2019-04-28 01:13:51 +02:00
Jürgen Buchmüller
b54f5c6386
atk: enable gir for all architectures
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-04-28 01:12:55 +02:00
Jürgen Buchmüller
f9bf6727da
gdx-pixbuf: enable gir for all architectures
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-04-28 01:11:46 +02:00
Jürgen Buchmüller
7ae33dcd8e
gobject-introspection: enable for all architectures
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-04-28 01:09:15 +02:00
Michael Aldridge
323cdbf19c google-chrome: update to 74.0.3729.108. 2019-04-27 14:42:26 -07:00
John
77c1657db0 deepin-menu: update to 3.4.4. 2019-04-27 23:21:51 +02:00
John
290f4212c2 deepin-turbo: update to 0.0.3. 2019-04-27 23:21:51 +02:00
John
ec492d10ca deepin-screenshot: update to 4.1.10. 2019-04-27 23:21:51 +02:00
John
1da4020aee deepin-music: update to 3.1.17.1. 2019-04-27 23:21:51 +02:00
John
0e38f9fccc deepin-editor: update to 1.2.7.3. 2019-04-27 23:21:51 +02:00
John
85ae012edc deepin-image-viewer: update to 1.3.13. 2019-04-27 23:21:51 +02:00
John
7c99439fdd deepin-movie-reborn: update to 3.2.22.1. 2019-04-27 23:21:51 +02:00
John
ceecc7b699 dtkwm: update to 2.0.11. 2019-04-27 23:21:51 +02:00
John
fc2b0dc80f libmediainfo: update to 19.04. 2019-04-27 23:21:51 +02:00
John
b026b38e29 mediainfo: update to 19.04. 2019-04-27 23:21:50 +02:00
bra1nwave
5c2fb76961 atari800: update to 4.1.0. 2019-04-27 16:24:08 -03:00
Daniel Eyßer
37e96b8832 mpd: update to 0.21.8. 2019-04-27 16:23:53 -03:00
Aloz1
d20c16fb7d tbb: Enabled cmake Config file installation for devel 2019-04-27 16:23:16 -03:00
Louis Dupré Bertoni
a355b0ddb3 New package: NetworkManager-strongswan-1.4.4 2019-04-27 16:22:39 -03:00
q66
c223011e19 gobject-introspection: fix wrong ld library path in cross
See comments in patch for further information. This solution
is a bit hacky but I don't see any other way out.

Closes: #11359 [via git-merge-pr]
2019-04-27 21:21:01 +02:00
Cameron Nemo
7b3aa5e938 busybox: improvements to less and ash applets
less: set MAXLINES to the default value
ash:
 - add to xbps-alternatives
 - register the shell in /etc/shells
 - enable autocompletion with $HOME and ~
2019-04-27 16:20:08 -03:00
Johannes
7090229686 ImageMagick: update to 7.0.8.42. 2019-04-27 16:19:28 -03:00
Leah Neukirchen
bc73ddc21e mpop: update to 1.4.4. 2019-04-27 19:49:45 +02:00
Leah Neukirchen
c425cc90f4 perl-Canary-Stability: update to 2013. 2019-04-27 19:49:45 +02:00
Leah Neukirchen
02b05f2148 scite: update to 4.1.5. 2019-04-27 19:49:45 +02:00
Leah Neukirchen
a92aa77d24 pysolfc: update to 2.6.4. 2019-04-27 19:49:45 +02:00
q66
f82caf1c5f llvm6.0: update ppc64 patches to always use elfv2 on BE
We need this because we target elfv2 with ppc64 glibc as well,
unlike most distributions.

[ci skip]

Closes: #11357 [via git-merge-pr]
2019-04-27 17:00:04 +02:00
q66
84f1c69cb1 llvm7: update ppc64 patches to always use elfv2 on big endian
We need this because we target elfv2 with ppc64 glibc as well,
unlike most distributions.

[ci skip]
2019-04-27 17:00:03 +02:00
q66
e95a5e9ae4 llvm8: update ppc64 patches to always use elfv2 on big endian
We need this because we target elfv2 with ppc64 glibc as well,
unlike most distributions.

[ci skip]
2019-04-27 17:00:03 +02:00
q66
da7eb611cb cross-powerpc64le-linux-gnu: fix glibc-headers configure
Using --target is wrong, the correct argument is --host otherwise
it will use incorrect headers.

[ci skip]

Closes: #11352 [via git-merge-pr]
2019-04-27 16:10:35 +02:00
q66
21f3310bc2 cross-powerpc-linux-musl: enable on ppc64*
[ci skip]
2019-04-27 16:10:35 +02:00
q66
6da1f6e09a cross-powerpc-linux-gnu: enable on ppc64 glibc LE/BE
[ci skip]
2019-04-27 16:10:35 +02:00
q66
cad654d2e7 cross-powerpc64-linux-musl: enable on ppc64 glibc BE
[ci skip]
2019-04-27 16:10:35 +02:00
Jürgen Buchmüller
9449850630 perl: enable ppc64
[ci skip]
2019-04-27 16:10:35 +02:00
Jürgen Buchmüller
b007b925bc gcc: add ppc64 glibc triplet
[ci skip]
2019-04-27 16:10:35 +02:00
Jürgen Buchmüller
bf4b541705 glibc: set rtldlist for ppc64 as well
[ci skip]
2019-04-27 16:10:35 +02:00
Jürgen Buchmüller
8febfc8cb2 New package: cross-powerpc64-linux-gnu-0.30
[ci skip]
2019-04-27 16:10:35 +02:00
q66
53b1190139 build-style/meson: use correct endian on musl ppc64 2019-04-27 16:10:35 +02:00
Jürgen Buchmüller
2f206ef38c build-profiles: add ppc64.sh (glibc ELFv2) 2019-04-27 16:10:35 +02:00
Jürgen Buchmüller
d01f6a335c cross-profiles: add ppc64.sh (glibc ELFv2) 2019-04-27 16:10:35 +02:00
Johannes
fbe216c79e dolphim: fix typo 2019-04-27 15:27:35 +02:00
Jürgen Buchmüller
5b6217b803
python-efl: xlint fixes
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-04-27 15:22:58 +02:00
Jürgen Buchmüller
88d5c8a628
python-efl: update to 1.22.0
Closes: #10680

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-04-27 15:21:19 +02:00
John
1f3b7f7ad5 spectacle: add kcoreaddons to host deps 2019-04-27 14:45:43 +02:00
John
47c93ea602 libkipi5: add kcoreaddons to host deps 2019-04-27 14:28:46 +02:00
John
a415b5797e ktnef: add kcoreaddons to host deps 2019-04-27 14:26:12 +02:00