Commit graph

711 commits

Author SHA1 Message Date
Juan RP e9e8c638a8 hooks/prepare-32bit: new variables to improve 32bit pkg creation.
- lib32depends: if set, 32bit pkg will use this rather than "depends".
- lib32disabled: if set, no 32bit pkg will be created.
- lib32mode:
  * if unset only files for libraries will be copied.
  * if set to "full" all files will be copied

Still not perfect but should be enough to have skype-32bit.
2014-03-08 11:36:51 +01:00
Enno Boland 9b369ced1e v8: update shlibs for new v8 version 2014-03-08 03:15:21 +01:00
Juan RP 0243a78dd6 catalyst: rebuild with fixed common/shlibs (depends on itself due to libGL vpkg). 2014-03-07 16:44:58 +01:00
Juan RP 8d7e6525e6 hooks/post-install/06-prepare-32bit: also include .o files (crtX.o). 2014-03-07 15:47:38 +01:00
Juan RP ca2eeec0c0 hooks/do-fetch/00-distfiles: fix previous again. 2014-03-07 11:22:51 +01:00
Juan RP b9e30d45dc hooks/do-fetch/00-distfiles: improve previous to handle all cases. 2014-03-07 11:20:56 +01:00
Juan RP ede40cdc41 hooks/do-fetch/00-distfiles: error out if distfiles aren't verified (found by Gottox). 2014-03-07 11:12:52 +01:00
Juan RP 3016320cb0 hooks: only generate/register 32bit pkgs on x86. 2014-03-07 10:12:20 +01:00
Juan RP 772e938938 hooks/post-install/06-prepare-32bit.sh: return early if destdir32 does not exist; only for x86. 2014-03-07 09:49:41 +01:00
Juan RP a26205c634 common/hooks: enable by default 32bit pkgs for x86_64. 2014-03-06 21:03:23 +01:00
Juan RP 8935913ab3 hooks/do-extract/00-distfiles: typo fix that broke extraction of gzipped distfiles. 2014-03-06 11:05:41 +01:00
Juan RP dddb603aeb common/hooks/post-install/06-prepare-32bit.sh: fix generated rdeps file.
The entries must be separated by blanks not newlines.
2014-03-06 04:19:07 +01:00
Juan RP 710284703a common/shlibs: add missing libxcb-1.10 sonames. 2014-03-05 18:36:25 +01:00
Juan RP b5c0ac90cc common/hooks/do-fetch: 00-distfiles: disable trap on ERR to fix autobuild issues. 2014-03-05 13:58:46 +01:00
Juan RP 8e2b6811c1 common/environment/configure: only set up cross --host/--sysroot vars for build_style=gnu-configure. 2014-03-05 12:01:49 +01:00
Juan RP aa83852d7b common/hooks: add support for do-<phase> hooks as suggested by Gottox.
- New hooks for do-fetch and do-extract moved from xbps-src.
- Renamed some hooks to have XX as prefix.
2014-03-05 11:02:37 +01:00
Juan RP 3c4b7e80c7 radare2: update to 0.9.7 (our patch for cross is still necessary). 2014-03-04 15:40:24 +01:00
Juan RP 2676a89b7c pulseaudio: update to 5.0. 2014-03-03 20:36:58 +01:00
Juan RP 908af511f9 common/hooks: new hook to generate 32bit pkgs for x86_64 (WIP). 2014-03-02 12:26:24 +01:00
Juan RP 030f58909f common/hooks: new post-install hook to generate pkg gitrevs file. 2014-03-02 08:33:28 +01:00
Juan RP 370c2aaf3c common/hooks/*-pkg: misc tweaks for proper -dbg {creat,registrat}ion. 2014-03-02 07:07:59 +01:00
Juan RP b3200722ef comon/hooks: update pkg hooks to also create/register -dbg pkgs. 2014-03-02 06:30:25 +01:00
Juan RP 6472e83dbf common/hooks/post-pkg: need hook that registers a binpkg into the local repo. 2014-03-01 12:37:55 +01:00
Juan RP 745eb9f1ad common/hooks/pre-pkg: new hook that generates a binpkg. 2014-03-01 12:37:30 +01:00
Juan RP 1ce9d7e4c1 Rename armv7 cross profile to armv7hf, so that we know it's targetting hf. 2014-03-01 09:51:09 +01:00
Juan RP 4a716cd999 New cross profile: armv7hf-musl. 2014-03-01 09:50:24 +01:00
Juan RP ae0ffa4e23 ntfs-3g: update to 2014.2.15 (soname bump). 2014-03-01 08:43:25 +01:00
Juan RP 00f2680291 common/environment: override wcwidth_broken autoconf test. 2014-02-27 15:16:26 +01:00
Juan RP c9e61ac467 common/shlibs: bump readline version to 6.3. 2014-02-27 14:59:18 +01:00
Juan RP 9314bae3ef common/environment: override some configure vars for bash. 2014-02-27 07:13:10 +01:00
Jan S 1076fbfc88 lxc: fixed installation.
renamed systemd service file, removed unnecessary dependency and fixed
entry in shlibs.
2014-02-24 15:33:36 +01:00
Jan S 0a05235089 lxc: added liblxc.so.1 to shlibs 2014-02-24 15:01:31 +01:00
Juan RP d1d6b6dcda check: added a -devel subpkg; use ${SOURCEFORGE_SITE}. 2014-02-24 12:33:03 +01:00
Juan RP 363586ae96 aqbanking: multiple improvements to the -devel pkg and add missing soname to common/shlibs. 2014-02-23 18:21:05 +01:00
Enno Boland 12648b88b3 common: updating shlibs needed for the following commits 2014-02-23 14:49:42 +01:00
Enno Boland 8473fd94ba common: updating shlibs needed for the following commits 2014-02-23 11:58:53 +01:00
Juan RP b1db0ccf08 configure/autoconf_cache: switch ac_cv_sizeof_off_t to 8 on 32bit platforms.
We'll assume that all code is compiled with _FILE_OFFSET_BITS=64...
2014-02-21 17:19:23 +01:00
Juan RP 277b6c5386 libraw: update to 0.16.0 (soname bump). 2014-02-20 18:39:21 +01:00
Juan RP 4b676d18bb flowcanvas: rebuild against graphviz>=2.34. 2014-02-20 15:07:15 +01:00
Juan RP f6730790b2 libfm: update to 1.2.0 (soname bumps). 2014-02-19 13:19:19 +01:00
Juan RP 3550ef002c grilo-plugins: update to 0.2.11. 2014-02-19 09:51:22 +01:00
Juan RP 6c66a248de guile: fix -devel dependencies; added libguile subpkg and remove useless -doc subpkg. 2014-02-18 13:57:13 +01:00
Juan RP 5793380e1f autoconf_cache/common-linux: override ac_cv_file__dev_ptmx. 2014-02-18 09:20:10 +01:00
Juan RP b855f51304 netpgp: update to 20140211. 2014-02-17 19:50:41 +01:00
Juan RP eb8aa0a726 Remove portaudio: obsolete, unmantained and nothing depends on it. 2014-02-17 17:45:50 +01:00
Juan RP 879cfeda03 build_style/python-module: pyyaml ignores our {C,LD}FLAGS, so force them via CC. 2014-02-17 16:59:30 +01:00
Juan RP 837c4c21fb environment/configure: added autoconf cache vars for varnish. 2014-02-16 11:21:06 +01:00
Juan RP 04b03e3e22 Merge pull request #290 from Gottox/master
provide jre and jdk
2014-02-15 10:10:28 +01:00
Juan RP affe0abc3e pre-configure/gnu-configure-asneeded.sh: do nothing if configure_script does not exist. 2014-02-15 05:12:32 +01:00
Enno Boland 3a98625c38 jre: add subpackage jdk 2014-02-15 03:46:52 +01:00