⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default.apspec.in

📁 Source code (C++) of the Amoebax game for Symbian OS UIQ3.x。
💻 IN
字号:
# -*- shell-script -*-# Generated by mkapspec 0.3[Meta]ShortName: amoebaxSoftwareVersion: @VERSION@DisplayName: AmoebaxRootName: @emma-soft.com/amoebax:$SOFTWAREVERSIONSummary: Computer Puzzle GameMaintainer: Jordi Fita <jordi@emma-soft.com>Packager: Jordi Fita <jordi@emma-soft.com>PackageVersion: 1CPUArchitectures: x86AutopackageTarget: 1.0Type: ApplicationLicense: GNU General Public License (GPL)[Description]Match-3 action-puzzle game for up to two playerswhere each player tries to fill up the opponent'sgrid with garbage by making chains of four or moreamoebas.[BuildPrepare]# If you're using autotools, the default should be enough.# prepareBuild will set up apbuild and run configure for you. If you# need to pass arguments to configure, just add them to prepareBuild:# prepareBuild --enable-foo --disable-barprepareBuild --enable-binreloc[BuildUnprepare]# If you're using prepareBuild above, there is no need to change this!unprepareBuild[Globals][Prepare]require '@gnu.org/libstdc++' 3require '@libsdl.org/sdl' 1.2require '@libsdl.org/sdl_image' 1.2require '@libsdl.org/sdl_mixer' 1.2[Imports]# This command will tell makeinstaller what to include in the package.# The selection comes from the files created by 'make install' or equivalent.# Usually, you can leave this at the defaultecho '*' | import[Install]# See http://www.autopackage.org/api/ for detailsinstallExe bin/*installData share/amoebaxinstallIcon share/pixmaps/amoebax.*installDesktop "Games" share/applications/amoebax.desktop[Uninstall]# Leaving this at the default is safe unless you use custom commands in# "Install" to create files. By default, all autopackage API functions are# logged.uninstallFromLog

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -