Juan RP
5c4bbab611
hooks/post-install/99-pkglint: make the shlibs checks work correctly with vpkgs.
2014-03-27 13:57:17 +01:00
Juan RP
05782d9f46
common/shlibs: add liblto_plugin.so.0 soname for gcc.
2014-03-27 13:57:05 +01:00
Juan RP
8f48972867
gnome-desktop: update to 3.12.0 (soname bump).
2014-03-27 12:01:29 +01:00
Juan RP
863cf14252
dconf: update to 0.20.0.
2014-03-27 11:57:20 +01:00
Juan RP
e48006203a
libgdata: update to 0.15.0 (soname bump).
2014-03-27 11:53:54 +01:00
Juan RP
7b1151b56f
New package: uhttpmock-0.2.0.
2014-03-27 11:51:39 +01:00
Juan RP
e219c60b25
common/shlibs: add valadoc-git soname.
2014-03-27 11:44:23 +01:00
Juan RP
4bd57d7132
New package: libinput-0.1.0.
2014-03-27 11:19:08 +01:00
Juan RP
fd8fedb5a4
cogl: update to 1.18.0 (soname bumps).
2014-03-27 11:11:08 +01:00
Juan RP
7c1b76e45d
New package: libmediaart-0.3.0.
2014-03-27 10:38:22 +01:00
Juan RP
6bb1602225
hooks/post-install/99-pkglint: detect sonames with pkgnames containing '+' chars (gtk+).
2014-03-27 10:11:58 +01:00
Juan RP
f6f59dec8b
xbps-src: make sure that wrksrc is expanded after reading build-options.
2014-03-27 10:06:27 +01:00
Juan RP
148d88a7a9
vala: update to 0.24 (soname bump).
2014-03-27 09:20:26 +01:00
Juan RP
7dd4c8b0b9
gjs: update to 1.40.0.
2014-03-27 08:34:15 +01:00
Juan RP
cfa2785e54
New package: mozjs24-24.2.0.
2014-03-27 08:32:28 +01:00
Juan RP
1bd4535b0f
common/shlibs: add libxbps-git soname.
2014-03-26 09:43:07 +01:00
Juan RP
643d255c0c
common/shlibs: remove obsolete libgnomekbd sonames.
2014-03-25 10:44:07 +01:00
Juan RP
67fd042d4b
xbps-src: make alternative repos work again with git branches.
2014-03-25 09:55:40 +01:00
Juan RP
b3afee907a
common/shlibs: remove obsolete libxbps sonames.
2014-03-25 09:47:46 +01:00
Juan RP
624c68e6bb
common/shlibs: added slim shlib.
2014-03-24 18:03:25 +01:00
Juan RP
058e4a5c22
libva: update to 1.3.0.
2014-03-24 17:53:22 +01:00
Juan RP
d60be31450
hooks/post-install/03-strip-and-debug-pkgs: only add versioned shlib to shlib-provides.
...
This really avoids adding unwanted private shared objects or others that are
only meaningful at runtime and not for linking.
2014-03-24 17:07:26 +01:00
Juan RP
708d23ee81
hooks/post-install/04-generate-runtime-deps: use sed -E explicitly to avoid compat issues.
2014-03-24 16:57:08 +01:00
Juan RP
3b291a8b1d
xbps-src: resolve XBPS_DISTDIR correctly with relative paths.
2014-03-24 11:43:16 +01:00
Juan RP
6c2cc1b706
hooks/post-install/99-pkglint: add checks for missing shlibs and SONAME bumps.
...
Created by Gottox and minor fixes by myself.
2014-03-24 11:15:29 +01:00
Juan RP
0d953db70b
xbps-src: 'pkg' target replaces 'build-pkg' but the latter is kept for compat.
2014-03-23 11:27:09 +01:00
Juan RP
bc256eed73
xbps-src: repair -V
2014-03-23 09:08:41 +01:00
Juan RP
ae8458d875
xbps-src: re-add support for looking in templates in cwd.
2014-03-23 09:04:05 +01:00
Juan RP
c343fbf42a
xbps-src: make install/remove targets defaults now, but keep previous for compat.
2014-03-22 20:59:39 +01:00
Juan RP
85624c1a6a
common/xbps-src/shutils/chroot.sh: prepend /xbps-packages to PATH for the chroot target.
2014-03-22 13:21:04 +01:00
Juan RP
0b95cb8f5d
Merge xbps-src code to make it usable in a standalone mode.
...
The new xbps-src configuration file is `etc/conf` where you can
add your local overrides from defaults set via `etc/defaults.conf`.
To use this xbps-src, run these steps:
$ make
$ sudo make setup (to make chroot helper setgid)
$ ./xbps-src ...
2014-03-22 12:31:42 +01:00
grauehaare
39650ace14
Updated shlibs and updated template from wxWidgets
2014-03-21 16:18:29 +01:00
grauehaare
169fb7c0ee
Updated shlibs and new Packages libmspack,wxWidgets and wxMaxima with -devel
2014-03-21 15:58:24 +01:00
Juan RP
fb777453b9
hooks/post-install: new hook (pkglint) to abort if pkg contains forbidden dirs.
2014-03-19 16:32:12 +01:00
Juan RP
2bc0162208
environment/setup: require xbps-src >= 112.
2014-03-19 09:06:04 +01:00
Juan RP
0026342862
Infrastructure changes to allow unsetting template vars/funcs.
...
xbps-src-112 does not unset those vars/funcs anymore, so it's a work
that must be done via common/environment/setup{,-subpkg}.
2014-03-19 09:03:21 +01:00
Juan RP
9b60085684
common/hooks/post-install: reorder some hooks so that no unnecessary INSTALL/REMOVE scripts are generated.
2014-03-18 07:54:12 +01:00
Enno Boland
39a60e3474
common/shlibs: add libfprint to shlibs
2014-03-18 00:36:52 +01:00
Juan RP
e8ac04d05b
Revert "common/hooks/post-install/06-prepare-32bit.sh: ignore bootstrap pkgs."
...
This reverts commit e1f2d12a95
.
glibc must have 32bit packages and it's a bootstrap pkg.
2014-03-17 14:15:26 +01:00
Juan RP
5a487d68ff
common/shlibs: add liblogging-1.0.2 soname.
2014-03-17 12:47:32 +01:00
Juan RP
e1f2d12a95
common/hooks/post-install/06-prepare-32bit.sh: ignore bootstrap pkgs.
2014-03-17 11:45:54 +01:00
grauehaare
becd96640f
Updated shlibs for knowing libsigsegv
2014-03-16 21:34:31 +01:00
Enno Boland
108c393cda
common/cross-profiles: rename profile armv5 to armv5te
2014-03-16 10:02:19 +01:00
Enno Boland
eb00d0f082
common/cross-profiles: adding support for armv5
2014-03-16 09:51:18 +01:00
Juan RP
510ad5bc67
glibc: added support for armv5tel builds.
2014-03-15 19:35:57 +01:00
Juan RP
14c15b0973
hooks/do-extract/distfiles: simplify and support .tar.lz files.
2014-03-14 11:04:51 +01:00
Enno Boland
926df970bf
common/shlibs: add libofx.so.6
2014-03-13 23:12:32 +01:00
Juan RP
5070941df3
Remove the hook to compress manpages... no compressed manpages from now on.
2014-03-13 19:05:04 +01:00
Enno Boland
3ea159d359
common/hooks/do-extract: support 'xbps-uhelper fetch's new '>'-destfile syntax; replace if/elif by case struct for choosing extract method.
2014-03-12 16:44:54 +01:00
Juan RP
3d24cee58a
hooks/do-fetch/distfiles: do not strip '>*' in url, pass it as is.
2014-03-12 15:47:49 +01:00