Commit Graph

1120 Commits

Author SHA1 Message Date
Juan RP 758ea97981 xbps-src: fix -o in chroot (reported by al3hex). 2014-07-12 15:56:40 +02:00
Enno Boland ebf2972d27 New package: portmidi-217 2014-07-12 02:14:49 +02:00
Juan RP 213069a606 New package: libressl-2.0.0. 2014-07-11 20:25:41 +02:00
Christian Neukirchen ee222dff65 New package: ghc-bin-7.8.2 2014-07-09 20:03:06 +02:00
Christian Neukirchen 729f378f5d New package: jq-1.4 2014-07-08 22:27:17 +02:00
Juan RP 719de35774 xbps-src: print some more details if installation of cross pkgs fails. 2014-07-08 15:09:21 +02:00
Dominik Honnef eebaa8b0c7 New package: girara-0.2.2 2014-07-08 13:31:42 +02:00
Christian Neukirchen 5d411d5e70 New package: id3lib-3.8.3 2014-07-07 23:27:47 +02:00
Christian Neukirchen ce79d978a8 libnet-snmp: forgot shlib libsnmp.so.30 2014-07-07 23:27:45 +02:00
Christian Neukirchen 825d751b03 new hook: post-install/00-uncompress-manpages.sh 2014-07-07 23:27:44 +02:00
Dominik Honnef 89b6aac74a vman: respect target name even if it doesn't contain language code 2014-07-06 23:15:30 +02:00
Juan RP 4d55b696c3 xbps-src: chroot_init: do not propagate XBPS_MASTERDIR to the generated xbps-src.conf.
Fixes Ypnose issue where he has XBPS_MASTERDIR set in `etc/conf`.
2014-07-05 16:12:14 +02:00
Dominik Honnef 94556b367f change vman helper to automatically detect section
Given a filename like "foo.1" or "foo.fr.1", it is possible to calculate
the correct directory to install to, without requiring the user to
specify it.

Suggested-by: Christian Neukirchen <chneukirchen@gmail.com>
2014-07-04 16:55:04 +02:00
Dominik Honnef d7b66721b6 add vbin, vman, vdoc, vsconf and vlicense helpers 2014-07-04 08:03:36 +02:00
Juan RP 45582abb4d exiv2: update to 0.24 (soname bump). 2014-07-03 15:18:51 +02:00
Juan RP a060591ca0 v4l-utils: update to 1.2.1. 2014-07-03 12:50:37 +02:00
Juan RP 09cf6aa794 netpbm: create lib and devel subpkgs; use our CFLAGS; use hostmakedepends. 2014-07-02 14:47:38 +02:00
Juan RP e5c297ee80 tidy: fix -devel: set rdeps, move .so symlink. 2014-07-02 14:18:07 +02:00
Juan RP aee9d60bec xbps-src: document xbps-install(8) ENXIO rval. 2014-07-02 11:09:41 +02:00
Juan RP 71f0a912ef xbps-src: chroot.sh: XBPS_CONFIG_FILE could be unset, handle it. 2014-07-01 18:47:39 +02:00
Juan RP 6c5c1eb060 Added default void RSA pubkey to avoid interactivity in binary-bootstrap. 2014-07-01 18:44:38 +02:00
Juan RP ff00dc5448 xbps-src: destroy <masterdir>/tmp before entering the chroot. 2014-07-01 15:07:01 +02:00
Juan RP e64f3d8a95 xbps-src: make sure XBPS_CONFIG_FILE is set. 2014-07-01 13:15:52 +02:00
Juan RP c06d1e4d85 xbps-src: partial revert of 871d2fa87.
We can't pass XBPS_OPTIONS to xbps-uchroot(8) as is.
2014-07-01 11:04:34 +02:00
Juan RP 871d2fa873 xbps-src: added -G to enable XBPS_USE_GIT_REVS. 2014-07-01 10:33:54 +02:00
Juan RP 67947330cc xbps-src: set XBPS_HOSTDIR correctly for chroot ops. 2014-06-30 12:03:56 +02:00
Juan RP a5e726c4ec xbps-src: copy XBPS_* settings from etc/conf only if the file exists. 2014-06-30 11:52:52 +02:00
Juan RP fe02622116 Switch to generic options.description all applicable pkgs. 2014-06-30 11:48:00 +02:00
Juan RP 9d34c36e0a Implemented support for permanent pkg build options (globally or per-pkg).
Permanent global pkg build options can be defined via 'XBPS_PKG_OPTIONS' in etc/conf.
Permament per-pkg build options can be defined via 'XBPS_PKG_OPTIONS_<pkgname>' in etc/conf.

Close GH #452.
2014-06-30 11:32:07 +02:00
Alessio Sergi 01e6bc866f telepathy-farstream: revbump (soname bump)
Remove obsolete shlibs.
2014-06-27 13:43:28 +02:00
Juan RP cf49b68c09 hooks/generate-gitrevs: simplify and just use "sourcepkg:gitshortrev".
Previous way was way too slow and somewhat redundant. Just with the
latest git short rev is enough to know at what point a pkg was built.
2014-06-27 12:00:24 +02:00
Juan RP a10eb89855 hooks: enable script-wrapper also in pre-install, some pkgs might need this. 2014-06-26 22:39:43 +02:00
Juan RP 6fe802d0c4 hooks/script-wrapper: create taglib-config wrapper. 2014-06-26 10:07:59 +02:00
Juan RP fdf825f724 hooks/script-wrapper: create krb5-config and mysql_config wrappers. 2014-06-26 10:04:17 +02:00
Juan RP 4316138685 hooks/script-wrapper: create xmlrpc-c-config wrapper. 2014-06-25 09:29:25 +02:00
Juan RP 5f59f7ec3e hooks/script-wrapper: create curl-config wrapper. 2014-06-25 09:01:51 +02:00
Juan RP 90d3e1230c hooks/script-wrapper: create xml2-config wrapper. 2014-06-25 08:54:41 +02:00
Juan RP 145134ebbf New package: xmlrpc-c-1.25.28. 2014-06-25 08:46:48 +02:00
Juan RP 75bfe1c813 hooks/script-wrapper: create cups-config wrapper. 2014-06-25 07:36:21 +02:00
Juan RP 688f6e3372 hooks/script-wrapper: create imlib2-config wrapper. 2014-06-22 09:49:41 +02:00
Juan RP fd77134722 zziplib: move so symlinks to -devel; add missing shlibs. 2014-06-21 09:51:12 +02:00
Juan RP b3ffc0a10e hooks/script-wrapper: generate python3.4-config wrapper correctly. 2014-06-20 11:05:00 +02:00
Juan RP 50ee22fe0a environment/setup: remove obsolete shell snippet. 2014-06-20 09:26:41 +02:00
Alessio Sergi 2e6d4615c4 Revbump packages against python-gobject 2014-06-19 13:36:05 +02:00
Juan RP a0551e3f7c hooks/script-wrapper: create simple python{,3.4}-config wrappers. 2014-06-19 13:15:26 +02:00
Alessio Sergi 3109e0af23 New package: python-gobject2-2.28.6; replaces pygobject2
Add shlibs and remove obsolete.
2014-06-19 12:14:56 +02:00
Alessio Sergi aca27daa43 python3.4-pyside: add shlibs, revbump 2014-06-18 13:34:07 +02:00
Alessio Sergi a60fb6076a python3.4-shiboken: add shlibs, revbump 2014-06-18 13:32:01 +02:00
Juan RP ac91238431 xbps-src: added "pycompile_version" to specify python version used in the pycompile trigger. 2014-06-18 11:31:32 +02:00
Enno Boland 55f899e7ca brother-brscan3: typofix, add shlibs, revbump 2014-06-18 10:49:29 +02:00
Juan RP e4eb139776 wxWidgets: update to 3.0.1. 2014-06-18 08:27:53 +02:00
Alessio Sergi daa371836a New package: python3.4 2014-06-17 09:49:49 +02:00
Juan RP b2ff1b7fe6 common/shlibs: correct llvm-3.4.2 soname. 2014-06-17 08:27:08 +02:00
Juan RP 57ce20a739 llvm: update to 3.4.2 (soname bump). 2014-06-17 07:49:37 +02:00
Juan RP 47d7334224 hooks/script-wrapper: create gpg-error-config wrapper. 2014-06-16 13:35:29 +02:00
Juan RP 78eb38e109 New package: dar-2.4.14. 2014-06-16 13:22:32 +02:00
Juan RP 3c137532ae libtorrent: update to 0.13.4 (soname bump). 2014-06-16 12:32:37 +02:00
Juan RP df222258e0 polarssl: update to 1.3.7 (soname bump). 2014-06-16 10:50:27 +02:00
Juan RP 8ac6dcd9dd wxWidgets: update to 3.0.0 (soname bumps). 2014-06-16 10:34:51 +02:00
Juan RP 72a1622045 gc: update to 7.4.2. 2014-06-16 08:58:20 +02:00
Juan RP 1328063627 serf: update to 1.3.6 (soname bump). 2014-06-12 09:32:27 +02:00
Juan RP d0adeea94a bind: update to 9.9.5-P1. 2014-06-12 09:22:31 +02:00
Juan RP 70423173f1 New package: portaudio-19.20140130 (resurrected again). 2014-06-11 15:40:48 +02:00
Juan RP 4a941c6dce environment/gnu-configure-args: only set --libdir if build_style unset or gnu-configure. 2014-06-11 09:24:44 +02:00
Juan RP 6fad0fcbb5 New package: efivar-0.10. 2014-06-10 10:51:12 +02:00
Juan RP e3246539e7 xbps-src: do not copy x86_64 specific repos to the cross target root. 2014-06-10 09:36:58 +02:00
Juan RP b8aa34ce24 xbps-src: hooks/create-xbps-vpkg-files: create vpkg conf files in usr/share/xbps/virtualpkg.d. 2014-06-10 09:27:52 +02:00
Juan RP b747269490 xbps-src: make local/remote multilib repos only available on x86_64. 2014-06-10 09:22:18 +02:00
Juan RP 8b30d9d657 xbps-src: make "nonfree" shared by the main pkg and its subpkgs. 2014-06-09 12:07:44 +02:00
Juan RP 4e89c0cc4b common/shlibs: remove all libIce obsolete shlibs. 2014-06-08 12:20:28 +02:00
Juan RP b73bc08a8c common/shlibs: remove obsolete libIce shlib. 2014-06-08 12:18:45 +02:00
Juan RP fedcbc4423 xbps-src: remove local copy of xbps.conf; it's unnecessary with xbps-0.37. 2014-06-07 06:07:04 +02:00
Juan RP bb2361c130 xbps-src: set correct xbps cachedir for chroot ops. 2014-06-07 05:52:42 +02:00
Juan RP 1b4e6ecaac xbps-src: added support for the "tags" variable and require xbps>=0.37. 2014-06-06 20:51:47 +02:00
Juan RP b308d7cfac xbps-src: fix previous correctly for local mode too. 2014-06-06 16:29:50 +02:00
Juan RP f90fe6abb8 xbps-src: fixed repo handling with xbps-0.37 in cross builds. 2014-06-06 16:24:35 +02:00
Juan RP cf76c65be9 xbps-src: use xbps-0.37 config repo dir feature (etc/repo.d). 2014-06-06 16:10:42 +02:00
Juan RP a3065d9caa granite: update to 0.3.0. 2014-06-06 14:19:19 +02:00
Juan RP a9cff7b348 libical: update to 1.0 (soname bumps). 2014-06-06 11:27:30 +02:00
Juan RP 83559a9bb1 libass: update to 0.10.2 (soname bump). 2014-06-06 09:57:26 +02:00
Juan RP dc6e1506ec libffi: update to 3.1 (soname bump); revbump pkgs that link against libffi. 2014-06-06 05:22:23 +02:00
Enno Boland 97ce543e01 radare2: update shlibs 2014-06-05 12:32:33 +02:00
Enno Boland 90e322acf8 xml1sec: add shlibs 2014-06-05 12:31:04 +02:00
Juan RP cc1557af85 hooks/script-wrapper: create ncurses5-config wrapper. 2014-06-05 01:10:08 +02:00
Juan RP 9787291df3 hooks/script-wrapper: create gpgme-config wrapper. 2014-06-04 13:43:17 +02:00
Juan RP 2b76285ee5 pango: split Xft rendering into -xft subpkg. 2014-06-04 12:02:08 +02:00
Juan RP 642bdb6b7b gdk-pixbuf: update to 2.30.8; split xlib rendering into -xlib subpkg. 2014-06-04 11:27:07 +02:00
Juan RP 96dbd73089 chicken: update to 4.9.0. 2014-06-03 17:51:55 +02:00
Juan RP 5fbbd66c9f common/shlibs: remove obsole glew soname. 2014-06-02 17:49:08 +02:00
Juan RP f9b70f9e4e build_style/cmake: remove CMAKE_SKIP_RPATH; let the sw handle it. 2014-06-02 11:34:19 +02:00
Juan RP dbd682313e ppl: update to 1.1 (soname bump). 2014-06-01 21:09:50 +02:00
Juan RP 093020bfc9 hooks/patches: simplify. 2014-05-31 07:55:46 +02:00
Enno Boland 389f12231f New package: gtest-1.7.0 2014-05-30 10:00:55 +02:00
Enno Boland 91efd80d26 New package: lesstif-0.95.2 2014-05-29 20:34:58 +02:00
Enno Boland 928bc36ace New package: libuv-0.10.27 2014-05-29 19:52:44 +02:00
Enno Boland 74bcd39c99 New package: libmrss-0.19.2 2014-05-29 19:32:18 +02:00
Enno Boland 04d712d0ee New package: libnxml-0.18.3 2014-05-29 19:29:45 +02:00
Juan RP 1de0985964 hooks/prepare-32bit: take into account subpkgs to transform rdeps.
This is not perfect but will work in 90% of existing cases.
2014-05-28 15:20:23 +02:00
Juan RP 7824268597 hooks/prepare-32bit: reset vars just in case. 2014-05-28 14:08:20 +02:00
Juan RP 418aa2f9d3 hooks/prepare-32bit: in full mode also preserve usr/lib, moving it to usr/lib32. 2014-05-28 12:41:25 +02:00
Juan RP 0a79466aba hooks/prepare-32bit: remove lib32 symlink in lib32mode=full, unnecessary. 2014-05-27 18:48:18 +02:00
Juan RP 17ff7b6254 New package: SDL2_mixer-2.0.0. 2014-05-26 21:13:50 +02:00
onekk 6a42ebdc25 New Package: rtl-sdr and library - trasform RTL2832 in a SDR receiver
First brick of the Ham section of voidlinux

