- update to stellarium-0.10.2

This commit is contained in:
ajacoutot 2009-03-13 18:39:09 +00:00
parent 48960b86d1
commit f5fa1928b3
4 changed files with 25 additions and 11 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.7 2009/02/09 18:25:24 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.8 2009/03/13 18:39:09 ajacoutot Exp $
COMMENT= free open source planetarium
DISTNAME= stellarium-0.10.1
DISTNAME= stellarium-0.10.2
CATEGORIES= astro x11
HOMEPAGE= http://www.stellarium.org/

View File

@ -1,5 +1,5 @@
MD5 (stellarium-0.10.1.tar.gz) = U2Hh2zu844u2tCCL1KLlVg==
RMD160 (stellarium-0.10.1.tar.gz) = 8oKT+PxiDq7pNYGOMjxADCg1x6Q=
SHA1 (stellarium-0.10.1.tar.gz) = ys/VXw/cvuUCrpGBOHBdzSTpkcI=
SHA256 (stellarium-0.10.1.tar.gz) = a4Edk0SLQhGRV59PMO5WUYkAY2IvW+jO62yA049Mbnk=
SIZE (stellarium-0.10.1.tar.gz) = 35242343
MD5 (stellarium-0.10.2.tar.gz) = xUT/+edekxcFUHW2WK5ZJA==
RMD160 (stellarium-0.10.2.tar.gz) = 6ojxukwpo6kIflyomhYljlnRLnI=
SHA1 (stellarium-0.10.2.tar.gz) = qiTLuNSpERIRCN9nSDtMdTQCko4=
SHA256 (stellarium-0.10.2.tar.gz) = uf1Lvy9DkHN9bCfeK2+iZibr5BWjHkGi4MnThVu2d84=
SIZE (stellarium-0.10.2.tar.gz) = 35250510

View File

@ -0,0 +1,14 @@
$OpenBSD: patch-CMakeLists_txt,v 1.1 2009/03/13 18:39:09 ajacoutot Exp $
--- CMakeLists.txt.orig Fri Mar 13 18:32:10 2009
+++ CMakeLists.txt Fri Mar 13 18:32:30 2009
@@ -22,8 +22,8 @@ IF(${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
ENDIF()
IF(UNIX AND NOT WIN32)
- SET(CMAKE_C_FLAGS "-Wall -Wextra -Wno-unused-parameter") # additional C compile flags
- SET(CMAKE_CXX_FLAGS "-Wall -Wextra -Wno-unused-parameter") # additional CPP compile flags
+ SET(CMAKE_C_FLAGS "-Wall -Wno-unused-parameter") # additional C compile flags
+ SET(CMAKE_CXX_FLAGS "-Wall -Wno-unused-parameter") # additional CPP compile flags
ELSE()
SET(CMAKE_C_FLAGS "-Wall -fexceptions -fident -mthreads")
SET(CMAKE_CXX_FLAGS "-Wall -Wsign-promo -fexceptions -fident -mthreads")

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-data_default_config_ini,v 1.4 2009/02/09 18:25:25 ajacoutot Exp $
--- data/default_config.ini.orig Mon Feb 9 10:07:01 2009
+++ data/default_config.ini Mon Feb 9 10:07:34 2009
$OpenBSD: patch-data_default_config_ini,v 1.5 2009/03/13 18:39:09 ajacoutot Exp $
--- data/default_config.ini.orig Mon Mar 9 12:28:33 2009
+++ data/default_config.ini Fri Mar 13 18:20:48 2009
@@ -2,9 +2,9 @@
version = 0.10.1
version = 0.10.2
[video]
-fullscreen = true