Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 142500 Details for
Bug 132055
games-fps/vavoom (new ebuild) (Advanced Source port for Doom, Heretic, Hexen and Strife)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
vavoom_cmake_build.patch
vavoom_cmake_build.patch (text/plain), 1.98 KB, created by
Davide Cendron (RETIRED)
on 2008-02-02 15:07:41 UTC
(
hide
)
Description:
vavoom_cmake_build.patch
Filename:
MIME Type:
Creator:
Davide Cendron (RETIRED)
Created:
2008-02-02 15:07:41 UTC
Size:
1.98 KB
patch
obsolete
>--- source/CMakeLists.txt 2008-02-02 15:06:06.000000000 +0100 >+++ source/CMakeLists.txt 2008-02-02 15:26:12.000000000 +0100 >@@ -845,8 +845,6 @@ > > add_executable(vavoom ${MAIN_SOURCES}) > if(UNIX) >-set_target_properties(vavoom PROPERTIES OUTPUT_NAME ../vavoom.i686) >-else(UNIX) > set_target_properties(vavoom PROPERTIES OUTPUT_NAME ../vavoom) > endif(UNIX) > if (MAIN_COMPILE_FLAGS) >@@ -857,20 +855,6 @@ > > install(TARGETS vavoom DESTINATION ${BINDIR}) > >-install(FILES vavoom.png DESTINATION ${DATADIR}) >- >-if(UNIX) >- file(WRITE ${CMAKE_CURRENT_BINARY_DIR}/vavoom >-"#!/bin/sh >-# Needed to make symlinks/shortcuts work. >-# the binaries must run with correct working directory >-cd \"${CMAKE_INSTALL_PREFIX}/${DATADIR}\" >-\"${CMAKE_INSTALL_PREFIX}/${BINDIR}/vavoom.i686\" $* ${IWADDIR} >-exit $? >-") >- install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/vavoom DESTINATION ${BINDIR}) >-endif(UNIX) >- > endif(ENABLE_CLIENT) > > #--------------------------------------- >@@ -889,9 +873,7 @@ > > add_executable(vavoom-dedicated ${SERVER_SOURCES}) > if(UNIX) >-set_target_properties(vavoom-dedicated PROPERTIES OUTPUT_NAME ../vavoom-dedicated.i686) >-else(UNIX) >-set_target_properties(vavoom-dedicated PROPERTIES OUTPUT_NAME ../vavoom-dedicated) >+set_target_properties(vavoom-dedicated PROPERTIES OUTPUT_NAME ../vavoom-ded) > endif(UNIX) > set_target_properties(vavoom-dedicated PROPERTIES COMPILE_FLAGS -DSERVER) > target_link_libraries(vavoom-dedicated glbsp ${ZLIB_LIBRARY} ${NET_LIBRARIES}) >@@ -899,18 +881,6 @@ > > install(TARGETS vavoom-dedicated DESTINATION ${BINDIR}) > >-if(UNIX) >- file(WRITE ${CMAKE_CURRENT_BINARY_DIR}/vavoom-dedicated >-"#!/bin/sh >-# Needed to make symlinks/shortcuts work. >-# the binaries must run with correct working directory >-cd \"${CMAKE_INSTALL_PREFIX}/${DATADIR}\" >-\"${CMAKE_INSTALL_PREFIX}/${BINDIR}/vavoom-dedicated.i686\" $* ${IWADDIR} >-exit $? >-") >- install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/vavoom-dedicated DESTINATION ${BINDIR}) >-endif(UNIX) >- > endif(ENABLE_SERVER) > > # # ---------------------------------------
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 132055
:
86018
|
86020
|
86437
|
86438
|
90377
|
90874
|
90875
|
92646
|
92647
|
92745
|
93212
|
93213
|
93214
|
93750
|
93751
|
93996
|
93997
|
93998
|
94445
|
95638
|
97585
|
97586
|
98927
|
98928
|
100878
|
101353
|
101362
|
104389
|
104390
|
104932
|
104934
|
104950
|
104951
|
107835
|
110097
|
114704
|
114706
|
120143
|
120145
|
120146
|
120148
|
121294
|
121296
|
122586
|
122587
|
122732
|
122734
|
122735
|
122750
|
122752
|
127280
|
132340
|
132341
|
132952
|
132954
|
137756
|
137757
|
141736
|
142349
|
142350
|
142500
|
142673
|
148886
|
148888
|
157689
|
170775
|
170835
|
171217
|
184901
|
187639
|
187640
|
233793
|
236793
|
244625
|
244627
|
258606
|
282773
|
324270
|
324274