Regards
Carlo
2014-05-25 13:27:05 +02:00
Juan RP daa0ef9619 libxfcegui4: removed; obsolete and no revdeps. 2014-05-24 09:15:52 +02:00
Juan RP f20f841c21 hooks/generate-runtime-deps: fix c093b9f and use the correct shlib. 2014-05-23 11:58:45 +02:00
Juan RP 6a0312f258 eudev: rebuild to have proper rundeps (should depend on eudev-libudev not libudev). 2014-05-23 11:48:44 +02:00
Juan RP c093b9f521 hooks/generate-runtime-deps: if required shlib is provided by any subpkg, use it. 2014-05-23 11:46:46 +02:00
Juan RP 4652752ec5 hooks/pre-build: enable script-wrapper. 2014-05-23 10:16:22 +02:00
Juan RP ff4663480e hooks/script-wrapper: sdl2-config and libpng-config wrappers; enabled in build phase too. 2014-05-23 09:58:45 +02:00
Juan RP 12e7c2027e New package: SDL2_ttf-2.0.12. 2014-05-23 08:37:35 +02:00
onekk a7161ed066 pensc: modified template file to tidy it up and added a configure flag
to make it more complete.

Regards

Carlo
2014-05-22 17:29:05 +02:00
onekk 911efe36b3 New Package: opensc - tools and libraries for smart card
hope it is right, apprently it didn't need a devel package

