Add package for Unknown Horizons and dependencies for x86[_64].
While the game is pure python and packaged for any architecture, the engine (FIFE) is C++ with python binding via swig, making the game only installable on x86 and x86_64. We'd need to provide a python_x86 to support secondary architecture python modules.
This commit is contained in:
parent
5f2abaf7df
commit
2a76d1c95a
@ -10,6 +10,7 @@ RemotePackageRepository HaikuPorts
|
|||||||
dejavu-2.34-1
|
dejavu-2.34-1
|
||||||
texi2html-1.82-2
|
texi2html-1.82-2
|
||||||
timgmsoundfont-fixed-5
|
timgmsoundfont-fixed-5
|
||||||
|
unknown_horizons-2014.1-1
|
||||||
vl_gothic-20141206-1
|
vl_gothic-20141206-1
|
||||||
wqy_microhei-0.2.0~beta-3
|
wqy_microhei-0.2.0~beta-3
|
||||||
:
|
:
|
||||||
@ -71,6 +72,7 @@ RemotePackageRepository HaikuPorts
|
|||||||
curl_devel-7.44.0-1
|
curl_devel-7.44.0-1
|
||||||
cvs-1.12.13.1-6
|
cvs-1.12.13.1-6
|
||||||
cvsps-2.2b1-1
|
cvsps-2.2b1-1
|
||||||
|
cython-0.23.4-1
|
||||||
dbus-1.8.6-1
|
dbus-1.8.6-1
|
||||||
dbus_devel-1.8.6-1
|
dbus_devel-1.8.6-1
|
||||||
diffutils-3.3-2
|
diffutils-3.3-2
|
||||||
@ -79,6 +81,9 @@ RemotePackageRepository HaikuPorts
|
|||||||
dtc-1.4.1-1
|
dtc-1.4.1-1
|
||||||
expat-2.1.0-1
|
expat-2.1.0-1
|
||||||
expat_devel-2.1.0-1
|
expat_devel-2.1.0-1
|
||||||
|
fife-0.4.0~20150801-1
|
||||||
|
fifechan-0.1.2-1
|
||||||
|
fifechan_devel-0.1.2-1
|
||||||
file-5.15-1
|
file-5.15-1
|
||||||
file_devel-5.15-1
|
file_devel-5.15-1
|
||||||
findutils-4.4.2-3
|
findutils-4.4.2-3
|
||||||
@ -230,6 +235,8 @@ RemotePackageRepository HaikuPorts
|
|||||||
neon_devel-0.29.6-7
|
neon_devel-0.29.6-7
|
||||||
netcat-1.10-1
|
netcat-1.10-1
|
||||||
ninja-1.5.1-2
|
ninja-1.5.1-2
|
||||||
|
openal-1.13.0-2
|
||||||
|
openal_devel-1.13.0-2
|
||||||
openjdk-1.7_2013_11_08-2
|
openjdk-1.7_2013_11_08-2
|
||||||
openssh-6.9p1-1
|
openssh-6.9p1-1
|
||||||
# sync openssl with secondary architecture (x86_gcc2)
|
# sync openssl with secondary architecture (x86_gcc2)
|
||||||
@ -241,11 +248,13 @@ RemotePackageRepository HaikuPorts
|
|||||||
perl-5.18.2-2
|
perl-5.18.2-2
|
||||||
pixman-0.32.6-1
|
pixman-0.32.6-1
|
||||||
pkgconfig-0.27.1-2
|
pkgconfig-0.27.1-2
|
||||||
|
pyenet-20141025-1
|
||||||
python-2.7.10-1
|
python-2.7.10-1
|
||||||
python_mako-1.0.1-1
|
python_mako-1.0.1-1
|
||||||
python_setuptools-5.3-2
|
python_setuptools-5.3-2
|
||||||
python_twisted-13.2.0-1
|
python_twisted-13.2.0-1
|
||||||
python_zope.interface-4.1.1-2
|
python_zope.interface-4.1.1-2
|
||||||
|
pyyaml-3.11-1
|
||||||
qca2-2.0.3-1
|
qca2-2.0.3-1
|
||||||
qca2_devel-2.0.3-1
|
qca2_devel-2.0.3-1
|
||||||
qemu-2.1.2-1
|
qemu-2.1.2-1
|
||||||
@ -412,12 +421,15 @@ RemotePackageRepository HaikuPorts
|
|||||||
curl
|
curl
|
||||||
cvs
|
cvs
|
||||||
cvsps
|
cvsps
|
||||||
|
cython
|
||||||
dbus
|
dbus
|
||||||
diffutils
|
diffutils
|
||||||
dos2unix
|
dos2unix
|
||||||
doxygen
|
doxygen
|
||||||
dtc
|
dtc
|
||||||
expat
|
expat
|
||||||
|
fife
|
||||||
|
fifechan
|
||||||
file
|
file
|
||||||
findutils
|
findutils
|
||||||
ffmpeg
|
ffmpeg
|
||||||
@ -501,6 +513,7 @@ RemotePackageRepository HaikuPorts
|
|||||||
ncurses6
|
ncurses6
|
||||||
neon
|
neon
|
||||||
netcat
|
netcat
|
||||||
|
openal
|
||||||
openssh
|
openssh
|
||||||
openssl
|
openssl
|
||||||
p7zip
|
p7zip
|
||||||
@ -510,11 +523,13 @@ RemotePackageRepository HaikuPorts
|
|||||||
pixman
|
pixman
|
||||||
pkgconfig
|
pkgconfig
|
||||||
pkgconfig_x86_gcc2
|
pkgconfig_x86_gcc2
|
||||||
|
pyenet
|
||||||
python
|
python
|
||||||
python_mako
|
python_mako
|
||||||
python_setuptools
|
python_setuptools
|
||||||
python_twisted
|
python_twisted
|
||||||
python_zope.interface
|
python_zope.interface
|
||||||
|
pyyaml
|
||||||
qca2
|
qca2
|
||||||
qemu
|
qemu
|
||||||
qrencode
|
qrencode
|
||||||
@ -541,6 +556,7 @@ RemotePackageRepository HaikuPorts
|
|||||||
tiff4
|
tiff4
|
||||||
tinyxml
|
tinyxml
|
||||||
transmission
|
transmission
|
||||||
|
unknown_horizons
|
||||||
unrar
|
unrar
|
||||||
unzip
|
unzip
|
||||||
vim
|
vim
|
||||||
|
@ -13,6 +13,7 @@ RemotePackageRepository HaikuPorts
|
|||||||
droid-113-2
|
droid-113-2
|
||||||
texi2html-1.82-2
|
texi2html-1.82-2
|
||||||
timgmsoundfont-fixed-5
|
timgmsoundfont-fixed-5
|
||||||
|
unknown_horizons-2014.1-1
|
||||||
vl_gothic-20141206-1
|
vl_gothic-20141206-1
|
||||||
wqy_microhei-0.2.0~beta-3
|
wqy_microhei-0.2.0~beta-3
|
||||||
:
|
:
|
||||||
@ -74,6 +75,7 @@ RemotePackageRepository HaikuPorts
|
|||||||
curl_devel-7.45.0-1
|
curl_devel-7.45.0-1
|
||||||
cvs-1.12.13.1-7
|
cvs-1.12.13.1-7
|
||||||
cvsps-2.2b1-1
|
cvsps-2.2b1-1
|
||||||
|
cython-0.23.4-1
|
||||||
dbus-1.8.6-1
|
dbus-1.8.6-1
|
||||||
dbus_devel-1.8.6-1
|
dbus_devel-1.8.6-1
|
||||||
diffutils-3.3-2
|
diffutils-3.3-2
|
||||||
@ -84,6 +86,9 @@ RemotePackageRepository HaikuPorts
|
|||||||
enca_devel-1.15-1
|
enca_devel-1.15-1
|
||||||
expat-2.1.0-1
|
expat-2.1.0-1
|
||||||
expat_devel-2.1.0-1
|
expat_devel-2.1.0-1
|
||||||
|
fife-0.4.0~20150801-1
|
||||||
|
fifechan-0.1.2-1
|
||||||
|
fifechan_devel-0.1.2-1
|
||||||
file-5.25-1
|
file-5.25-1
|
||||||
file_devel-5.25-1
|
file_devel-5.25-1
|
||||||
findutils-4.4.2-1
|
findutils-4.4.2-1
|
||||||
@ -293,6 +298,8 @@ RemotePackageRepository HaikuPorts
|
|||||||
nspr_devel-4.10.9-1
|
nspr_devel-4.10.9-1
|
||||||
nss-3.20-1
|
nss-3.20-1
|
||||||
nss_devel-3.20-1
|
nss_devel-3.20-1
|
||||||
|
openal-1.13.0-2
|
||||||
|
openal_devel-1.13.0-2
|
||||||
openssh-7.1p1-1
|
openssh-7.1p1-1
|
||||||
openssl-1.0.0s-2
|
openssl-1.0.0s-2
|
||||||
openssl_devel-1.0.0s-2
|
openssl_devel-1.0.0s-2
|
||||||
@ -303,9 +310,12 @@ RemotePackageRepository HaikuPorts
|
|||||||
pixman-0.32.6-1
|
pixman-0.32.6-1
|
||||||
pixman_devel-0.32.6-1
|
pixman_devel-0.32.6-1
|
||||||
pkgconfig-0.27.1-2
|
pkgconfig-0.27.1-2
|
||||||
|
pyenet-20141025-1
|
||||||
python-2.7.10-1
|
python-2.7.10-1
|
||||||
|
python_setuptools-5.3-2
|
||||||
python_twisted-13.2.0-1
|
python_twisted-13.2.0-1
|
||||||
python_zope.interface-4.1.1-2
|
python_zope.interface-4.1.1-2
|
||||||
|
pyyaml-3.11-1
|
||||||
qca2-2.0.3-1
|
qca2-2.0.3-1
|
||||||
qca2_devel-2.0.3-1
|
qca2_devel-2.0.3-1
|
||||||
qemu-2.1.2-2
|
qemu-2.1.2-2
|
||||||
@ -395,6 +405,7 @@ RemotePackageRepository HaikuPorts
|
|||||||
curl
|
curl
|
||||||
cvs
|
cvs
|
||||||
cvsps
|
cvsps
|
||||||
|
cython
|
||||||
dbus
|
dbus
|
||||||
diffutils
|
diffutils
|
||||||
dos2unix
|
dos2unix
|
||||||
@ -402,6 +413,8 @@ RemotePackageRepository HaikuPorts
|
|||||||
dtc
|
dtc
|
||||||
enca
|
enca
|
||||||
expat
|
expat
|
||||||
|
fife
|
||||||
|
fifechan
|
||||||
file
|
file
|
||||||
findutils
|
findutils
|
||||||
ffmpeg
|
ffmpeg
|
||||||
@ -515,6 +528,7 @@ RemotePackageRepository HaikuPorts
|
|||||||
ninja
|
ninja
|
||||||
nspr
|
nspr
|
||||||
nss
|
nss
|
||||||
|
openal
|
||||||
openssh
|
openssh
|
||||||
openssl
|
openssl
|
||||||
p7zip
|
p7zip
|
||||||
@ -523,9 +537,12 @@ RemotePackageRepository HaikuPorts
|
|||||||
perl
|
perl
|
||||||
pixman
|
pixman
|
||||||
pkgconfig
|
pkgconfig
|
||||||
|
pyenet
|
||||||
python
|
python
|
||||||
|
python_setuptools
|
||||||
python_twisted
|
python_twisted
|
||||||
python_zope.interface
|
python_zope.interface
|
||||||
|
pyyaml
|
||||||
qca2
|
qca2
|
||||||
qemu
|
qemu
|
||||||
qrencode
|
qrencode
|
||||||
|
Loading…
Reference in New Issue
Block a user