void-packages/common/hooks/pre-pkg
Alessio Sergi 4e6576e7a4 xbps-src: add support for python3 pkgs
- python_module build style now builds modules for python2/3 by default
- new python2_module and python3_module build styles for building
  python2-only and python3-only packages respectively
- no more python_versions
- no need to define pycompile_version for Python modules anymore
  (still needed for non-Python modules though)
- Python version and paths are now guessed automatically and a set of
  useful variables can now be used in templates
- #!/usr/bin/python2 and #!/usr/bin/python3 are now the default shebangs
- /usr/bin/foo2 and /usr/bin/foo3 are now the default names for bin
  scripts (for use with alternatives)
2016-10-16 16:59:31 +02:00
..
.empty Introduce common/hooks to implement hooks at specified phases. 2014-02-12 10:44:21 +01:00
03-rewrite-python-shebang.sh xbps-src: add support for python3 pkgs 2016-10-16 16:59:31 +02:00
04-generate-runtime-deps.sh xbps-src: re-introduce etc/virtual. 2016-04-27 20:16:59 +02:00
05-prepare-32bit.sh common/hooks/pre-pkg/05-prepare-32bit.sh: create needed subdirectories for lib32symlinks. 2016-03-07 18:42:34 +01:00
06-shlib-provides.sh pre-pkg/06-shlib-provides.sh: revamp soname registration. 2015-10-06 20:17:28 +02:00
90-set-timestamps.sh common: replace XBPS_COMMIT_TIMESTAMP by SOURCE_DATE_EPOCH 2016-03-01 18:27:49 +01:00
99-pkglint.sh common: expand_destdir rewrite 2015-11-18 11:19:09 +01:00