Regards

carlo
2014-05-22 15:24:18 +02:00
Enno Boland 1eaebfcd2e New package: gmock 2014-05-21 21:53:37 +02:00
Enno Boland 0d2048dbe5 inotify-tools: resolve typo in common/shlibs 2014-05-20 10:47:05 +02:00
Enno Boland 41e1400c30 New package: inotify-tools-3.14 2014-05-20 10:41:18 +02:00
Juan RP 3ba23bbc4f xbps-src/common.sh: recursively remove all cross pkgs. 2014-05-19 16:45:34 +02:00
Juan RP 14a5ef4503 xbps-src/build_dependencies.sh: in !CHROOT_READY case don't install pkgs with fakeroot. 2014-05-19 12:40:44 +02:00
Juan RP 4a6404dc43 cloog: update to 0.18.1 (soname bump). 2014-05-19 09:30:37 +02:00
Juan RP 78d70f543c efl: update to 1.9.4. 2014-05-18 16:47:39 +02:00
Juan RP fbd1755fc0 Merge pull request #400 from onekk/master
New Package: pcsclite - middleware to comunicate to smartcard
2014-05-17 10:58:32 +02:00
onekk f6e2c31be2 common/shlibs: newline fixed 2014-05-17 10:55:17 +02:00
onekk 9b716913f5 pcsclite: trying the common/shlibs thing, hope it,s work 2014-05-17 10:48:39 +02:00
Juan RP bb7da9658d cross-profiles: enable -fstack-protector-strong for armv[67]hf profiles. 2014-05-16 08:30:07 +02:00
Juan RP efe157242b chroot-gcc: update to 4.9.0. 2014-05-15 13:39:31 +02:00
Juan RP addedf7901 llvm: update to 3.4.1 (soname bump). 2014-05-14 10:33:07 +02:00
Alessio Sergi 9937be2068 hooks/patches: fix parsing .{diff,patch} name 2014-05-13 16:31:00 +02:00
Juan RP f664734c7d hooks/patches: accept patches with any .{diff,patch} name. 2014-05-13 13:11:39 +02:00
Juan RP 06a463fe7f hooks/script-wrapper: create sdl-config wrapper. 2014-05-13 11:14:07 +02:00
Juan RP ffb0ebe230 hooks/script-wrapper: create freetype-config wrapper; simplify code. 2014-05-13 10:42:47 +02:00
Juan RP 83d9e05be6 hooks/script-wrapper: create libgcrypt-config wrapper. 2014-05-13 08:27:38 +02:00
Juan RP ffcca4e5f8 libevdev: update to 1.2 (soname bump). 2014-05-13 08:12:56 +02:00
Juan RP fac0d115bc hooks/pre-configure: new hook to generate foo-config wrappers in cross builds.
Script wrappers are created in ${wrksrc}/.xbps/bin and this path is appended
to make the configure scripts detect them.

