Commit graph

106772 commits

Author SHA1 Message Date
John 01c20be472 shotcut: update to 19.06.15. 2019-07-02 01:42:18 +02:00
John 3e9877a3d2 qt5dxcb-plugin: update to 1.2.5. 2019-07-02 01:42:17 +02:00
John 1349ddc6c7 python-xapp: update to 1.6.0. 2019-07-02 01:42:17 +02:00
John 12630f6257 perl-Config-Tiny: update to 2.24. 2019-07-02 01:42:17 +02:00
John 1733dac1b9 deepin-terminal: update to 3.2.7. 2019-07-02 01:42:17 +02:00
John 40f55f203a deepin-movie-reborn: update to 3.2.24. 2019-07-02 01:42:17 +02:00
John fa0c764ee6 deepin-image-viewer: update to 1.3.17. 2019-07-02 01:42:17 +02:00
John 9afd116a59 deepin-editor: update to 1.2.9. 2019-07-02 01:42:17 +02:00
John 4c3ffe6c58 dde-qt-dbus-factory: update to 1.1.5. 2019-07-02 01:42:17 +02:00
John 6627a5bd54 elisa: update to 0.4.2. 2019-07-02 01:42:17 +02:00
Jürgen Buchmüller 42e502d8ee
cheese: still broken on cross builders
One of the dependencies has to be outdated or broken.
It fails loading ./data/pixmaps/thumbnail-fram.png

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-07-01 22:44:25 +02:00
Jürgen Buchmüller d78f60dc7d
cheeses: retry to cross compile
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-07-01 22:36:14 +02:00
Johannes 682a10ec71 thunderbird: add default enabled build option wayland 2019-07-01 21:32:51 +02:00
q66 0d277331ac gst-plugins-bad1: enable gir everywhere 2019-07-01 21:11:14 +02:00
q66 c09bf59505 qemu: replace ppc64 musl patches with a generalized ppc32/64 one
[ci skip]
2019-07-01 21:10:19 +02:00
Jürgen Buchmüller d2dbb22f1d
atril: enable gir for all targets
See #11378

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-07-01 19:06:45 +02:00
Jürgen Buchmüller 1aadc0d3a0 webkit2gtk: reduce insane amount of warnings
gcc9 new warnings spam the build log. Remove the -Wno-... from
CXXFLAGS after upstream updates to see if the situation improves.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-07-01 19:04:51 +02:00
Benjamín Albiñana 5cb392d4ed New package: lazydocker-0.2.5 2019-07-01 17:20:47 +02:00
SolitudeSF 449fae81cb kakoune: update to 2019.07.01 2019-07-01 17:15:45 +02:00
Andrew Benson a3c5782819 catimg: update to 2.6.0. 2019-07-01 17:13:11 +02:00
Andrew Benson 6ef1fb5676 plantuml: update to 1.2019.7. 2019-07-01 17:12:48 +02:00
Andrew Benson d12572772d brother-brlaser: update to 5. 2019-07-01 17:11:00 +02:00
Jürgen Buchmüller 00ea2eb529 webkit2gtk: enable gir for all targets
[ci skip]
2019-07-01 14:31:13 +02:00
Jürgen Buchmüller f96da68bd3 qemu-user-static: fix mremap(2) errno codes
This fixes #11426

[ci skip]
2019-07-01 14:31:13 +02:00
Jürgen Buchmüller f1e25d3936 qemu: fix mremap(2) errno codes
[ci skip]
2019-07-01 14:31:13 +02:00
Paper Mountain Studio 480b77854a New package: pp-1.0 2019-07-01 12:18:46 +02:00
Juan RP 7cf44564e1
nim: update to 0.20.0. 2019-07-01 10:34:39 +02:00
Leah Neukirchen 2d5eeaf7f9 sbcl: update to 1.5.4. 2019-07-01 10:29:45 +02:00
Leah Neukirchen 9afaaf1a48 netpbm: update to 10.87.00. 2019-07-01 10:29:41 +02:00
Juan RP a2139f954c codelite: there's no lldb-devel on aarch64, so disable it. 2019-07-01 09:47:14 +02:00
Juan RP 522e79c8c1 codelite: update to 13.0.
- Initial musl support (see https://github.com/eranif/codelite/pull/2299)
- Added some new build options
- Tested on voidlinux/x86_64-musl
2019-07-01 09:47:14 +02:00
oreo639 0db3a99a76 soundfont-fluid: fix permissions 2019-07-01 09:21:06 +02:00
svenper d80082086a New package: python-fonttools-3.43.1 2019-06-30 21:49:31 +02:00
mobinmob 4e3af60137 CopyQ: update to 3.9.0 2019-06-30 21:29:18 +02:00
q66 653f433927 libtool: patch the libtool script for native envs when cross
When libtool is cross compiled, it introduces assumptions about
the cross toolchain into the resulting /usr/bin/libtool script,
which prevents the script from working when used on the target
machine in a "native" environment.

The reason for this is primarily that the "short triplet" versions
of the binutils tools do not exist in the target system, only in
the crosstoolchain. Even if they did though, this would still be
wrong.

This impacts some real packages, for example libtommath does not
build when built natively in an environment for which libtool was
cross compiled.
2019-06-30 20:21:55 +02:00
reback00 3ee0244295 ddgtk: fixes for vte, latest meson, py module name, additional deps
1. [template] Added additional dependencies against build warnings
2. [patch] Updated for latest meson
3. [patch] Updated for latest python module name (instead of deprecated `python3` module, changed to `python` module, according to: https://mesonbuild.com/Release-notes-for-0-48-0.html#dependencyversion-now-applies-to-all-dependency-types )
4. [patch] Fixed breakage of write functionality due to recent changes in Vte python bindings. Used to raise a `TypeError: Vte.Terminal.feed_child() takes exactly 2 arguments (3 given)` error which has been fixed. (Explanation here: https://github.com/Guake/guake/issues/1243#issuecomment-410208659 )
2019-06-30 15:35:02 +02:00
reback00 a18a8a318c ddgtk: fixes for recent vte python bindings + other changes 2019-06-30 15:35:02 +02:00
Tim Wanders 5fedfc9715 oomox: remove package 2019-06-30 15:25:15 +02:00
Piraty 4713c44a2d utox: revbump for toxcore-0.2.10 2019-06-30 15:19:48 +02:00
Piraty 2b7e865be9 tuntox: revbump for toxcore-0.2.10 2019-06-30 15:19:48 +02:00
Piraty e6872db5cf toxic: revbump for toxcore-0.2.10 2019-06-30 15:19:47 +02:00
Piraty 8b0f6b6941 qtox: revbump for toxcore-0.2.10 2019-06-30 15:19:47 +02:00
Piraty 8a4d3fef5e toxcore: update to 0.2.10. 2019-06-30 15:19:47 +02:00
Doan Tran Cong Danh 623a0a8b85 New package: khmer-fonts-ttf-5.0 2019-06-30 15:17:51 +02:00
Helmut Pozimski 2c09073cb3 gnucash: update to 3.6. 2019-06-30 14:45:10 +02:00
HadetTheUndying c09c977362 update to 3.3.0
teamspeak3: update to 3.3.0
2019-06-30 14:19:54 +02:00
Joe Ranweiler 38134b073c Update dkms.conf package version 2019-06-30 14:17:52 +02:00
Jürgen Buchmüller 5ba31fcdff
lollypop: update to 1.1.3.1
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-06-30 12:53:51 +02:00
Piotr Wójcik dfaf2fc34d bzip2: update to 1.0.7.
Closes: #12741 [via git-merge-pr]
2019-06-30 12:53:45 +02:00
Johannes 9c998159ed cross-powerpc64le-linux-musl: add libgomp tls patch
[ci skip]
2019-06-30 10:26:37 +02:00