Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 432318 Details for
Bug 567392
games-fps/warsow-2.1 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
warsow-2.0.1-warsow-2.1.ebuild.patch
file_567392.txt (text/plain), 1.36 KB, created by
jospezial
on 2016-04-27 19:33:50 UTC
(
hide
)
Description:
warsow-2.0.1-warsow-2.1.ebuild.patch
Filename:
MIME Type:
Creator:
jospezial
Created:
2016-04-27 19:33:50 UTC
Size:
1.36 KB
patch
obsolete
>--- warsow-2.0.1.ebuild 2016-01-23 23:48:09.676063066 +0100 >+++ warsow-2.1.ebuild 2016-04-27 21:20:15.276477095 +0200 >@@ -12,7 +12,7 @@ > DESCRIPTION="Multiplayer FPS based on the QFusion engine (evolved from Quake 2)" > HOMEPAGE="http://www.warsow.net/" > SRC_URI="http://mirror.null.one/${ENGINE_P}.tar.gz >- http://mirror.null.one/warsow_${DATA_PV}_unified.tar.gz >+ http://mirror.null.one/${PN}_${DATA_PV}_unified.tar.gz > mirror://gentoo/warsow.png" > > # ZLIB: bundled angelscript >@@ -36,8 +36,8 @@ > " > DEPEND="${RDEPEND}" > >-S=${WORKDIR}/source/source >-DATA_S=${WORKDIR}/${PN}_${DATA_PV:0:2} >+S=${WORKDIR}/${ENGINE_P}/source/source >+DATA_S=${WORKDIR}/${PN}_${DATA_PV} > > src_prepare() { > if [[ $(tc-getCC) =~ clang ]]; then >@@ -77,14 +77,14 @@ > > exeinto /usr/libexec/${PN}/ > doexe */*.so >- newexe ${PN}.* ${PN} >- newexe wsw_server.* ${PN}-ded >- newexe wswtv_server.* ${PN}-tv >+ newexe qfusion.* ${PN} >+ newexe qfusion_server.* ${PN}-ded >+ newexe qfusiontv_server.* ${PN}-tv > dobin_wrapper ${PN} ${PN}-ded ${PN}-tv > > local so > dodir /usr/share/${PN}/libs >- for so in basewsw/*.so libs/*.so ; do >+ for so in base/*.so libs/*.so ; do > dosym /usr/libexec/${PN}/${so##*/} \ > /usr/share/${PN}/${so} > done
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 567392
:
432278
| 432318 |
432350
|
462286
|
526444
|
527264