OSDN Git Service

[General] Update SOVERSION.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Fri, 11 Aug 2017 08:05:58 +0000 (17:05 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Fri, 11 Aug 2017 08:05:58 +0000 (17:05 +0900)
source/build-cmake/pc98rl/CMakeLists.txt [deleted file]
source/build-cmake/pc98xa/CMakeLists.txt [deleted file]
source/build-cmake/pc98xl/CMakeLists.txt [deleted file]
source/src/res/credits.html
source/tool/installer_unix.sh

diff --git a/source/build-cmake/pc98rl/CMakeLists.txt b/source/build-cmake/pc98rl/CMakeLists.txt
deleted file mode 100644 (file)
index bcea3f2..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Build Common Sourcecode Project, Agar.
-# (C) 2014 K.Ohta <whatisthis.sowhat@gmail.com>
-# This is part of , but license is apache 2.2,
-# this part was written only me.
-
-cmake_minimum_required (VERSION 2.8)
-cmake_policy(SET CMP0011 NEW)
-
-message("")
-message("** Start of configure CommonSourceProject,PC98RL/XL^2, Qt **")
-message("")
-
-set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/../cmake")
-
-project (emupc9801rl)
-
-set(BUILD_PC98RL ON CACHE BOOL "Build on PC98RL/XL^2")
-include(config_emupc9801)
diff --git a/source/build-cmake/pc98xa/CMakeLists.txt b/source/build-cmake/pc98xa/CMakeLists.txt
deleted file mode 100644 (file)
index e38961c..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Build Common Sourcecode Project, Agar.
-# (C) 2014 K.Ohta <whatisthis.sowhat@gmail.com>
-# This is part of , but license is apache 2.2,
-# this part was written only me.
-
-cmake_minimum_required (VERSION 2.8)
-cmake_policy(SET CMP0011 NEW)
-
-message("")
-message("** Start of configure CommonSourceProject,PC98XA, Qt **")
-message("")
-
-set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/../cmake")
-
-project (emupc9801xa)
-
-set(BUILD_PC98XA ON CACHE BOOL "Build on PC98XA")
-include(config_emupc9801)
diff --git a/source/build-cmake/pc98xl/CMakeLists.txt b/source/build-cmake/pc98xl/CMakeLists.txt
deleted file mode 100644 (file)
index 17249a4..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Build Common Sourcecode Project, Agar.
-# (C) 2014 K.Ohta <whatisthis.sowhat@gmail.com>
-# This is part of , but license is apache 2.2,
-# this part was written only me.
-
-cmake_minimum_required (VERSION 2.8)
-cmake_policy(SET CMP0011 NEW)
-
-message("")
-message("** Start of configure CommonSourceProject,PC98XL, Qt **")
-message("")
-
-set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/../cmake")
-
-project (emupc9801xl)
-
-set(BUILD_PC98XL ON CACHE BOOL "Build on PC98XL")
-include(config_emupc9801)
index ffca57b..ce8573e 100644 (file)
@@ -8,16 +8,16 @@
 <body>
 <h1>Common Source Code Project</h1>
 <DIV ALIGN=RIGHT><FONT SIZE=2>
-Upstream Version: 2017-05-15<BR>
-Qt Port and FM7 series 2017-05-18 HOTFIX1<BR>
-libCSPavio 2.6.4<BR>
-libCSPgui 2.9.2<BR>
-libCSPosd 2.8.1<BR>
-libCSPemu_utils 2.5.0<BR>
-libCSPcommon_vm 1.1.6<BR>
+Upstream Version: 2017-08-10<BR>
+Qt Port and FM7 series 2017-08-11<BR>
+libCSPavio 2.6.9<BR>
+libCSPgui 2.10.3<BR>
+libCSPosd 2.9.9<BR>
+libCSPemu_utils 2.6.0<BR>
+libCSPcommon_vm 1.1.17<BR>
 libCSPfmgen 1.1.0<BR>
 FFMPEG 3.2.2 + liblame 3.99 + libx264-148<BR>
-Build Version: 2d337bdf6eb8a168efa1e219d81bb007da5e9d65<BR>
+Build Version: <BR>
 </FONT></DIV>
 <BR>
 <DIV ALIGN=RIGHT><FONT SIZE=3>
index 7437c9c..cc6b1f4 100755 (executable)
@@ -7,7 +7,7 @@ LDCONFIG=/sbin/ldconfig
 CSP_ARCH="x86_64-linux-gnu"
 MULTIARCH="Yes"
 CSP_PREFIX=/usr/local
-CSP_GUILIB="libCSPgui.so.2.9.2 libCSPosd.so.2.8.1 libCSPemu_utils.so.2.5.0 libCSPavio.2.6.4 libCSPfmgen.so.1.1.0 libCSPcommon_vm.so.1.1.6"
+CSP_GUILIB="libCSPgui.so.2.10.3 libCSPosd.so.2.9.9 libCSPemu_utils.so.2.6.0 libCSPavio.2.6.9 libCSPfmgen.so.1.1.0 libCSPcommon_vm.so.1.1.17"
 
 for i in "$@"; do
   case "$1" in