Commit graph

3880 commits

Author SHA1 Message Date
Jürgen Buchmüller
f4cf8b53f3
libixion: revert to 0.13.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-26 13:40:56 +02:00
Jürgen Buchmüller
00c464f2f7
liborcus: update to 0.14.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-26 12:29:43 +02:00
Jürgen Buchmüller
76dae01061
libixion: update to 0.14.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-26 12:25:05 +02:00
Enno Boland
d5b7d3faed
Merge branch 'master' into libgit2 2018-08-25 21:49:17 +02:00
Michael Gehring
07e3eaad33 opera: fix bogus dependency on rpi-userland
reverts 84a1df2021 as it doesn't work as
intended.

This is an old issue initially fixed in
7cece6a8dd. The fix got removed for
unknown reasons in fc294a11bf.
2018-08-25 07:23:01 -03:00
maxice8
09782d0613
poppler: update to 0.68.0. 2018-08-24 13:58:15 -03:00
maxice8
88f96346d4
hooks/post-install/04-create-xbps-medata-scripts.sh: automatically
handle gtk-pixbuf-loaders
2018-08-23 17:16:47 -03:00
maxice8
ed94f02b7a
facter: update to 3.11.4. 2018-08-23 16:08:01 -03:00
maxice8
e914d23010
elogind: split libraries into libelogind. 2018-08-22 09:30:56 -03:00
Elie ROUDNINSKI
78b2dca889
New package: libmaxminddb-1.3.2
Closes: #2052 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-22 13:27:47 +02:00
maxice8
b2221a8071
build-style/scons.sh: add scons to hostmakedepends= 2018-08-21 20:37:47 -03:00
newbluemoon
05fb5e4ad7 common/hooks/pre-configure: fix python3 wrapper [skip ci] (#1005) 2018-08-21 19:33:52 +02:00
maxice8
5c28f42b50
04-create-xbps-medatada-scripts.sh: fix indentation. 2018-08-20 22:25:11 -03:00
Michael Gehring
7186589618 common/hooks/pre-pkg/04-generate-runtime-deps.sh: remove unused variable 2018-08-20 12:03:31 -03:00
Johannes Brechtmann
1261407d3f wireshark: update to 2.6.2. 2018-08-20 09:22:26 -03:00
maxice8
a7de732526
ldc: update to 1.11.0. 2018-08-20 08:34:30 -03:00
Piraty
9c667fbc49 octave: update to 4.4.1.
- remove build option `largearrays` as 64bit is default already
  on 64bit systems.
- remove entries from common/shlibs because nothing uses them.

[ci skip]
2018-08-20 12:31:09 +02:00
maxice8
bc77706e6a
poppler: update to 0.67.0. 2018-08-19 09:56:03 -03:00
maxice8
2a37c4734c
hooks/post-install/04-create-xbps-medata-scripts.sh: automatically
handle gtk{,3}-immodules
2018-08-19 06:01:47 -03:00
Jasper Chan
e7339593c3 libgit2: update to 0.27.3. 2018-08-18 21:24:29 -07:00
maxice8
20921852f5
skalibs: update to 2.7.0.0. 2018-08-16 21:29:10 -03:00
John
68a11770aa common/update_check.sh: accpeted mime types 2018-08-16 21:18:27 -03:00
David Flatz
0a3172589c nvidia: update to 390.77. 2018-08-16 16:20:10 +02:00
John
cbc59c2dcb New package: purpose-5.49.0 2018-08-16 08:27:28 +02:00
maxice8
6580c8d657
build_style/meson.sh: export CFLAGS and CXXFLAGS from host
meson when compiling something with 'native: true' (for building
executables that are meant to be run on the host system) uses CFLAGS
and CXXFLAGS environment variables, we "pollute" them with
TARGET system cflags/cxxflags, such as -march= for the cross-compiled
arch.

so to fix it we export CFLAGS and CXXFLAGS to be CFLAGS_host and
CXXFLAGS_host respectively, they are set by XBPS and correspond to
the XBPS_CFLAGS/XBPS_CXXFLAGS. This same set of changes is also done
with CC and CXX see L#61

this was found when cross-compiling lighttpd which created the
'lemon' executable to generate inputs

thanks to @Cogitri from Exherbo for helping me debug this

[ci skip]
2018-08-16 01:49:38 -03:00
Jürgen Buchmüller
a96d3bc866 gcc: update to 8.2.0
Also update to mpfr-4.0.1 and isl-0.19.
2018-08-15 06:50:23 +02:00
Jürgen Buchmüller
2bfe08f599
New package: isl16 (temp. for cross-arm-none-eabi)
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-14 19:52:10 +02:00
Jürgen Buchmüller
2e1c2137da isl15: update to 0.19 2018-08-14 17:08:53 +02:00
maxice8
3b16fc3df4
perl: update to 5.28.0. 2018-08-14 07:58:23 -03:00
Helmut Pozimski
3478321ea4 qalculate: update to 2.6.2. (soname bump) 2018-08-14 08:59:16 +02:00
Jürgen Buchmüller
05f76b0800
podofo: update to 0.9.6
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-13 21:35:46 +02:00
maxice8
e42406c070
setup/install.sh: transparently deal with gzipped manpages
[ci skip]
2018-08-12 04:21:46 -03:00
maxice8
29eccd3ca7
libssh: update to 0.8.0. 2018-08-10 22:12:41 -03:00
Alessio Sergi
b0feeed60e build-styles/waf{,3}: make sure waf uses the correct python version 2018-08-09 19:53:32 +02:00
John
0327e0a7ec kirigami2: update to 5.48.0. 2018-08-08 19:44:56 -03:00
Alessio Sergi
bad9514767 vala: drop valadoc, cyclic dep: vala -> graphviz -> librsvg -> vala 2018-08-08 17:04:34 +02:00
Helmut Pozimski
487092213d New package: incidenceeditor-18.04.3 2018-08-08 10:43:40 +02:00
Helmut Pozimski
78955da5b4 New package: eventviews-18.04.3 2018-08-08 10:18:17 +02:00
Helmut Pozimski
ebe0f8f50d Thunar: add libthunarx-3.so.0 to common/shlibs 2018-08-07 11:54:58 +02:00
maxice8
8f64e4052f shlibs: add libSPIRV.so and libglslang.so for shaderc 2018-08-06 02:01:38 -03:00
maxice8
7ab29e2c29 New package: shaderc-2017.2. 2018-08-06 02:01:38 -03:00
John
e7f0b6870e New package: okteta-0.25.1 2018-08-05 01:30:20 -03:00
maxice8
36da092f6f pipewire: update to 0.2.2. 2018-08-04 00:19:49 -03:00
maxice8
2e9fa0d93f protobuf: update to 3.6.1. 2018-08-03 19:36:20 -03:00
maxice8
2f4a5ea039 libopenshot: update to 0.2.0. 2018-08-02 19:24:09 -03:00
maxice8
93257d1970 facter: update to 3.11.2. 2018-07-31 22:11:52 -03:00
John
ec7ccc991f New package: belcard-1.0.2 2018-07-31 18:20:12 -03:00
John
1efee4f12a New package: belr-0.1.3 2018-07-31 18:20:12 -03:00
John
8abc4389d7 New package: linphone-3.12.0 2018-07-31 18:20:12 -03:00
John
00d4985867 New package: mediastreamer-2.16.1 2018-07-31 18:20:12 -03:00
John
4ae3a84242 New package: belle-sip-1.6.3 2018-07-31 18:20:12 -03:00
John
18b66992f1 New package: bzrtp-1.0.6 2018-07-31 18:20:12 -03:00
John
1a23913553 New package: libantlr3c-3.4 2018-07-31 18:20:12 -03:00
Piotr Wójcik
8a81f5273e New package: shapelib-1.4.1 2018-07-31 15:17:11 -03:00
Enno Boland
acbcfd98ec
xbps: update to 0.53. 2018-07-30 20:05:57 +02:00
John
75d6494687 kholidas fix shlibs 2018-07-29 17:00:09 -03:00
John
be850a6e26 libksysguard: update to 5.13.3. 2018-07-29 17:00:09 -03:00
John
afef0cdb3e breeze: update to 5.13.3. 2018-07-29 17:00:09 -03:00
maxice8
97b348502c meson.sh: Fix cross-compilation
following https://mesonbuild.com/Cross-compilation.html

- host_machine is our XBPS_TARGET_MACHINE
- build_machine is our XBPS_MACHINE, and meson can find out the details
on it's own
- also don't include -musl in the CPU because meson doesn't recognize it
and projects like Mesa (LibGL) don't enable optimizations for it
- cpu_family and cpu are different, they need to be set properly:
 - armv* is arm
 - mips* is mips
 - i686 is x86
 - x86_64 is x86_64
 - aarch64 is aarch64
2018-07-29 14:30:20 -03:00
John
464a1b8b62 New package: mongo-c-driver-1.11.0
Closes: #128 [via git-merge-pr]
2018-07-28 14:16:02 +02:00
John
94f3d4913c New package: treefrog-framework-1.22.0 2018-07-28 14:16:02 +02:00
Enno Boland
e08851f7c9
Revert "zita-convolver: update to 4.0.0, update shlibs. (#1161)"
This reverts commit e786e0067b.
2018-07-25 10:48:03 +02:00
cr6git
e786e0067b
zita-convolver: update to 4.0.0, update shlibs. (#1161) 2018-07-25 02:04:03 +02:00
Andrew Benson
ea4e7fb2f9 New packages: solarus-1.5.3, solarus-quest-editor-1.5.3 (#436)
* New package: solarus-1.5.3

* New package: solarus-quest-editor-1.5.3
2018-07-24 20:54:14 +02:00
bra1nwave
3f3c1ba6f1 gnuradio: update to 3.7.13.4. [ci skip] 2018-07-21 09:37:11 +02:00
cr6git
3f51d6dd1c
kid3: update to 3.6.1. (#977) 2018-07-20 21:16:08 +02:00
maxice8
76d8436dbb pulseaudio: update to 12.2. 2018-07-20 09:08:16 -03:00
John
5901da0be5 New package: rem-0.5.3 2018-07-19 20:15:07 +02:00
John
313ec23576 New package: spandsp-0.0.6 2018-07-19 20:15:07 +02:00
John
a0a93feb7a New package: re-0.5.8 2018-07-19 20:15:07 +02:00
cr6git
596b268b3e
New package: CPU-X-3.2.3. (#1000) 2018-07-18 07:03:51 +02:00
maxice8
f309f140ec gdbm: update to 1.16. 2018-07-16 05:54:51 -03:00
maxice8
871599176d wayland: adopt libwayland-egl.so.1 from libGL package. 2018-07-15 23:31:18 +02:00
maxice8
fed99e18fa bind: update to 9.11.4. 2018-07-15 14:46:06 -03:00
cr6git
326647490d
New packages: biblioteq-2018.07.04 and yaz-5.26.1 (#899) 2018-07-15 06:27:56 +02:00
John
fc8e22c38c
grantlee: remove package
superseeded by grantlee5.
Nothing depends on this old release anymore

Closes: #342 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-07-14 17:37:23 +02:00
John
8687925d70 shutils/update_check.sh: add kde plasma update check 2018-07-13 11:46:07 -03:00
John
c73426e8ca New package: uchardet-0.0.6 2018-07-12 01:58:57 -03:00
Marcio Giaxa
fc294a11bf libGL: update to 18.1.3. 2018-07-12 00:35:01 -03:00
Enno Boland
bedf4ac540
Merge branch 'master' into ilmbase 2018-07-11 06:40:42 +02:00
Enno Boland
59202a5d1f
disable auto mirror 2018-07-03 12:39:40 +02:00
Enno Boland
14c8becd77
Revert "common/travis: change mirror to automatic selection"
This reverts commit c52ed4dbd0.
2018-07-03 12:38:15 +02:00
Leah Neukirchen
94f2b44374 jimtcl: update to 0.78. 2018-07-02 11:55:57 +02:00
Johannes Brechtmann
9968c7dfa4 ffmpeg: update to 4.0.1. 2018-07-01 19:30:15 +02:00
Enno Boland
d8f28c6ce5
Merge branch 'master' into protobuf 2018-07-01 10:52:44 +02:00
maxice8
f49f16a004 libnfs: update to 3.0.0. 2018-07-01 01:11:58 -03:00
maxice8
3c629cdfb4 New package: libaom-1.0.0. 2018-06-30 18:35:32 -03:00
maxice8
17507c93d9 pulseaudio: update to 12.0. 2018-06-30 13:39:14 -03:00
Michael Aldridge
c52ed4dbd0 common/travis: change mirror to automatic selection 2018-06-29 21:39:18 -07:00
Enno Boland
08d510ab87
common/shutils: fix configuration loading during setup_pkgs 2018-06-29 11:26:37 +02:00
RunningDroid
ee60759b86 New package: htmlcxx-0.86 2018-06-27 20:20:53 -03:00
Andrew Benson
990c5878d8 sdb: update to 1.1.0 (#372)
- Remove unneeded entry from shlibs
2018-06-27 05:22:25 +02:00
maxice8
bbca266166 pipewire: modernize and split. 2018-06-26 08:55:18 -03:00
John Zimmermann
df94b7727a cinnamon: update to 3.8.x (#329)
* mozjs38: remove

* cjs: update to 3.8.0.

* cinnamon-translations: update to 3.8.1.

* cinnamon-menus: update to 3.8.2.

* cinnamon-desktop: update to 3.8.1.

* cinnamon-screensaver: update to 3.8.2.

* nemo: update to 3.8.3.

* muffin: update to 3.8.1.

* cinnamon-settings-daemon: update to 3.8.4.

* cinnamon-control-center: update to 3.8.0.

* cinnamon-session: update to 3.8.1.

* New package: python3-pam-1.8.3

* cinnamon: update to 3.8.4.

* xapps: add mising devel dependencies
2018-06-25 20:02:24 +02:00
maxice8
0121723585 ldc: update to 1.10.0. 2018-06-24 03:56:56 -03:00
John
ba3a8d57c5 common/slibs: remove kde-workspace entries 2018-06-23 15:18:00 -03:00
Jürgen Buchmüller
87779af6c8
purge-distfiles: grep instead of sourcing template
To catch all SHA256 hashes from a template, even the ones which
are used only under certain preconditions, use grep [0-9a-f]{64} to
find all hashes in a template.

The may be some false positives which does not hurt the intended
purpose to purge obsolete distfiles.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-06-23 16:30:10 +02:00
John Zimmermann
0e9cc92c74 common/shlibs: remove double or invalid entries (#308) 2018-06-22 21:35:27 +02:00
lemmi
a9434be38b openimageio: update to 1.8.12. 2018-06-22 18:29:33 +02:00
Julio Galvan
47998949b9 New package: xcb-util-errors-1.0 2018-06-21 21:06:08 -03:00