void-packages/shutils
Juan RP 40b62ee70d Return appropiate value in xbps_check_is_installed_pkg().
Return -1 if package is not installed or dependency not satisfied.
Return 0 if same version required is already installed.
Return 1 if installed version is greater than required.

--HG--
extra : convert_revision : 359b79cbe809e1818fe999dc1d55da7e635dbe44
2009-03-17 04:32:03 +01:00
..
binpkg-genindex.sh binpkg-genindex: use xbps-pkgdb getpkg{name,version}. 2009-02-17 14:09:15 +01:00
build_funcs.sh build_funcs.sh: remove unneeded test. 2009-03-12 23:41:46 +01:00
builddep_funcs.sh Return appropiate value in xbps_check_is_installed_pkg(). 2009-03-17 04:32:03 +01:00
buildvars_funcs.sh Make (un)set_build_vars() work inside of the chroot. 2009-03-03 19:06:27 +01:00
chroot.sh chroot.sh: set LANG=C for the environment to avoid perl warns. 2009-02-25 07:05:50 +01:00
common_funcs.sh Fix previous when building base_chroot pkgs. 2009-02-16 19:04:23 +01:00
configure_funcs.sh Kill $base_package, it was only used by dash after all. 2009-03-14 06:11:52 +01:00
cross-compilation.sh Reorganize the tree splitting stuff on its own dir. 2008-12-21 23:57:02 +01:00
extract_funcs.sh extract_funcs.sh: look for .tgz before .gz, otherwise it will do it wrong. 2009-03-14 01:21:27 +01:00
fetch_funcs.sh xbps-src: add -u flag, if used with fetch update $checksum in tmpl file. 2009-02-09 01:01:14 +01:00
install_funcs.sh Remove $make_env. It's not really useful anymore. 2009-03-12 00:47:01 +01:00
libtool_funcs.sh Reorganize the tree splitting stuff on its own dir. 2008-12-21 23:57:02 +01:00
make-binpkg.sh Split funcs to build binpkgs into its own file. 2009-03-12 23:44:18 +01:00
metadata.sh Better check to detect if pkg has info files. 2009-03-16 07:02:35 +01:00
metadata_scripts.sh metadata_scripts.sh: fix the comments on INSTALL/REMOVE scripts. 2009-03-14 06:16:00 +01:00
mktoolchain.sh Reorganize the tree splitting stuff on its own dir. 2008-12-21 23:57:02 +01:00
patch_funcs.sh Rename automatic patches to just "install.diff" or "build.diff". 2009-02-04 03:50:36 +01:00
pkgtarget_funcs.sh Split metadata funcs for binpkgs into its own files. 2009-03-12 23:52:57 +01:00
stow_funcs.sh Remove $postinstall_helpers and $tar_override_cmd. 2009-03-12 10:33:48 +01:00
tmpl_funcs.sh Add $register_shell var, to (un)register shells at post-{inst,rm} for binpkgs. 2009-03-14 07:32:48 +01:00
tmpl_vars.sh tmpl_vars: add XORG_SITE var. 2009-02-09 00:33:57 +01:00