Commit graph

1519 commits

Author SHA1 Message Date
Juan RP 863c2c5295 efl: update to 1.13.0.
- Enable DRM evas module.
- Enable the wayland option now that we can use it without systemd.
2015-02-09 19:12:17 +01:00
Juan RP 36f749f305 pcmanfm-qt: update to 0.9.0 (soname bump). 2015-02-08 19:52:47 +01:00
Juan RP d0bc93004e lxqt-globalkeys: update to 0.9.0. 2015-02-08 19:34:16 +01:00
Juan RP 86dc76c030 liblxqt-mount: update to 0.9.0. 2015-02-08 19:25:59 +01:00
Juan RP 650b82912a liblxqt: update to 0.9.0. 2015-02-08 19:21:14 +01:00
Juan RP c928068062 New package: kguiaddons-5.6.0. 2015-02-08 19:16:53 +01:00
Juan RP 3532471d06 New package: kwindowsystem-5.6.0. 2015-02-08 19:11:02 +01:00
Juan RP 964bf772ba hooks/register-pkg: register 32bit pkgs in cross mode too.
You can now build 32bit pkgs in cross compilation mode (-a i686).
2015-02-08 18:13:24 +01:00
Duncaen 599566c4a3 libechonest: update to 2.3.1. 2015-02-08 14:52:22 +01:00
Juan RP ef9056ec30 hooks: move pkglint to the pre-pkg phase to make this work again. 2015-02-08 11:21:47 +01:00
Juan RP 2f9f85e3f5 build-profiles: *-musl: enable -fstack-protector-strong. 2015-02-07 11:37:44 +01:00
Juan RP 84b56a438f hooks/shlib-provides: fix inverted condition. 2015-02-07 10:04:03 +01:00
Juan RP 85f3b568a6 common/shlibs: do not use vpkgs for libGLES/EGL with rpi-firmware.
We do want explicit dependency to rpi-firmware, not a virtual pkg.
2015-02-07 09:53:44 +01:00
Juan RP 75cbc878a9 hooks/shlib-provides: if pkg sets shlib_provides do not skip it. 2015-02-07 09:53:21 +01:00
Juan RP e081bb0888 New package: kodi-rpi-14.1 (supersedes xbmc-rpi). 2015-02-06 16:31:29 +01:00
Juan RP bf2ef44e31 xbps-src: environment/subpkg: sort and sync with reality. 2015-02-05 11:40:31 +01:00
Juan RP 5725a2e0ae xbps-src: introduce "noshlibprovides" to skip shlib-provides detection. 2015-02-05 11:37:10 +01:00
Juan RP 5c95087605 hooks/gen-pkg: do not autogenerate dbg pkg if this exists already.
This will be required by an upcoming change to linuxX.X by @chneukirchen
to build a -dbg pkg; and we cannot generate it automatically for now.

This avoids a double pkg creation noticed by @chneukirchen.
2015-02-05 11:30:32 +01:00
Juan RP 5352c7a007 cross-i686-linux-musl: update components, enable -fstack-protector-strong.
- updated binutils to 2.25
- updated gcc to 4.9.2
- updated musl to 1.1.6
- updated linux headers to 3.18.5
2015-02-03 17:50:28 +01:00
Juan RP ccc4b79acf cross-x86_64-linux-musl: update components, enable -fstack-protector-strong.
- updated binutils to 2.25
- updated gcc to 4.9.2
- updated musl to 1.1.6
- updated linux headers to 3.18.5
2015-02-03 17:33:03 +01:00
Juan RP 52b35693d4 cross-arm-linux-musleabi: update components.
- binutils updated to 2.25
- gcc updated to 4.9.2
- musl updated to 1.1.6
- kernel headers updated to 3.18.5

Also enable -fstack-protector-strong by default in the armv[67]hf-musl
cross profiles.
2015-02-02 22:18:19 +01:00
Juan RP 56e4c861bd hooks/create-xbps-metadata-scripts: fix mktemp assignation.
When set -o ERR is set the exit case wasn't executed. From the bash
manual page:

"The ERR trap is not executed if the
failed command is part of the command list immediately following
a while or until keyword, part of the test in an if statement,
part of a command executed in a && or || list except the command
following the final && or ||, any command in a pipeline but the
last, or if the command's return value is being inverted using
!.  These are the same conditions obeyed by the errexit (-e)
option."
2015-02-01 09:09:38 +01:00
Juan RP 61a52a6656 New package: libcdio-paranoia. 2015-01-31 10:43:21 +01:00
Juan RP 1db2421b18 srcpkgs: rebuild pkgs against libcdio-0.93. 2015-01-31 10:35:03 +01:00
Juan RP 6c395cb76e xbps-src: create a new hook that collects shlib-provides.
This is necessary to be able to collect shlib-provides for 32bit pkgs,
which are autogenerated.

