* [gentoo-commits] proj/gamerlay:master commit in: games-strategy/wyrmsun/
@ 2017-04-22 15:55 Vadim A. Misbakh-Soloviov
0 siblings, 0 replies; 3+ messages in thread
From: Vadim A. Misbakh-Soloviov @ 2017-04-22 15:55 UTC (permalink / raw
To: gentoo-commits
commit: c4ce7c30d7dd560bc870c4496ce24281617ad345
Author: tomboy64 <tomboy64 <AT> sina <DOT> cn>
AuthorDate: Thu Apr 20 19:19:21 2017 +0000
Commit: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Sat Apr 22 15:55:17 2017 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=c4ce7c30
games-strategy/wyrmsun: new package
Package-Manager: Portage-2.3.5, Repoman-2.3.2
games-strategy/wyrmsun/metadata.xml | 19 +++++++++++++
games-strategy/wyrmsun/wyrmsun-2.7.1.ebuild | 41 +++++++++++++++++++++++++++++
2 files changed, 60 insertions(+)
diff --git a/games-strategy/wyrmsun/metadata.xml b/games-strategy/wyrmsun/metadata.xml
new file mode 100644
index 0000000..4950e63
--- /dev/null
+++ b/games-strategy/wyrmsun/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>tomboy64@sina.cn</email>
+ <name>Tommy Boy</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>games@gentoo.org</email>
+ <name>Gentoo Games</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription lang="en">
+ In the Wyrmsun universe a myriad of inhabited planets exist. Humans dwell on Earth, while dwarves inhabit Nidavellir and elves nourish the world of Alfheim. These peoples struggle to carve a place for themselves with their tools of stone, bronze and iron. And perhaps one day they will meet one another, beyond the stars...
+ </longdescription>
+</pkgmetadata>
diff --git a/games-strategy/wyrmsun/wyrmsun-2.7.1.ebuild b/games-strategy/wyrmsun/wyrmsun-2.7.1.ebuild
new file mode 100644
index 0000000..80505ba
--- /dev/null
+++ b/games-strategy/wyrmsun/wyrmsun-2.7.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils gnome2-utils
+
+DESCRIPTION="Strategy game based on history, mythology and fiction"
+HOMEPAGE="https://andrettin.github.io/"
+SRC_URI="https://github.com/Andrettin/Wyrmsun/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="games-engines/wyrmgus"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN/w/W}-${PV}"
+
+src_install() {
+ domenu "linux/${PN}.desktop"
+ newicon -s 128 graphics/ui/icons/wyrmsun_icon_128_background.png wyrmsun.png
+
+ insinto "/usr/share/${PN}/"
+ doins -r graphics maps music scripts sounds translations oaml.defs
+ dodoc license.txt readme.txt
+}
+
+pkg_preinst() {
+ gnome2_icon_savelist
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: games-strategy/wyrmsun/
@ 2020-02-29 13:04 Azamat H. Hackimov
0 siblings, 0 replies; 3+ messages in thread
From: Azamat H. Hackimov @ 2020-02-29 13:04 UTC (permalink / raw
To: gentoo-commits
commit: 0ab32ae6b920caa4a891201fc7648143149c9da4
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sat Feb 29 13:04:16 2020 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Sat Feb 29 13:04:16 2020 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=0ab32ae6
games-strategy/wyrmsun: minor fix to metadata.xml
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
games-strategy/wyrmsun/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-strategy/wyrmsun/metadata.xml b/games-strategy/wyrmsun/metadata.xml
index 4950e63..acd328d 100644
--- a/games-strategy/wyrmsun/metadata.xml
+++ b/games-strategy/wyrmsun/metadata.xml
@@ -3,7 +3,7 @@
<pkgmetadata>
<maintainer type="person">
<email>tomboy64@sina.cn</email>
- <name>Tommy Boy</name>
+ <name>Tommy Boy</name>
</maintainer>
<maintainer type="project">
<email>games@gentoo.org</email>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: games-strategy/wyrmsun/
@ 2021-02-05 19:26 Azamat H. Hackimov
0 siblings, 0 replies; 3+ messages in thread
From: Azamat H. Hackimov @ 2021-02-05 19:26 UTC (permalink / raw
To: gentoo-commits
commit: 81b9a02d3ccc4e89e0fa08ce79a053ac409f2473
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Fri Feb 5 19:13:34 2021 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Fri Feb 5 19:26:09 2021 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=81b9a02d
games-strategy/wyrmsun: update package
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
games-strategy/wyrmsun/metadata.xml | 12 ---------
games-strategy/wyrmsun/wyrmsun-2.7.1.ebuild | 41 -----------------------------
games-strategy/wyrmsun/wyrmsun-4.1.3.ebuild | 35 ++++++++++++++++++++++++
3 files changed, 35 insertions(+), 53 deletions(-)
diff --git a/games-strategy/wyrmsun/metadata.xml b/games-strategy/wyrmsun/metadata.xml
index acd328d..e0cd104 100644
--- a/games-strategy/wyrmsun/metadata.xml
+++ b/games-strategy/wyrmsun/metadata.xml
@@ -1,18 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>tomboy64@sina.cn</email>
- <name>Tommy Boy</name>
- </maintainer>
- <maintainer type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<longdescription lang="en">
In the Wyrmsun universe a myriad of inhabited planets exist. Humans dwell on Earth, while dwarves inhabit Nidavellir and elves nourish the world of Alfheim. These peoples struggle to carve a place for themselves with their tools of stone, bronze and iron. And perhaps one day they will meet one another, beyond the stars...
</longdescription>
diff --git a/games-strategy/wyrmsun/wyrmsun-2.7.1.ebuild b/games-strategy/wyrmsun/wyrmsun-2.7.1.ebuild
deleted file mode 100644
index 80505ba..0000000
--- a/games-strategy/wyrmsun/wyrmsun-2.7.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils gnome2-utils
-
-DESCRIPTION="Strategy game based on history, mythology and fiction"
-HOMEPAGE="https://andrettin.github.io/"
-SRC_URI="https://github.com/Andrettin/Wyrmsun/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="games-engines/wyrmgus"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN/w/W}-${PV}"
-
-src_install() {
- domenu "linux/${PN}.desktop"
- newicon -s 128 graphics/ui/icons/wyrmsun_icon_128_background.png wyrmsun.png
-
- insinto "/usr/share/${PN}/"
- doins -r graphics maps music scripts sounds translations oaml.defs
- dodoc license.txt readme.txt
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
diff --git a/games-strategy/wyrmsun/wyrmsun-4.1.3.ebuild b/games-strategy/wyrmsun/wyrmsun-4.1.3.ebuild
new file mode 100644
index 0000000..953a348
--- /dev/null
+++ b/games-strategy/wyrmsun/wyrmsun-4.1.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Strategy game based on history, mythology and fiction"
+HOMEPAGE="https://andrettin.github.io/"
+SRC_URI="https://github.com/Andrettin/Wyrmsun/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="games-engines/wyrmgus"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/Wyrmsun-${PV}"
+
+src_prepare() {
+ cmake_src_prepare
+ sed -i -e 's:share/appdata:share/metainfo:g' CMakeLists.txt
+}
+
+src_configure() {
+ local mycmakeargs=(
+ -DDOCSDIR="share/doc/${PF}"
+ )
+ cmake_src_configure
+}
+
+#src_install() {
+# cmake_src_install
+#}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-02-05 19:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-22 15:55 [gentoo-commits] proj/gamerlay:master commit in: games-strategy/wyrmsun/ Vadim A. Misbakh-Soloviov
-- strict thread matches above, loose matches on Subject: below --
2020-02-29 13:04 Azamat H. Hackimov
2021-02-05 19:26 Azamat H. Hackimov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox