Accepting request 198377 from home:Mailaender:branches:games
OBS-URL: https://build.opensuse.org/request/show/198377 OBS-URL: https://build.opensuse.org/package/show/games/0ad?expand=0&rev=44
This commit is contained in:
parent
e6bfe0b509
commit
6dffd1bb58
3
0ad-0.0.14-alpha-unix-build.tar.xz
Normal file
3
0ad-0.0.14-alpha-unix-build.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2034cc71043c970e6229080385b343b08fd5c0b2258372dc19de4c2057267a5c
|
||||||
|
size 10172124
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 10 17:09:06 UTC 2013 - mailaender@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.0.14.
|
||||||
|
- Adhere to https://en.opensuse.org/SourceUrls
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 3 15:58:18 UTC 2013 - dimstar@opensuse.org
|
Wed Apr 3 15:58:18 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
12
0ad.dsc
12
0ad.dsc
@ -1,12 +0,0 @@
|
|||||||
Format: 1.0
|
|
||||||
Source: 0ad
|
|
||||||
Binary: 0ad
|
|
||||||
Architecture: any
|
|
||||||
Version: 0.0.13-1
|
|
||||||
Maintainer: Stephan Kleine <bitshuffler@opensuse.org>
|
|
||||||
Homepage: http://wildfiregames.com/0ad/
|
|
||||||
Standards-Version: 3.8.0
|
|
||||||
Build-Depends: debhelper, libsdl1.2-dev, zlib1g-dev, libpng12-dev, libjpeg62-dev, nasm, libwxgtk2.8-dev, libboost-dev, libboost-signals-dev, libopenal-dev, libalut-dev, libvorbis-dev, libogg-dev, libdevil-dev, libenet-dev, libxml2-dev, pkg-config, libboost-filesystem-dev, zip, libstdc++6-4.3-dev, libsvga1, python, cmake, libcurl3-dev
|
|
||||||
Files:
|
|
||||||
d8d3379b96b0c39e61c0d460d11bf06a 4366618 0ad-0.0.13.tar.gz
|
|
||||||
de993e4b2fd8191252c3a65b72eba516 9203 0ad-0.0.13.diff.gz
|
|
18
0ad.spec
18
0ad.spec
@ -17,14 +17,16 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: 0ad
|
Name: 0ad
|
||||||
Version: 0.0.13
|
Version: 0.0.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://play0ad.com/
|
Url: http://play0ad.com/
|
||||||
Source: 0ad-%{version}-alpha-unix-build.tar.gz
|
Source: http://releases.wildfiregames.com/0ad-%{version}-alpha-unix-build.tar.xz
|
||||||
BuildRequires: DevIL-devel
|
BuildRequires: DevIL-devel
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: xz
|
||||||
|
BuildRequires: pkgconfig(zlib)
|
||||||
%if 0%{?suse_version} > 1220
|
%if 0%{?suse_version} > 1220
|
||||||
BuildRequires: libXcursor-devel
|
BuildRequires: libXcursor-devel
|
||||||
%endif
|
%endif
|
||||||
@ -77,7 +79,6 @@ BuildRequires: libwxgtku2.8-devel
|
|||||||
%if 0%{?mandriva_version} < 201000
|
%if 0%{?mandriva_version} < 201000
|
||||||
BuildRequires: libopenal-devel
|
BuildRequires: libopenal-devel
|
||||||
BuildRequires: openal-soft-devel
|
BuildRequires: openal-soft-devel
|
||||||
%else:
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?mandriva_version} == 201000
|
%if 0%{?mandriva_version} == 201000
|
||||||
@ -116,15 +117,7 @@ pushd build/workspaces/gcc
|
|||||||
make verbose=1 %{?_smp_mflags}
|
make verbose=1 %{?_smp_mflags}
|
||||||
popd
|
popd
|
||||||
|
|
||||||
%check
|
|
||||||
#__make check
|
|
||||||
|
|
||||||
# Disabled for now because of weird failures on OpenSUSE 11.3 i586
|
|
||||||
# (looks like SpiderMonkey doesn't like the OBS environment or something?)
|
|
||||||
#LD_LIBRARY_PATH=binaries/system binaries/system/test -libdir binaries/system
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
#makeinstall
|
|
||||||
install -Dm 0755 binaries/system/pyrogenesis %{buildroot}%{_bindir}/pyrogenesis
|
install -Dm 0755 binaries/system/pyrogenesis %{buildroot}%{_bindir}/pyrogenesis
|
||||||
install -Dm 0755 binaries/system/libCollada.so %{buildroot}%{_libdir}/%{name}/libCollada.so
|
install -Dm 0755 binaries/system/libCollada.so %{buildroot}%{_libdir}/%{name}/libCollada.so
|
||||||
install -Dm 0755 binaries/system/libAtlasUI.so %{buildroot}%{_libdir}/%{name}/libAtlasUI.so
|
install -Dm 0755 binaries/system/libAtlasUI.so %{buildroot}%{_libdir}/%{name}/libAtlasUI.so
|
||||||
@ -134,9 +127,6 @@ install -Dm 0755 binaries/system/libnvimage.so %{buildroot}%{_libdir}/%{name}/li
|
|||||||
install -Dm 0755 binaries/system/libnvmath.so %{buildroot}%{_libdir}/%{name}/libnvmath.so
|
install -Dm 0755 binaries/system/libnvmath.so %{buildroot}%{_libdir}/%{name}/libnvmath.so
|
||||||
install -Dm 0755 binaries/system/libnvtt.so %{buildroot}%{_libdir}/%{name}/libnvtt.so
|
install -Dm 0755 binaries/system/libnvtt.so %{buildroot}%{_libdir}/%{name}/libnvtt.so
|
||||||
|
|
||||||
#__install -Dm 0755 binaries/system/ActorEditor %{buildroot}/%{_libexecdir}/%{name}/bin/ActorEditor
|
|
||||||
#__install -Dm 0755 binaries/system/ColourTester %{buildroot}/%{_libexecdir}/%{name}/bin/ColourTester
|
|
||||||
|
|
||||||
install -Dm 0644 build/resources/0ad.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
|
install -Dm 0644 build/resources/0ad.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||||
install -Dm 0644 build/resources/0ad.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
|
install -Dm 0644 build/resources/0ad.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
|
||||||
|
|
||||||
|
9
_service
9
_service
@ -1,8 +1,3 @@
|
|||||||
<?xml version="1.0" ?>
|
|
||||||
<services>
|
<services>
|
||||||
<service name="download_url">
|
<service mode="localonly" name="download_files"/>
|
||||||
<param name="protocol">http</param>
|
</services>
|
||||||
<param name="host">releases.wildfiregames.com</param>
|
|
||||||
<param name="path">/0ad-0.0.13-alpha-unix-build.tar.gz</param>
|
|
||||||
</service>
|
|
||||||
</services>
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:55dc58798112c60dcd7dabe7cd495b8ff2d2547a94a6a25d971ff736d8e2c015
|
|
||||||
size 12030437
|
|
Loading…
Reference in New Issue
Block a user