The strip-and-debug-pkgs hook now just does what its name mentions:
 strip binaries and create -dbg pkgs.
2015-01-30 12:20:00 +01:00
Juan RP c12db84339 Revert "nettle: update to 3.0 (soname bump) and rebuild revdeps against it."
This reverts commit 899910c9b4.
2015-01-29 18:53:38 +01:00
Juan RP 899910c9b4 nettle: update to 3.0 (soname bump) and rebuild revdeps against it. 2015-01-29 18:49:04 +01:00
Juan RP 8c72c295c2 libimobiledevice: update to 1.2.0 (soname bump). 2015-01-29 07:44:18 +01:00
Juan RP 946dab4f1f Merge pull request #936 from Duncaen/tomahawk
tomahawk: remove plugins from shlibs
2015-01-28 16:50:20 +01:00
Juan RP d104a99fa0 hooks/prepare-32bit: introduce lib32symlinks.
- This creates a symlink of a file stored in usr/lib32 to usr/lib.
- This expects basename of files stored in usr/lib32.
- This is required by an upcoming change to the glibc pkg.
2015-01-28 16:29:45 +01:00
Duncan Overbruck c44c1a7557 tomahawk: remove plugins from shlibs 2015-01-28 14:48:47 +01:00
Enno Boland 8dc7f2cc68 New package: libuecc-5 2015-01-27 13:08:01 +01:00
Duncan Overbruck 9c352db04b New package: tomahawk-0.8.2
tomahawk fix
2015-01-25 12:37:11 +01:00
Duncan Overbruck 5737baa232 New package: telepathy-qt-0.9.5
telepathy-qt fix
2015-01-25 12:37:11 +01:00
Duncan Overbruck 53ed2d0acf New package: jreen-1.2.0
jreen fix
2015-01-25 12:37:11 +01:00
Duncan Overbruck fe283c240d New package: qtkeychain-0.4.0 2015-01-25 12:37:10 +01:00
Duncan Overbruck a4de4ca3dd New package: quazip-0.7.1 2015-01-25 12:36:34 +01:00
Duncan Overbruck a86f0cd0b3 New package: libechonest-2.3.0 2015-01-25 12:36:34 +01:00
Juan RP 9eb6fe3216 cinnamon-control-center: update to 2.4.2. 2015-01-24 10:31:34 +01:00
Alessio Sergi d42d493b99 ImageMagick: update to 6.9.0-4
Fix conf_files.
Delete obsolete shlibs.
Add update-check support.
2015-01-24 00:06:33 +01:00
Juan RP 20f555c736 libressl: update to 2.1.3 (libssl soname bump).
A new subpkg is now created for libssl: libssl30.
2015-01-22 11:23:06 +01:00
Juan RP 1e5632c887 libressl: split shlibs into its own pkgs.
- libcrypto30: provides libcrypto.so.30.
- libssl29: provides libssl.so.29.
- libtls1: provides libtls.so.1.

This in preparation to upgrade libressl to 2.1.3 that introduces
a soname bump to libssl to 30.
2015-01-22 11:11:49 +01:00
Eivind Uggedal cc8762d3fb update_check.sh: escape gnome package names. 2015-01-21 18:32:25 +00:00
Juan RP 27f983c35e Make ConsoleKit2 the default ckit implementation.
- Switch common/shlibs to use ConsoleKit2 for pkgs that link against libck-connector.so.0
- Revbump ConsoleKit2 to generate proper rdeps.
2015-01-21 11:16:23 +01:00
Juan RP 8b67ccfb89 lxqt-session: rebuild against qt5>=5.4.
Also bump min version for libQt5Widgets to 5.4, due to this "hidden" ABI incompat change.
2015-01-20 18:58:28 +01:00
Juan RP ee044ec1c6 xonotic: update to 0.8.0. 2015-01-20 10:17:12 +01:00
Enno Boland f1cd53d393 libosmocore: update to 0.8.0. 2015-01-19 23:46:00 +01:00
Juan RP 24faf53ffa qt5: update to 5.4.0. (close #870) 2015-01-19 22:04:05 +01:00
Juan RP 38c9ebf6df hooks/prepare-32bit: do not create 32bit pkgs for perl/python/ruby modules. 2015-01-19 10:49:56 +01:00
Juan RP da68a7b63f xbps-src: reverts is now propagated to subpkgs. 2015-01-18 19:34:20 +01:00