Commit Graph

169815 Commits

Author SHA1 Message Date
Đoàn Trần Công Danh 1d5d4f39f7 tesseract-ocr: use create-wrksrc 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh 7779f77cef syncthing-gtk: fix build after auto-create_wrksrc 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh 3ca1f29625 stremio-shell: use create_wrksrc 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh 25ddbf4b68 qt5-webengine: use create_wrksrc 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh 7a05062730 prometheus-cpp: use create_wrksrc 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh 054d389f58 intellij-idea-community-edition: not moving around anymore 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh 75e449f059 lilypond-doc: fix build after auto-create_wrksrc 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh 46b82bc34d geckodriver: fix build after auto-create_wrksrc 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh f10f53195b erlang: move up file hierarchy 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh bb3298f4ae cargo: use create_wrksrc 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh d21de3397f remove wrksrc en-mass 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh 8c5358f792 xbps-src: set wrksrc to $pkgname-$version unconditionally 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh af9931fd3b Manual: update create_wrksrc behaviour 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh 74ba0a8d67 environment: remove create_wrksrc from all build-style 2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh 509f79078c hooks: do-extract: extract to temp dir then rename
Extracting to temporary directory then renaming to real $wrksrc,
will make the do-extract steps works atomicity. Either $wrksrc is there
and complete, or it's not there.

Accidentally, this change has a side effect, we can no longer care about
the name of top-level components of a tarball, since we will rename the
top level directory in question to $wrksrc. IOW, we don't need to set
$wrksrc any longer.  The side effect of above side effect: we can starting
to build multiple packages that have same top-level's name without clean
from now on.

In another hand, we only rename the inner directory if the extracted
file hierarchy has single top-level directory, we will use the
renamed-temporary directory as the $wrksrc, $create_wrksrc variable is
no longer relevant, and do-clean will always work probably instead of
leaving some trash behind like before.
2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh a67189c236 hooks: do-extract: simplify gem extraction 2022-11-08 22:30:37 +07:00
Leah Neukirchen f7dcad077c mathcomp: use ocaml-findlib. 2022-11-08 15:00:07 +01:00
Leah Neukirchen 11841ceb37 python3-boto3: add revision=1. 2022-11-08 14:29:01 +01:00
Leah Neukirchen 14f039fd25 python3-pipenv: update to 2022.11.5. 2022-11-08 14:28:08 +01:00
Leah Neukirchen 03f22d3b52 python3-drgn: update to 0.0.21. 2022-11-08 14:26:28 +01:00
Leah Neukirchen 1fffd6f832 mathcomp: rebuild for coq-8.16.0. 2022-11-08 14:26:28 +01:00
Leah Neukirchen c55b69be0d coq: update to 8.16.0. 2022-11-08 14:26:28 +01:00
Leah Neukirchen 5fa0cbaed3 dune: update to 3.5.0. 2022-11-08 14:26:28 +01:00
Leah Neukirchen cd2edc2420 python3-boto3: update to 1.26.3. 2022-11-08 14:26:28 +01:00
Andrea Brancaleoni d5d078d156 docker-cli: update to 20.10.21. 2022-11-08 01:03:42 +01:00
Andrea Brancaleoni 0393791ceb motion: update to 4.5.0. 2022-11-08 01:02:30 +01:00
Andrea Brancaleoni 538d871712 terraform: update to 1.3.4. 2022-11-08 00:59:30 +01:00
Andrea Brancaleoni cb2935deac terragrunt: update to 0.40.1. 2022-11-08 00:57:41 +01:00
Đoàn Trần Công Danh 5eb5ade86e DarkRadiant: rebuild for Python 3.11 2022-11-08 00:02:00 +07:00
Đoàn Trần Công Danh baa8a5a20a linux-tools: build fixdep first 2022-11-07 15:03:53 +07:00
Đoàn Trần Công Danh ec5fa8e16c linux-tools: build verbosely
to see what's wrong in builder
2022-11-07 14:41:30 +07:00
Gonzalo Tornaría 6d6ed30fdd sagemath: fix for python 3.11
Closes: #40369 [via git-merge-pr]
2022-11-06 17:43:18 -05:00
Andrew J. Hesford 06a5b90db3 nftables: trigger build 2022-11-06 11:02:28 -05:00
Andrew J. Hesford 253b9f0b98 gnubg: defer setting PYTHON_CPPFLAGS until pre_configure
The package pulls itself as a hostmakedepends on cross; exporting
PYTHON_CPPFLAGS at the top level of the template will corrupt the build
environment when the native host package must also be built.
2022-11-06 09:07:18 -05:00
Henry Precheur 5c1e3f5680 zoom: update to 5.12.2.4816 2022-11-06 07:04:15 -05:00
classabbyamp 4be5bd1698
python3-etebase: fix build on aarch64* 2022-11-06 02:54:13 -05:00
Andrew J. Hesford dd3032d37b boost: revbump for Python 3.11, for real this time 2022-11-05 20:03:30 -04:00
Andrew J. Hesford 121c56db37 python3-pyqt6-networkauth: update to 6.4.0. 2022-11-05 15:02:14 -04:00
Andrew J. Hesford c67ff5c8c6 python3-pyqt6-3d: update to 6.4.0. 2022-11-05 15:02:11 -04:00
Andrew J. Hesford d0d25b03a4 python3-pyqt6-charts: update to 6.4.0. 2022-11-05 14:33:57 -04:00
Andrew J. Hesford 4aa07963e1 python3-pyqt6: update to 6.4.0. 2022-11-05 14:33:51 -04:00
Đoàn Trần Công Danh 581cdacc5b env/setup/sourcepkg: unset python3 build-helper variables 2022-11-05 20:03:57 +07:00
Andrew J. Hesford 52a20a9659 firefox: fix build with Python 3.11 2022-11-05 08:26:04 -04:00
Andrew J. Hesford 955291a10b Carla: rebuild for Python 3.11 2022-11-05 08:26:04 -04:00
Andrew J. Hesford 1b42ae19ee Electron-Cash: rebuild for Python 3.11 2022-11-05 08:26:04 -04:00
Andrew J. Hesford 1d142531af GCP-Guest-Environment: rebuild for Python 3.11 2022-11-05 08:26:04 -04:00
Andrew J. Hesford 5b042a65c2 Grammalecte: rebuild for Python 3.11 2022-11-05 08:26:04 -04:00
Andrew J. Hesford 8ade889b78 Komikku: rebuild for Python 3.11 2022-11-05 08:26:04 -04:00
Andrew J. Hesford de3a747c48 LabJackPython: rebuild for Python 3.11 2022-11-05 08:26:04 -04:00
Andrew J. Hesford 607feeb40d OpenLP: rebuild for Python 3.11 2022-11-05 08:26:04 -04:00