Commit graph

1352 commits

Author SHA1 Message Date
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
Juan RP 5c81beec2e New package: libimobiledevice-1.1.7. 2014-11-14 11:35:10 +01:00
Juan RP 8adac47002 New package: libusbmuxd-1.0.10. 2014-11-14 11:26:42 +01:00
Juan RP b4778e09b5 libplist: update to 1.12 (soname bump); close #634. 2014-11-14 11:00:24 +01:00
Juan RP 51e6da3181 protobuf: update to 2.6.1 (soname bump). 2014-11-14 08:49:23 +01:00
Enno Boland b5426bd2e9 New package: glfw-3.0.4 2014-11-13 20:02:57 +01:00
Eivind Uggedal 7cbe65bf52 common/shlibs: remove libpth. 2014-11-12 09:56:03 +00:00
Juan RP dc9144500c xbps-src: get rid of CHROOT_CMD and use xbps-uchroot directly. 2014-11-12 09:52:17 +01:00
Juan RP 9963231e31 xbps-src: only set --{build,host} if build_style is unset or gnu-configure. 2014-11-12 09:16:54 +01:00
Juan RP 4d009b3f6a gettext: use included copies of libcroco/libxml2 to avoid circular deps. 2014-11-12 08:21:59 +01:00
Juan RP 17ea528f46 common/build-profiles/armv7l-musl.sh: gnueabihf -> musleabi. 2014-11-11 22:27:35 +01:00
Juan RP 9a168e4463 xbps-src: introduce XBPS_TRIPLET and set it in the build-profiles.
This is for cases where host does not match build environment (x86_64 building for x86).
So we just force build/host triplet in native builds.
2014-11-11 22:24:40 +01:00
Juan RP cd9f85c1a5 xbps-src: print $broken if set: it should contain the url to the build log. 2014-11-11 22:10:30 +01:00
Christian Neukirchen fcd82ef39e Merge pull request #628 from chneukirchen/gnupg2
gnupg2
2014-11-11 18:14:00 +01:00
Juan RP dda25955e7 radare2: update to 0.9.8. 2014-11-11 17:04:34 +01:00
Juan RP d189235b2b xbps-src: prefer LDFLAGS from template if set. 2014-11-11 16:39:57 +01:00
Juan RP 57519a7873 common/shlibs: bump efl min version. 2014-11-11 11:10:36 +01:00
Juan RP 2d595370fc efl: update to 1.12.1. 2014-11-11 11:07:55 +01:00
Juan RP 8d9f0ed815 xbps-src: bulk: setup srcpkg vars before reading target template. 2014-11-11 10:41:20 +01:00
Christian Neukirchen 9fed73dc47 npth: update to 1.1. 2014-11-10 23:33:08 +01:00
Juan RP a8070f9668 common/shlibs: add libintl.so.8 from gettext on !glibc builds. 2014-11-10 14:12:00 +01:00
Juan RP d982c558f2 xbps-src: correct test behaviour for build-profiles. 2014-11-10 12:30:07 +01:00
Juan RP 8d033f5724 xbps-src: new hook to remove misc files (used for musl currently). 2014-11-10 12:16:31 +01:00
Juan RP 67c854fc64 xbps-src: chroot: do nothing if we are already in the chroot. 2014-11-10 11:57:46 +01:00
Juan RP 88c76fb588 xbps-src: also use build-profiles for bootstrap pkgs. 2014-11-10 11:25:36 +01:00
Juan RP c2bd01c8d3 xbps-src: introduce build profiles and use it by default.
common/build-profiles contains the compilation flags used in native
builds, and are defined per architecture:

	- x86_64 (glibc)
	- x86_64-musl (musl)

If XBPS_CFLAGS or XBPS_CXXFLAGS are set in `etc/conf`, the settings
from the build profile will be overrided.
2014-11-10 11:17:34 +01:00
Juan RP 26682d2b86 Revert "Revert "xbps-src: return early if masterdir is not ready for chroot ops.""
This reverts commit c6cec1010f.
2014-11-08 11:07:40 +01:00
Enno Boland c6cec1010f Revert "xbps-src: return early if masterdir is not ready for chroot ops."
This reverts commit d9943a330d.
2014-11-08 11:02:38 +01:00
Juan RP d9943a330d xbps-src: return early if masterdir is not ready for chroot ops. 2014-11-08 10:52:38 +01:00
Juan RP 4709ea9187 env/setup-subpkg: also unset "reverts". 2014-11-07 17:45:01 +01:00
Juan RP 518e78693e build_style/python-module: simplify and fix an obvious error. 2014-11-07 16:41:59 +01:00
Alessio Sergi d76780a2eb build_style/python-module: fix cross build with python3 2014-11-07 16:33:36 +01:00
Christian Neukirchen 4015ecf3c1 xbps-src: add update_* to common/environment/setup/sourcepkg.sh 2014-11-07 16:03:52 +01:00
Juan RP 97a5e16fab xbps-src: make "repository" per srcpkg, i.e don't override it for subpkgs. 2014-11-07 11:35:53 +01:00
Juan RP f676369d88 common/shlibs: remove wrong soname. 2014-11-06 20:04:45 +01:00
Juan RP 33c922dafc Merge pull request #619 from ShadowKyogre/keybinder
libkeybinder2 and Kupfer settings patch
2014-11-06 20:00:19 +01:00
Juan RP f7543fb5b6 xbps-src: libexec: simplify chdir to wrksrc/build_wrksrc. 2014-11-06 17:23:58 +01:00
Eivind Uggedal 2188b00f4a build_style/fetch: non-global vars 2014-11-06 12:02:26 +00:00
ShadowKyogre 344942ecbf New package: libkeybinder2-0.3.0 2014-11-05 12:43:02 -08:00
Juan RP 457fd7aefb xbps-src: respect XBPS_DEBUG_PKGS for bootstrap pkgs too. 2014-11-05 17:29:58 +01:00
Enno Boland 1a75818e7b common: fix "$repository" = "nonfree" comparision. 2014-11-05 14:55:47 +01:00
Enno Boland bf9ea156d8 move "repository" variable from environment/setup to environment/setup-subpkg 2014-11-05 14:15:25 +01:00
Enno Boland 59cc3e0d45 replace nonfree=yes with repository=nonfree.
This way it is possible to set up package specific repositories for
i.e. specific devices.
2014-11-05 14:15:25 +01:00
Alessio Sergi 78e15825ca libnfs: update to 1.9.5 (soname bump) 2014-11-04 12:10:36 +01:00
Juan RP 29fd09339a env/setup/install: use chmod 755 for runit scripts. 2014-11-03 17:03:27 +01:00
Juan RP 8260a5bf8d New package: qtermwidget-0.6.0. 2014-11-03 13:41:36 +01:00
Eivind Uggedal aeb7baef31 Revert "update_check.sh: do not check packages without distfiles"
This reverts commit e67c2718f2.
2014-11-03 12:18:28 +00:00
Eivind Uggedal e67c2718f2 update_check.sh: do not check packages without distfiles 2014-11-03 11:45:03 +00:00