Juan RP
2284708d43
xbps-src: remove autodeps for target pkg if -t is not set.
...
When building with -C and without -t (xbps-uchroot(1) with overlayfs),
make sure to remove autodeps prior to start resolving dependencies.
This is necessary for cases where a previous built pkg contains the
same build dependency required for another pkg with -C, resulting
in dependencies being detected as installed and later removed.
Thanks to @dominikh and @Gottox for info and comments.
2015-07-16 09:38:02 +02:00
Jürgen Buchmüller
01bce7b5b0
Merge pull request #2029 from pullmoll/devil
...
New package: devil-1.7.8
2015-07-15 11:02:11 +02:00
Juan RP
8a24786317
Merge pull request #2021 from Gottox/xlint-parallel
...
run xlint parallel
2015-07-15 09:51:07 +02:00
jbu
afa993313a
New package: devil-1.7.8
2015-07-14 23:08:49 +02:00
Christian Neukirchen
ac0f5f7935
bind: security update to 9.9.7P1 [CVE-2015-4620].
2015-07-14 20:27:01 +02:00
Juan RP
97bfe44ebe
cross-profiles: added mipsel-musl target (MIPS32r2 LE SF)
2015-07-14 11:59:40 +02:00
Enno Boland
a8f12f55d8
travis: run xlint parallel
2015-07-14 10:49:16 +02:00
Juan RP
fd909c5737
common/shlibs: update for gettext-0.19.5.
2015-07-13 09:24:45 +02:00
Juan RP
0ce38c4c74
xbps-src: make sure XBPS_WRAPPERDIR is only created in required cases.
...
- When building a bootstrap pkg and the chroot is not ready (bootstrap).
- When building a pkg within the chroot.
2015-07-12 10:13:43 +02:00
Juan RP
55863abdd2
xbps-src: do not sync xbps repos in chroot mode.
...
If XBPS_CHROOT_CMD == uchroot with overlayfs (-O), the temporary masterdir
will be removed completely after synchronizing remote repositories, and
later on, when the build starts the repos are unsynchronized.
So do the sync on the real masterdir before entering the chroot.
2015-07-12 08:24:04 +02:00
Juan RP
b2f58f08cf
xbps-src: remove systemd option descr and shlibs.
2015-07-11 11:32:25 +02:00
Juan RP
e03593db73
xbps-src: remove vestiges of the systemd-services hook.
2015-07-11 11:30:09 +02:00
jbu
091b784f3e
libxfce4ui: add gtk+3 and new shlibs
2015-07-11 00:47:49 +02:00
Juan RP
e6b34ca994
xbps-src: set XBPS_MAKEJOBS to 1 if unset or disable_parallel_build.
2015-07-10 10:07:02 +02:00
Enno Boland
b612bed60a
New package: hiredis-0.13.1
2015-07-10 09:15:39 +02:00
Juan RP
e3542fac95
xbps-src: remove_pkg_autodeps: print errval and debug output on error.
2015-07-09 11:40:52 +02:00
Juan RP
d70dcf974d
libressl: update to 2.2.1 (soname bumps).
...
Due to new subpkgs, we can still perform a progressive update.
2015-07-09 11:20:44 +02:00
Juan RP
23b9ae465c
Revert "libgit2: update to 0.23.0 (soname bump)."
...
This reverts commit e2a72d8700
.
2015-07-08 13:00:55 +02:00
Juan RP
e890d87070
cross-profiles: added mipselhf-musl cross target.
2015-07-08 10:29:57 +02:00
Juan RP
e2a72d8700
libgit2: update to 0.23.0 (soname bump).
2015-07-08 09:12:13 +02:00
Juan RP
6533dafe8e
openbox: update to 3.6.1 (soname bump).
2015-07-08 08:54:30 +02:00
jbu
606a2069e0
New package: libgadu-1.12.1
2015-07-07 09:12:01 +02:00
Jürgen Buchmüller
9328d14955
Merge pull request #1975 from pullmoll/injeqt
...
New package: injeqt-1.0.1
2015-07-07 08:38:03 +02:00
jbu
b28b004505
purge_distfiles.sh: ignore msg_error()
...
When sourcing templates to get $checksum there are templates
calling msg_error(). This is not relevant for this function,
thus define a local dummy msg_error() to ignore these cases.
2015-07-07 05:37:38 +02:00
jbu
d6fb3784dd
00-distfiles: fix hard link existence test
2015-07-06 21:34:52 +02:00
jbu
f80c0d02fe
New package: injeqt-1.0.1
...
This is required for kadu (request #1969 )
2015-07-06 20:38:54 +02:00
Jürgen Buchmüller
207b878900
Merge pull request #1971 from pullmoll/qupzilla
...
New package: qupzilla-1.8.6
2015-07-06 14:40:33 +02:00
Jürgen Buchmüller
e4d052a9ba
Merge pull request #1972 from pullmoll/purge-distfiles
...
xbps-src: Add purge-distfiles command
2015-07-06 14:04:01 +02:00
Jürgen Buchmüller
c2af4143a1
Merge pull request #1960 from pullmoll/qt5
...
qt5: update to 5.5.0
2015-07-06 14:02:02 +02:00
jbu
919afe94fc
xbps-src: Add purge-distfiles command
...
Closes #1970
2015-07-06 10:02:25 +02:00
jbu
51fb7be934
New package: qupzilla-1.8.6
...
Closes #1968
2015-07-06 09:59:43 +02:00
jbu
b30cbd9870
xbps-src: implement a by_sha256 hash cache
2015-07-04 11:18:46 +02:00
jbu
c0506fae37
qt5: update to 5.5.0
...
+ Remove obsolete patches/qt-musl-rtld_deepbind.patch
+ Remove some obsolete sections from patches/fix-execinfo.patch
+ Add some new sections to above
+ Modify the patches/qt-musl-pthread_getattr_np.patch for changed source files
+ Fix some openssl vs. libressl things with patches/libressl-compat.patch
+ Add some newly required entries to common/shlibs
+ Add makedepends for libinput-devel and libproxy-devel
2015-07-04 10:38:45 +02:00
jbu
6c4624c141
New package: SDL2_gfx-1.0.1
2015-07-02 21:40:19 +02:00
Juan RP
32892afaa9
Merge pull request #1945 from x-clone/master
...
rakudo-star: update to 2015.06
2015-07-02 07:59:59 +02:00
Juan RP
4150a78576
gstreamer-vaapi, vlc, weston: rebuild against libva-1.6.0.
2015-07-02 07:29:16 +02:00
xaduha
f4d597128a
MoarVM: update to 2015.06
2015-07-02 00:49:30 +00:00
xaduha
5c4669f93f
moarvm: update to 2015.06
2015-07-02 00:19:42 +00:00
beefcurtains
7c9c32e8cb
New package: tidy5-4.9.30
2015-06-30 12:02:56 +00:00
beefcurtains
e30ccdc3ea
build-style/cmake.sh: allow build subdirectory
2015-06-29 14:29:46 +00:00
Dominik Honnef
11eb3e9279
network-ups-tools: build nut-scanner
2015-06-28 18:43:34 +02:00
Juan RP
db0f20706d
env/setup/misc: switch GNU_SITE to http://ftp.gnu.org .
2015-06-25 07:06:25 +02:00
Juan RP
6c0b8eefee
nvidia-stable, nvidia304: fix rdeps via common/shlibs.
...
... otherwise those pkgs end up depending on nvidia-libs.
Thanks to cavalier911. Close #1898
2015-06-25 06:35:00 +02:00
Christian Neukirchen
eaa6ab4b81
pre-configure/02-script-wrapper.sh: use generic_wrapper2 for nspr-config.
2015-06-24 14:08:56 +02:00
Christian Neukirchen
1f69782fb5
build-style/perl-module.sh: use -lperl when building XS modules for shlib-requires.
2015-06-23 13:37:41 +02:00
Christian Neukirchen
e364751c6b
perl: update to 5.22.0.
2015-06-23 13:12:21 +02:00
jbu
23c15226fe
New package: libtorrent1-1.0.5
...
Create a new major version package of libtorrent(-rasterbar)
and switch to the new homepage http://www.libtorrent.org/
The license also changed from GPL-2 to BSD.
2015-06-23 02:48:21 +02:00
Andrea Brancaleoni
18bc877509
Merge pull request #1846 from thypon/binfmt-support
...
New package: binfmt-support-2.1.5
2015-06-22 16:04:28 +02:00
Andrea Brancaleoni
972a87ba9f
hooks/post-install/04-create-xbps-metadata-scripts.sh: add binfmts trigger support
2015-06-22 13:49:11 +02:00
Andrea Brancaleoni
be90180b48
environment/setup-subpkg/subpkg.sh: add binfmts trigger support
2015-06-22 13:49:10 +02:00