Search Criteria
Package Details: gn-git r1682.a5bcbd72-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gn-git.git (read-only, click to copy) |
---|---|
Package Base: | gn-git |
Description: | Meta-build system which generates Ninja build files |
Upstream URL: | https://gn.googlesource.com/gn |
Keywords: | build chromium gn ninja |
Licenses: | BSD |
Conflicts: | gn, gn-bin |
Provides: | gn |
Submitter: | aperez |
Maintainer: | aperez (zopieux) |
Last Packager: | aperez |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-14 18:50 (UTC) |
Last Updated: | 2020-01-02 16:13 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (33)
- aseprite (requires gn) (make)
- cef (requires gn) (make)
- cef-jetbrains-git (requires gn) (make)
- chromium-dev (requires gn) (make)
- chromium-no-extras (requires gn) (make)
- cronet (requires gn) (make)
- electron13 (requires gn) (make)
- electron14 (requires gn) (make)
- electron15 (requires gn) (make)
- electron16 (requires gn) (make)
- electron17 (requires gn) (make)
- electron19 (requires gn) (make)
- electron20 (requires gn) (make)
- electron21 (requires gn) (make)
- electron22 (requires gn) (make)
- electron24 (requires gn) (make)
- electron25 (requires gn) (make)
- electron26 (requires gn) (make)
- flutter-engine (requires gn)
- fvm-sourcebuild (requires gn)
- libpdfium-nojs (requires gn) (make)
- naiveproxy (requires gn) (make)
- nrf-connect-sdk-installer (requires gn) (optional)
- nsbox-edge-git (requires gn) (make)
- opera-beta-ffmpeg-codecs (requires gn) (make)
- opera-developer-ffmpeg-codecs (requires gn) (make)
- opera-ffmpeg-codecs (requires gn) (make)
- skia-sharp-atl (requires gn) (make)
- skia-sharp-atl-git (requires gn) (make)
- ungoogled-chromium (requires gn) (make)
- ungoogled-chromium-git (requires gn) (make)
- ungoogled-chromium-xdg (requires gn) (make)
- vivaldi-snapshot-ffmpeg-codecs (requires gn) (make)
Latest Comments
1 2 3 4 Next › Last »
petronny commented on 2020-06-20 10:11 (UTC)
Get this error
sigint commented on 2019-12-09 11:08 (UTC)
Upstream removed the
cc
rule, stating that "gn has no C code" (https://gn.googlesource.com/gn/+/de542971d3cbc4b9d42e603667ac3c24b639a02a%5E%21/)Additionally,
tools/misc
was moved fromgn/tools/gn/misc
to the top-levelgn/misc
(https://gn.googlesource.com/gn/+/3f6100c97584f7d3f7664add92f1c1dbe0223218).All in all, I had to make the following changes to the PKGBUILD and the patch to make the package install:
LinuxUserGD commented on 2019-12-07 12:47 (UTC)
I get the same error: "name 'cc' is not defined"
sng commented on 2019-11-19 22:36 (UTC)
Cannot build
This is the whole procedure
buffdaddyjr commented on 2019-11-17 00:57 (UTC) (edited on 2019-11-17 00:59 (UTC) by buffdaddyjr)
Still getting....
=> Entering fakeroot environment... ==> Starting package()... install: cannot stat 'gn/tools/gn/misc/vim/autoload/*.vim': No such file or directory ==> ERROR: A failure occurred in package().
Any ideas??
zopieux commented on 2019-11-16 15:32 (UTC)
Fixed the patch.
petronny commented on 2019-11-16 02:46 (UTC)
Please update the patch.
misc commented on 2019-11-08 16:19 (UTC)
patch needs slight update for stuff added below
aperez commented on 2019-09-16 16:00 (UTC)
@sl1pkn07 Thanks for the tip, I have updated the package to use Python 3.x :)
sl1pkn07 commented on 2019-09-14 13:29 (UTC)
seems can build with python3. is possible use it instead python2?
greetings
1 2 3 4 Next › Last »