Commit graph

751 commits

Author SHA1 Message Date
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
Juan RP 09703ae245 environment/configure/gnu-configure-args.sh: also use common-linux for glibc. 2014-02-14 14:37:18 +01:00
Juan RP 1d5a5a5373 New package: tre-0.8.0. 2014-02-13 18:06:50 +01:00
Juan RP f5827d8b4b hooks/post-install/03-strip-and-debug-pkgs.sh: respect $noarch and $nostrip. 2014-02-13 17:12:09 +01:00
Juan RP 5e11d6c2ff common/hooks: new post-extract hook: apply-patches (moved from xbps-src). 2014-02-12 18:38:32 +01:00
Juan RP 94eb08b05a hooks/04-generate-runtime-deps.sh: disable trap on ERR, not too useful on this hook. 2014-02-12 18:03:21 +01:00
Juan RP 2daaa82b63 common/hooks: new hooks moved from xbps-src. 2014-02-12 17:26:40 +01:00
Juan RP af8b5befde common/hooks/post-install: remove unneeded messages. 2014-02-12 15:08:35 +01:00
Juan RP 445d610a19 Require xbps-src>=103 (hint: 'xbps-src bootstrap-update' is your friend). 2014-02-12 14:37:26 +01:00
Juan RP f42bf30417 common/helpers: new helper (moved from xbps-src) that implements the vfoo funcs. 2014-02-12 13:15:01 +01:00
Juan RP 907f392e4d common/hooks: add some hooks moved from xbps-src (not yet used). 2014-02-12 12:55:42 +01:00
Juan RP 372ed2763f Introduce common/hooks to implement hooks at specified phases.
xbps-src will soon move some stuff to the common hooks directory.
2014-02-12 10:44:21 +01:00
Juan RP 148dc0c701 ntp: update to 4.2.7p421 (dev) to fix amplification attacks. 2014-02-12 09:11:10 +01:00
Juan RP d93531f326 common/environment: create dummy files for all dirs to not remove them. 2014-02-11 18:22:46 +01:00
Juan RP 081ff484c0 Require xbps-src>=101. 2014-02-11 11:42:32 +01:00
Juan RP 0c5b36027d common/environment: create dummy files to add required dirs. 2014-02-11 11:29:30 +01:00
Juan RP 16ed344975 Update environment shell snippets for xbps-src>=101. 2014-02-11 11:09:16 +01:00
Juan RP 251489067f common/environment/autoconf_cache: override c_cv_sizeof_struct_iovec. 2014-02-10 10:12:19 +01:00
Juan RP 6217ab55af common/environment/0002-cross.sh: only export autoconf cache vars for supported build styles. 2014-02-09 10:57:26 +01:00
Juan RP 199dd3a2e1 mit-krb5: unbreak build and update SONAMEs. 2014-02-07 18:31:27 +01:00
v2px ce8fbf4ef1 slang: remove duplicate library entries in common/shlibs 2014-02-06 13:36:51 +01:00
v2px 0a9a18af64 slang: adds libraries to common/shlibs 2014-02-06 13:25:28 +01:00
Juan RP bb3fc42c31 libdom: update to 0.0.1. 2014-02-04 21:18:45 +01:00
Juan RP 07544a8088 New package: liblogging-1.0.0. 2014-02-04 17:54:22 +01:00
Juan RP 69c6729620 autoconf_cache/common-glibc: override ac_cv_func_working_mktime. 2014-02-04 17:24:44 +01:00
Juan RP df63dde740 autoconf_cache/common-glibc: override ac_cv_func_strtod. 2014-02-04 17:16:00 +01:00
Juan RP 7a2274f404 autoconf_cache/common-glibc: override ac_cv_func_chown_works. 2014-02-04 17:11:06 +01:00
Juan RP 5e9bcce860 autoconf_cache/common-glibc: override ac_cv_func_{fork{,_works},strdup}. 2014-02-04 17:07:44 +01:00
Juan RP 4363e661d5 Import a bunch of files from OpenEmbedded to setup some autoconf cache vars. 2014-02-04 16:48:49 +01:00
Juan RP 63fe33c8c0 hunspell: update to 1.3.2 (SONAME bump). 2014-02-04 06:14:14 +01:00
Juan RP 2e002d0c0a New package: obexftp-0.24. 2014-02-03 15:42:42 +01:00
Juan RP ab2ecbc096 ImageMagick: rebuild with fixed common/shlibs. 2014-02-03 11:49:43 +01:00
Juan RP 03d4afd046 ImageMagick: make this build again and add new SONAMEs. 2014-02-03 10:39:23 +01:00
Juan RP d042252455 common/shlibs: add missing libGLESv2.so.2 soname. 2014-02-03 10:01:01 +01:00
Juan RP 4efb594e1a libwebp: update to 0.4.0 (SONAME bump). 2014-02-03 09:53:19 +01:00
Juan RP a22ce28ff1 New package: libatomic_ops-7.2e. 2014-01-30 11:03:24 +01:00
Juan RP f34d277e27 common/shlibs: use virtual pkgs for libEGL and libGLES*. 2014-01-29 15:39:55 +01:00
Juan RP 6b8b12f123 environment/0002-cross.sh: only pass cross configure_args in some cases. 2014-01-28 17:50:55 +01:00
Juan RP f0584130c3 Require xbps-src >= 100. 2014-01-28 13:13:34 +01:00
Juan RP 9b3f5617f4 Update infrastructure for xbps-src >= 100. 2014-01-28 13:07:02 +01:00
Juan RP eba93e2adb common: added a helpers directory with common shell helpers. 2014-01-28 12:10:04 +01:00
Juan RP 0abdc0c09e common/build_style: added a simple README. 2014-01-28 12:08:52 +01:00
Juan RP fbb7da4772 common/cross-profiles: add a simple README. 2014-01-28 12:07:13 +01:00
Juan RP 1332cd4ae1 build_style/perl-module.sh: add rudimentary cross compile support. 2014-01-28 10:31:06 +01:00
Juan RP ff7a63e79c common/shlibs: add libUMP.so (as required by sunxi-mali propietary libs). 2014-01-27 18:16:59 +01:00
Juan RP 8b58db3c67 New package: libump-git. 2014-01-27 13:47:28 +01:00
Juan RP cdbdc70d19 New package: libdri2-git. 2014-01-27 13:32:41 +01:00
Juan RP 3313fca907 notmuch: create new subpkgs: libnotmuch and libnotmuch-devel; install bash completions to correct dir. 2014-01-25 11:51:42 +01:00
Juan RP 7ceca394c5 cross-profiles/armv7.sh: use cross-arm-linux-gnueabihf7 pkg. 2014-01-18 10:04:41 +01:00
Juan RP cae309971c cross-profiles/armv7.sh: use valid CROSS_CFLAGS for armv7-a. 2014-01-17 17:57:09 +01:00
Juan RP c90e84bcec clutter: rebuild against libevdev>=0.6 (API/ABI incompatible). 2014-01-11 20:26:21 +01:00
Juan RP 69629f4969 Require xbps-src>=98. 2014-01-11 15:33:31 +01:00
Juan RP 6e5e99ef9f Require xbps>=0.29 and xbps-src>=96. 2014-01-09 15:31:15 +01:00
Juan RP 0879af1196 openobex: update to 1.7.1. 2014-01-09 09:37:52 +01:00
Juan RP 21623df128 common/build_style/meta.sh: remove useless do_{configure,build} targets. 2014-01-08 16:26:06 +01:00
Juan RP f2aca6575f common/cross-profiles: add a script from sabotage to workaround gnulib issues with musl. 2014-01-08 09:52:14 +01:00
Juan RP ed5f1a9273 cross-profiles/*-musl.sh: use a different XBPS_TARGET_ARCH so that pkgs don't conflict with glibc ones. 2014-01-07 18:32:38 +01:00
Juan RP 6de4764290 common/global-defs.sh: require xbps-src>=94. 2014-01-07 17:54:33 +01:00
Juan RP 074bb4d726 Added build_style and cross-profiles dirs from xbps-src. 2014-01-07 17:29:49 +01:00
Juan RP 94f122237c New package: libcxx-3.4. 2014-01-07 15:04:35 +01:00
Juan RP 5e317e9d5a llvm: fix cross build; add new libllvm soname. 2014-01-07 09:44:19 +01:00