This avoids adding build deps in hostmakedepends, as well as avoiding modifying
templates to specify the path to the script.

Currently this only creates a wrapper for "icu-config", but can be extended
easily to create more wrappers (freetype, libxml, etc).
2014-05-12 21:14:23 +02:00
Juan RP 8c8a7def1c hooks/post-install/strip: do not create dbg subpkgs if nonfree is set. 2014-05-10 16:22:13 +02:00
Jan S 08280841f3 ruby: update to 2.0.0p481. 2014-05-10 00:23:39 +02:00
grauehaare 1cd9774d91 common/shlibs: Added new wxWidgetslib because of updated wxWidgets template
wxWidgets-2.8.12: updated to revision 4, added opengl and sdl support
2014-05-09 20:11:40 +02:00
grauehaare d1b27abc76 Updated template for wxWidgets, now using sdl and opengl
Updated shlibs for new wxWidgets revision 4
2014-05-09 17:57:03 +02:00
grauehaare 431bc2cf21 New Package: libpano13-2.9.13_beta1, Panoarama Pictures Tools library
Updates shlibs
2014-05-09 15:24:43 +02:00
Juan RP f8cbf36410 colord: update to 1.1.7; enable sane support; add systemd build option (soname bumps). 2014-05-09 11:58:32 +02:00
Juan RP 84ee8f9230 hooks/post-install/99-pkglint: print correct shlib for unversioned shlibs not in common/shlibs. 2014-05-09 09:24:04 +02:00
grauehaare 733d307988 New Package: libextractor-1.1, Library used to extract meta data from files
Updated: shlibs
2014-05-08 21:47:46 +02:00
Juan RP 65bf4d6fca hooks/do-extract/00-distfiles: supports rpm extraction via rpmextract. 2014-05-08 18:44:54 +02:00
grauehaare 85c7fe0ebd New Package: mitlm-0.4.1, MIT Language Modeling Toolkit
Updated: shlibs, addint mitlm dependencys
2014-05-08 14:08:15 +02:00
Juan RP 4b25dbd02b common/shlibs: add lensfun shlib. 2014-05-06 22:15:32 +02:00
Juan RP be51680023 build_style/python-module: use working python version to fix cross build failures. 2014-05-06 10:40:53 +02:00
Juan RP 25c03ba9c3 GraphicsMagick: fix -devel rdeps; add missing shlibs. 2014-05-06 09:38:01 +02:00
Juan RP ea719b3f59 Added multilib, multilib/nonfree and debug repositories by default.
- multilib: to store 32bit packages.
- multilib/nonfree: to store nonfree 32bit packages.
- debug: to store debug packages.
2014-05-05 10:59:33 +02:00
Juan RP 4d9ed5639f xbps-src/shutils/chroot.sh: unconditionally copy repo conf files into masterdir. 2014-05-05 10:56:00 +02:00
Juan RP 21a6990d2e openexr: added lib and -devel subpkgs; misc cleanups. 2014-05-05 08:31:24 +02:00
Juan RP 366c1fe921 New package: ilmbase-2.1.0. 2014-05-04 17:29:35 +02:00
Enno Boland 3592f29f9c gpertools: update to 2.1.90 2014-05-03 23:41:23 +02:00