* [gentoo-commits] gentoo-x86 commit in media-libs/alure/files: alure-1.0-gcc44.patch alure-1.0-multilib.patch
@ 2009-12-13 15:23 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-12-13 15:23 UTC (permalink / raw
To: gentoo-commits
ssuominen 09/12/13 15:23:47
Added: alure-1.0-gcc44.patch alure-1.0-multilib.patch
Log:
Initial commit (media-libs/freealut replacement) wrt #296116, thanks to Azamat H. Hackimov.
(Portage version: 2.2_rc58/cvs/Linux x86_64)
Revision Changes Path
1.1 media-libs/alure/files/alure-1.0-gcc44.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alure/files/alure-1.0-gcc44.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alure/files/alure-1.0-gcc44.patch?rev=1.1&content-type=text/plain
Index: alure-1.0-gcc44.patch
===================================================================
diff -ur alure-1.0.orig/src/stream.cpp alure-1.0/src/stream.cpp
--- alure-1.0.orig/src/stream.cpp 2009-01-14 12:19:37.000000000 +0200
+++ alure-1.0/src/stream.cpp 2009-12-13 17:10:51.000000000 +0200
@@ -4,6 +4,7 @@
#include "main.h"
+#include <stdio.h>
#include <string.h>
#include <algorithm>
1.1 media-libs/alure/files/alure-1.0-multilib.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alure/files/alure-1.0-multilib.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alure/files/alure-1.0-multilib.patch?rev=1.1&content-type=text/plain
Index: alure-1.0-multilib.patch
===================================================================
diff -ur alure-1.0.orig/CMakeLists.txt alure-1.0/CMakeLists.txt
--- alure-1.0.orig/CMakeLists.txt 2009-01-16 10:29:52.000000000 +0200
+++ alure-1.0/CMakeLists.txt 2009-12-13 17:18:10.000000000 +0200
@@ -27,7 +27,7 @@
SET(LIB_BUILD_VERSION "72")
SET(LIB_VERSION "${LIB_MAJOR_VERSION}.${LIB_MINOR_VERSION}.${LIB_BUILD_VERSION}")
IF(NOT DEFINED LIB_INSTALL_DIR)
- SET(LIB_INSTALL_DIR "lib")
+ SET(LIB_INSTALL_DIR "lib${LIB_SUFFIX}")
ENDIF(NOT DEFINED LIB_INSTALL_DIR)
@@ -323,7 +323,7 @@
DESTINATION "include/${INCPATH}"
)
INSTALL(FILES "${ALURE_BINARY_DIR}/alure.pc"
- DESTINATION lib/pkgconfig
+ DESTINATION ${LIB_INSTALL_DIR}/pkgconfig
)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/alure/files: alure-1.0-gcc44.patch alure-1.0-multilib.patch
@ 2012-03-02 20:50 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-03-02 20:50 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/03/02 20:50:16
Removed: alure-1.0-gcc44.patch alure-1.0-multilib.patch
Log:
old
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-02 20:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-13 15:23 [gentoo-commits] gentoo-x86 commit in media-libs/alure/files: alure-1.0-gcc44.patch alure-1.0-multilib.patch Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2012-03-02 20:50 Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox