Commit graph

1598 commits

Author SHA1 Message Date
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
Juan RP c111653c6b hooks/script-wrapper: create libassuan-config wrapper. 2015-01-18 17:05:08 +01:00
Juan RP b95076f3e9 Merge pull request #883 from Gottox/poppler
update poppler to 0.30.0, revbump all require-shlibs
2015-01-18 10:43:31 +01:00
Enno Boland 132a44145f libgtop: update to 2.30.0. 2015-01-18 02:12:28 +01:00
Enno Boland e562af5fb5 libgit2: update to 0.22.0. 2015-01-18 01:52:00 +01:00
Enno Boland ee921afbda poppler: update to 0.30.0. 2015-01-18 01:16:07 +01:00
Juan RP e0e5b6b861 graphviz: move private shlibs to the main pkg. 2015-01-17 10:10:05 +01:00
Juan RP 59294f2533 xen: update to 4.5.0. 2015-01-15 16:00:53 +01:00
Eivind Uggedal 3b7a76512d update_check.sh: use external update file for overrides 2015-01-15 11:16:30 +00:00
Juan RP 8be6b7b103 hooks/script-wrapper: revert 0e42bf442e.
it's unnecessary and breaks cross compilation of gnome-ssh-askpass.
2015-01-14 14:28:19 +01:00
Juan RP aed0f3ee0e xbps-src: fix hooks that are expected to be used in subpkgs. 2015-01-14 14:23:10 +01:00
Juan RP 5f63a3cf4f xbps-src: run pre-install hooks for subpkgs too.
The pre-install hooks are run before pkg_install().
2015-01-14 11:31:52 +01:00
Juan RP 0e42bf442e hooks/script-wrapper: multiple run protection. 2015-01-14 11:31:52 +01:00
Juan RP efd827ebbb build_style/cmake: set LIBDIR to lib32 on x86. 2015-01-14 10:50:48 +01:00
Enno Boland 718d7fb3f3 New package: vte290-0.36.3 2015-01-14 09:46:20 +01:00
Eivind Uggedal 3c91dd1ff4 Merge branch 'master' into webkitgtk2
Conflicts:
	common/shlibs
2015-01-13 22:44:56 +00:00
Juan RP 6e19c668e9 New package: asignify-1.0. 2015-01-13 16:23:10 +01:00
Juan RP 3735ead3dc hooks/prepare-32bit: subst /usr/lib to /usr/lib32 in lib32files. 2015-01-13 15:51:01 +01:00
Juan RP 6cea33c030 vala: update to 0.26.2. Close #602 2015-01-13 11:41:27 +01:00
Juan RP 8e20587b49 Merge branch 'gnome3.14'
Welcome GNOME 3.14!
2015-01-13 01:39:51 +01:00
Juan RP 86df9de56b hooks/script-wrapper: create a fox-config wrapper. 2015-01-12 09:18:53 +01:00
Juan RP 1b2eb0889b build_style/gnu-makefile: set STRIP to /bin/true aka ':'.
This way xbps-src will strip bins itself via hooks to generate the
debuginfo files and -dbg pkgs.
2015-01-11 16:28:46 +01:00
Juan RP 1314c545fd cdparanoia: split into libcdparanoia{,-devel}. 2015-01-11 15:35:09 +01:00
Eivind Uggedal 6b16c2d8a4 webkit-gtk: removed; superseded by webkitgtk2. 2015-01-09 13:09:09 +00:00
Eivind Uggedal 6f7c4680be webkitgtk: build gtk2 subpackages. 2015-01-09 13:09:00 +00:00
Juan RP 5a2536f135 xbps-src: really disable --as-needed if broken_as_needed is set.
Also remove some unnecessary stuff from gnu-configure build_style,
because it's done elsewhere.
2015-01-08 11:54:28 +01:00
Juan RP 29b171a284 xbps-src: return early in the bootstrap target when all deps are built.
This fixes the last issue for the 'bootstrap' target... this requires
xbps>=0.43.1 to work properly.
2015-01-05 17:11:23 +01:00
Logen Kain 3b6f98a57d New Package: ssr-0.3.1 2015-01-03 12:56:20 -06:00
Juan RP 1c642b9eac libressl: update to 2.1.2 (libssl soname bump). 2015-01-03 10:29:03 +01:00
Juan RP ff9b9b53b6 libucl: update to 0.7.1. 2015-01-03 08:01:42 +01:00
Juan RP 88d6f0a9f5 xbps-src: add all subrepos if an alternate repo is set. 2014-12-30 08:23:42 +01:00
Juan RP 9b692ff5ef gmp: split C++ into gmpxx subpkg; less deps in base. 2014-12-29 18:21:49 +01:00
Juan RP c29cfb8eac hooks/musl-override: also override config.sub if build_style is unset. 2014-12-28 09:09:31 +01:00
Juan RP 60fbc64cdc marble: there's no point in splitting it into libmarble{,-devel}.
Merge libmarble into the main pkg and create a -devel subpkg.
2014-12-27 13:39:35 +01:00
Alessio Sergi cb96a1384d gettext: update to 0.19.4 2014-12-27 11:11:05 +01:00
Enno Boland 93ab78a791 New package: LoginKit-git-20141226 2014-12-26 10:37:34 +00:00
Juan RP 4f21cdda25 New package: libasr-1.0.0. 2014-12-25 18:46:00 +01:00
Christian Neukirchen 04817bf514 ruby: update to 2.2.0. 2014-12-25 14:52:30 +01:00
Juan RP 897b504d6b xbps-src: use bootstrap build-profile for the bootstrap target.
... otherwise the proper compiler flags are being used in the chroot case.
2014-12-24 09:55:29 +01:00
Juan RP 8252c1a719 xbps-src: set defaults to XBPS_C{,XX}FLAGS for the bootstrap target. 2014-12-23 09:24:17 +01:00
Juan RP 4a91db3b95 xbps-src: do not use ${version} to compose XBPS_STATEDIR.
GNU autoconf configure scripts will separate PATH components with `:'
and some pkgs could use this char in its version component.
2014-12-22 12:15:34 +01:00
Juan RP 57dc040df6 xbps-src: create required dir for xbps-src.conf. 2014-12-22 11:28:52 +01:00
Juan RP 2e78e7fdcf xbps-src: create xbps.d/xbps.conf with our settings. 2014-12-22 11:24:58 +01:00
Juan RP fc052bad5b hooks: remove common/hooks/post-install/04-create-xbps-vpkg-files.sh.
It's unnecessary with xbps>=0.42.
2014-12-22 11:19:52 +01:00
Juan RP b77c7a6836 xbps-src: update for xbps-0.42 and bump required version. 2014-12-22 11:15:44 +01:00
onekk 028409522e New Package: libkipi and libkipi-devel 4.14.3 2014-12-21 16:05:22 +01:00
Juan RP 1ac0f4fe98 net-snmp: update to 5.7.3. 2014-12-21 11:54:14 +01:00
Juan RP 7591e97858 NetworkManager: update to 1.0.0. 2014-12-20 08:57:58 +01:00
pancake bcaf04fb47 New package: parrot 2014-12-19 11:04:42 +01:00
Juan RP 10454449cd hooks/script-wrapper: fix python-wrapper and update PATH. 2014-12-19 11:01:15 +01:00
Juan RP 9b3c55b8a3 hooks/script-wrapper: use XBPS_WRAPPERDIR. 2014-12-19 10:54:48 +01:00
Juan RP c1bb026071 libmusicbrainz5: update to 5.1.0 (soname bump). 2014-12-19 10:05:58 +01:00
Juan RP 85e8dd7b6e New package: speexdsp-1.2rc2 (required by some pkgs). 2014-12-16 13:04:27 +01:00
onekk aea288845c New Package: marble 4.14.3 and accompaining library 2014-12-16 12:32:04 +01:00
Juan RP c5dbedb04b ldc: update to 0.15.1. 2014-12-15 13:00:26 +01:00
Robert La Spina 9084967ef4 New package: libfcitx-qt5 2014-12-13 03:52:55 -08:00
Juan RP bf104ce0c4 xbps-src: no need to remove xbps main repo file; it's disabled already. 2014-12-13 10:01:33 +01:00
Juan RP 5929c2458a xbps-src: remove pkg statedir unless -C is set. 2014-12-13 09:42:11 +01:00
Logen Kain 5d803f4b34 New Package: liblastfm-1.0.9 2014-12-12 12:21:34 -06:00
Christian Neukirchen 09c1d7d1da do-extract/00-distfiles.sh: unzip -o to overwrite without asking. 2014-12-12 10:32:12 +01:00
Robert La Spina 31f26d4468 New package: fcitx 2014-12-12 09:25:45 +01:00
Juan RP 22855c054f qhull: register its shlibs (close #708) 2014-12-11 20:18:44 +01:00
Juan RP 9fbb4fcd42 libpgf: register its shlib. 2014-12-11 19:08:20 +01:00
grauehaare 4edbcab591 New package: espeak-1.48.04 2014-12-11 16:40:53 +01:00
Juan RP 6e13dcbaff xbps-src: introduce XBPS_STATEDIR to store state files, logs and others.
XBPS_STATEDIR is created in XBPS_BUILDDIR/.xbps-${sourcepkg}-${version}
and contains logs and state files for all phases, as well as wrappers.

We can now inspect the output from all hooks.
2014-12-11 11:02:22 +01:00
Juan RP fd3c0c336f wvstreams: merge uniconf subpkg.
- it's required by wvdial anyway.
- it was wrongly splitted with some missing parts in wvstreams.
2014-12-11 07:09:40 +01:00
Enno Boland 86a6dd650e New package: wvstreams-4.6.1 2014-12-11 02:41:11 +01:00
Juan RP 4a5d23fd3a New package: cgmanager-0.33. 2014-12-10 17:21:02 +01:00
onekk 0e16c7333d opencv fixed a typo in common/shlibs 2014-12-10 16:47:56 +01:00
onekk 494fd293a6 New package: opencv 2.4.10 and accompaining packages 2014-12-10 16:45:26 +01:00
Juan RP 28571c1c5e New package: libnih-1.0.3. 2014-12-10 16:36:55 +01:00
Juan RP dbe94cde64 New package: haveged-1.9.1. 2014-12-10 16:15:44 +01:00
Juan RP cc6b3134b8 hooks/pkglint: use xbps-query -Rs to check for shlib-requires in repos. 2014-12-10 09:32:28 +01:00
Juan RP a5193023b9 xbps-src: quote PATH while entering the chroot.
... otherwise if PATH contains whitespaces you could be fucked up.
2014-12-08 18:27:19 +01:00
equeim 91938ed961 New package: libtorrent-rasterbar 2014-12-07 22:35:33 +03:00
Juan RP f70364e9b2 New package: capstone-3.0. 2014-12-07 20:06:01 +01:00
Juan RP 782f331b10 xbps-src: repair running post-install hooks. 2014-12-06 18:10:08 +01:00
Juan RP 2a7a3209b8 xbps-src: make the 'pkg' target work after 'install'.
- Create state files in $wrksrc for $sourcepkg and $subpackages
to see if the phase needs to be re-run.
2014-12-06 13:45:49 +01:00
Juan RP be6533d7cc loudmouth: fix cross compilation; register its shlib. 2014-12-06 13:26:15 +01:00
Juan RP efc17d8c22 xbps-src: accept subpkgname as target pkg for the install target.
Close #686
2014-12-06 12:33:30 +01:00
Juan RP ef4fb8e0e2 libgksu: unbreak: add missing bdeps, fix cross build, remove gconf schemas.
Also register its soname into common/shlibs.
2014-12-04 06:55:14 +01:00
Juan RP 54356cfdf3 Revert "build_style/gnu-makefile: use our compiler/linker flags."
This reverts commit e5cc2819b4.

Revert this for now... Makefile writers don't seem to respect them.
2014-12-03 17:00:10 +01:00
Enno Boland 7d70ab2e08 libosmocore: update to 0.7.0. 2014-12-03 12:43:07 +01:00
Juan RP eedca4a854 New package: liboping-1.8.0. 2014-12-01 19:31:00 +01:00
Juan RP f917bf259a environment/setup: fix vmove with pkgs that use a var named "f". 2014-11-30 21:17:52 +01:00
Eivind Uggedal 1a3b512069 update_check.sh: support for kernels 2014-11-30 19:29:46 +00:00
Juan RP e5cc2819b4 build_style/gnu-makefile: use our compiler/linker flags. 2014-11-30 12:44:12 +01:00
Alessio Sergi 356561c5c7 poppler: update to 0.28.1 (soname bump) 2014-11-29 23:32:23 +01:00
Eivind Uggedal e56ad312f1 libucl: update to 0.6.1. 2014-11-29 20:13:15 +00:00
Enno Boland fb2c71b588 New package: webkit2gtk-2.6.2 2014-11-29 17:39:41 +00:00
Enno Boland 4099a0a13c rygel: update to 0.24.2. 2014-11-29 17:39:41 +00:00
Enno Boland 9c949c5457 vte3: update to 0.38.2. 2014-11-29 17:39:37 +00:00
Enno Boland fa7d18e0cb gnome-dictionary: update to 3.14.2. 2014-11-29 17:39:36 +00:00
Enno Boland b7c7cc67fa xbps-src: update-check reports all newer versions one gnome sites. 2014-11-29 17:59:18 +01:00
Enno Boland 8b5b57a2f4 mutt-kz: update to 20141129; rebuild against notmuch-0.19. 2014-11-29 13:37:31 +01:00
Juan RP 2df3c43cd7 Merge pull request #664 from onekk/master
openjpeg: update to 1.5.2
2014-11-28 08:51:24 +01:00
Juan RP 247f9e771e gettext: update to 0.19.3. 2014-11-27 16:25:07 +01:00
onekk 0715365fb5 darktable: modified template to adpat at the libopenjpeg
SONAME bump
2014-11-26 13:06:21 +01:00
Juan RP 99becc55bd New build_style: ruby-module - for install.rb ruby modules. 2014-11-25 17:54:17 +01:00
onekk 1fbee9e722 openjpeg: update to 1.5.2 and modified template file to use the
new cmake build of the package.
2014-11-25 10:35:36 +01:00
Juan RP a00731629d v4l-utils: update to 1.6.2. 2014-11-24 17:41:53 +01:00
Eivind Uggedal 154c5cd605 update_check.sh: support for update_version (upstream version). 2014-11-24 14:57:41 +00:00
Eivind Uggedal 8525392a11 update_check.sh: bitbucket.org support 2014-11-24 14:44:09 +00:00
Juan RP 66afa52ba2 libotr3: removed; no revdeps and a newer version available. 2014-11-23 12:12:26 +01:00
Juan RP 20528ac599 aubio: update to 0.4.1 (soname bump). 2014-11-23 11:25:00 +01:00
Juan RP e68ead38a0 environment/gnu-configure-args: only set args in two specific cases.
Only set configure_args if build_style is unset or build_style=gnu-configure.
In other cases it's not really necessary to set them.
2014-11-23 11:16:39 +01:00
Juan RP 03d56c4b9c build-profiles: force -mtune=generic on native x86_64. 2014-11-22 19:17:45 +01:00
Christian Neukirchen 6e0d2f7720 New package: ldns-1.6.17 2014-11-22 15:50:23 +01:00
Enno Boland ee61b5340e libuv: update to 1.0.0. 2014-11-21 09:41:44 +01:00
Enno Boland 036413695c hydrogen: update to 0.9.6.1. 2014-11-19 23:21:42 +01:00
Enno Boland fd6a354f84 cairo-dock-plugins: update to 3.4.0. 2014-11-19 08:46:46 +01:00
Juan RP 03f1349895 bind: update to 9.9.6. 2014-11-19 07:34:05 +01:00
Juan RP 3540a97b45 hooks/script-wrapper: create proper x{ml2,slt}-config cross wrappers. 2014-11-19 07:31:30 +01:00
Enno Boland e800246859 enventor: update to 0.4.1. 2014-11-16 22:10:01 +01:00
Juan RP e8358f26b1 hooks/script-wrapper: also create a ncursesw5-config cross wrapper. 2014-11-16 19:59:50 +01:00
Enno Boland c652833e7d Merge branch 'master' of git://github.com/logenkain/void-packages 2014-11-16 17:34:20 +01:00
Juan RP 8ade12549f xbps-src: rename disable_debug to nodebug, to follow our naming convention. 2014-11-16 11:52:36 +01:00
Juan RP c85d5db336 hooks/script-wrapper: create a fltk-config cross wrapper. 2014-11-16 08:48:38 +01:00
Alessio Sergi d0b4ad9dfa hooks/post-install/remove-python-bytecode-files: quote arguments properly
This fixes the error 'find: paths must precede expression'.
2014-11-15 16:05:06 +01:00
Logen Kain 092ccb4a36 updated shlibs 2014-11-14 15:41:46 -06:00
Logen Kain 6bb6454fb8 New package: stfl-0.23 2014-11-14 15:35:58 -06:00
Juan RP 5c81beec2e New package: libimobiledevice-1.1.7. 2014-11-14 11:35:10 +01:00