Search Criteria
Package Details: unknown-horizons-git 2019.1.r47.gc196f0704-2
Git Clone URL: | https://aur.archlinux.org/unknown-horizons-git.git (read-only) |
---|---|
Package Base: | unknown-horizons-git |
Description: | Open source real-time strategy game with the comfy Anno1602 feeling. |
Upstream URL: | http://www.unknown-horizons.org |
Keywords: | Anno Game OpenSource Realtime Strategy |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | nihathrael |
Maintainer: | Lucki |
Last Packager: | Lucki |
Votes: | 52 |
Popularity: | 0.000513 |
First Submitted: | 2010-08-26 10:53 |
Last Updated: | 2019-10-16 13:14 |
Dependencies (8)
- fife (fife-git)
- python-distro
- python-future
- python-pillow (python-pillow-simd)
- python-yaml
- git (git-git) (make)
- intltool (make)
- python-setuptools (make)
Required by (1)
- openanno-archive (requires unknown-horizons) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
hagabaka commented on 2014-04-13 01:38
@ChrisOelmueller The svn repository fife-svn uses seems to be last updated around Feburary 2013. What issues do you see with fife-git?
ChrisOelmueller commented on 2014-04-12 23:32
Probably can work with fife-git as well, but there are several things about it (and fifechan-git) that I'm not confident with requiring right now.
Herk commented on 2014-04-12 20:58
Shouldn't this depend on fife-git instead of fife-svn?
hagabaka commented on 2013-09-30 03:46
The lines in pkgver() and package():
cd "$pkgdir/${pkgname%-*}"
should be replaced with:
cd "$srcdir/${pkgname%-*}"
hagabaka commented on 2013-09-30 03:46
The lines in build() and package():
cd "$pkgdir/${pkgname%-*}"
should be replaced with:
cd "$srcdir/${pkgname%-*}"
OdinEidolon commented on 2013-07-17 15:50
==> WARNING: Using a PKGBUILD without a package() function is deprecated.
See wiki for that.
ChrisOelmueller commented on 2013-05-15 21:53
Proposed new PKGBUILD: http://bpaste.net/show/XLic2h42BKqOIPKHfNH1/
(fife-svn should be replaced by fife-git sometime)
theflyingfool commented on 2013-05-15 21:15
I believe that your PKGBUILD should be using the package() function
makepkg tells me that using a PKGBUILD without said function is deprecated
weedfreak commented on 2013-01-06 17:41
Still getting the same message, fatal read error from the GIT server though it does seem accessible from a browser.
weedfreak commented on 2013-01-04 16:37
Yes it seems that, I did d/l a lot of stuff first time but now get
Connecting to GIT server....
Cloning into 'unknown-horizons'...
fatal: read error: Connection reset by peer
I'll try again tomorrow.