* [gentoo-commits] gentoo-x86 commit in dev-libs/pugixml/files: pugixml-1.2-cmake.patch
@ 2012-05-10 7:35 Tim Harder (radhermit)
0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2012-05-10 7:35 UTC (permalink / raw
To: gentoo-commits
radhermit 12/05/10 07:35:20
Added: pugixml-1.2-cmake.patch
Log:
Version bump.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-libs/pugixml/files/pugixml-1.2-cmake.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pugixml/files/pugixml-1.2-cmake.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pugixml/files/pugixml-1.2-cmake.patch?rev=1.1&content-type=text/plain
Index: pugixml-1.2-cmake.patch
===================================================================
--- pugixml-1.2/scripts/CMakeLists.txt
+++ pugixml-1.2/scripts/CMakeLists.txt
@@ -12,7 +12,7 @@
add_library(pugixml STATIC ${SOURCES})
endif()
-set_target_properties(pugixml PROPERTIES VERSION 1.2 SOVERSION 1.2)
+set_target_properties(pugixml PROPERTIES VERSION 1.2 SOVERSION 1)
-install(TARGETS pugixml LIBRARY DESTINATION lib ARCHIVE DESTINATION lib)
+install(TARGETS pugixml LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR})
install(FILES ${HEADERS} DESTINATION include)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/pugixml/files: pugixml-1.2-cmake.patch
@ 2015-05-17 6:42 Tim Harder (radhermit)
0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2015-05-17 6:42 UTC (permalink / raw
To: gentoo-commits
radhermit 15/05/17 06:42:44
Removed: pugixml-1.2-cmake.patch
Log:
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-17 6:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 7:35 [gentoo-commits] gentoo-x86 commit in dev-libs/pugixml/files: pugixml-1.2-cmake.patch Tim Harder (radhermit)
-- strict thread matches above, loose matches on Subject: below --
2015-05-17 6:42 Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox