Development is on Github: https://github.com/acxz/flightgear-arch Please open issues and PRs there instead of commenting.
Search Criteria
Package Details: flightgear-data-git 2020.4.0r9837.d145a52ac-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flightgear-data-git.git (read-only, click to copy) |
---|---|
Package Base: | flightgear-data-git |
Description: | Base data for the flightgear flight simulator. |
Upstream URL: | https://home.flightgear.org |
Licenses: | GPL |
Conflicts: | flightgear-data |
Provides: | flightgear-data |
Submitter: | GDsouza |
Maintainer: | AWhetter (acxz) |
Last Packager: | flatwhatson |
Votes: | 14 |
Popularity: | 0.000024 |
First Submitted: | 2018-09-17 14:05 (UTC) |
Last Updated: | 2021-05-02 13:10 (UTC) |
Required by (3)
- flightgear (requires flightgear-data) (optional)
- flightgear-appimage (requires flightgear-data) (optional)
- flightgear-git (requires flightgear-data) (optional)
Sources (1)
acxz commented on 2022-09-07 15:24 (UTC)
dreieck commented on 2021-05-02 11:51 (UTC)
Architecture should be "any", since there are no executables in this package.
flatwhatson commented on 2021-05-02 11:49 (UTC)
@dreieck Done, thanks for the help!
dreieck commented on 2021-05-02 10:54 (UTC) (edited on 2021-05-02 10:54 (UTC) by dreieck)
Can you change provides=('flightgear-data')
to provides=("flighgear-data=${pkgver}")
?
Thanks for maintaining!
dreieck commented on 2021-05-02 10:53 (UTC)
git
needs to be added to the makedepends
.
Thanks for maintaining!
flatwhatson commented on 2020-10-13 11:51 (UTC)
@Woodhousezb There's nothing to await, the flightgear-git fix was pushed when I made my previous comment. If you're still having build problems, please comment on the appropriate packages and provide relevant error messages or logs.
Woodhousezb commented on 2020-10-13 11:26 (UTC)
@flatwhatson Thank you,
I just realized that now. Eagerly awaiting the fix ;-) I accidentally removed the existing install, and found I could not reinstall it :-(
B.T.W. The non Git version wont install either
flatwhatson commented on 2020-10-13 01:13 (UTC)
@Woodhousezb That's an error building flightgear-git
, not flightgear-data-git
, you've commented on the wrong package. Anyway, thanks for the report, I've pushed a fix for that :)
Woodhousezb commented on 2020-10-12 18:24 (UTC) (edited on 2020-10-13 11:27 (UTC) by Woodhousezb)
As noted by flatwhatson, this applies to the flightgear-git packag: Compilation Fails:
==> Starting prepare()... patching file CMakeModules/FindGsm.cmake Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file CMakeModules/FindGsm.cmake.rej ==> ERROR: A failure occurred in prepare(). Aborting...
Marc_Eberhard commented on 2019-04-30 07:39 (UTC)
Had the same "RPC failed; curl 18 transfer closed" error and fixed it by changing the protocol from https to git in PKGBUILD:
source=("flightgear-data::git+git://git.code.sf.net/p/flightgear/fgdata#branch=next")
Maybe this could be a fix for this package? Or is this considered a security risk as it is no longer cloned via https?
Pinned Comments
acxz commented on 2022-09-07 15:24 (UTC)
Development is on Github: https://github.com/acxz/flightgear-arch Please open issues and PRs there instead of commenting.