From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: games-board/xiexie-freeware-bin/
Date: Sat, 5 Jul 2014 19:49:53 +0000 (UTC) [thread overview]
Message-ID: <1404589728.3f96872912798b9503b7b0a4d63a1bc3d84fddc9.sping@gentoo> (raw)
commit: 3f96872912798b9503b7b0a4d63a1bc3d84fddc9
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sat Jul 5 19:48:48 2014 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Jul 5 19:48:48 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=3f968729
games-board/xiexie-freeware-bin: 2.5.0
---
games-board/xiexie-freeware-bin/metadata.xml | 8 +++++
.../xiexie-freeware-bin-2.5.0.ebuild | 41 ++++++++++++++++++++++
2 files changed, 49 insertions(+)
diff --git a/games-board/xiexie-freeware-bin/metadata.xml b/games-board/xiexie-freeware-bin/metadata.xml
new file mode 100644
index 0000000..16bcc9f
--- /dev/null
+++ b/games-board/xiexie-freeware-bin/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>sping@gentoo.org</email>
+ <name>Sebastian Pipping</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/games-board/xiexie-freeware-bin/xiexie-freeware-bin-2.5.0.ebuild b/games-board/xiexie-freeware-bin/xiexie-freeware-bin-2.5.0.ebuild
new file mode 100644
index 0000000..3a7fa3a
--- /dev/null
+++ b/games-board/xiexie-freeware-bin/xiexie-freeware-bin-2.5.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+inherit versionator eutils
+
+MY_PV=$(get_version_component_range 1-2)
+DESCRIPTION="Free of cost Chinese chess software for Windows"
+HOMEPAGE="http://www.cc-xiexie.com/"
+SRC_URI="http://www.cc-xiexie.com/files/XXFreeware${MY_PV}.XInstaller.exe"
+
+LICENSE="freedist"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="app-arch/p7zip"
+RDEPEND="app-emulation/wine"
+
+S="${WORKDIR}"
+RESTRICT="mirror strip"
+
+src_unpack() {
+ :
+}
+
+src_compile() {
+ :
+}
+
+src_install() {
+ local dir=/opt/${PN%-bin}
+
+ dodir ${dir}
+ ( cd "${D}"/${dir} && 7z e "${DISTDIR}/${A}" ) || die
+
+ make_desktop_entry "wine ${dir}/XieXieFreeware.exe" 'XieXie' '' 'Game'
+ mv "${D}"/usr/share/applications/{*,${PN}}.desktop || die
+}
next reply other threads:[~2014-07-05 19:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-05 19:49 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-17 22:34 [gentoo-commits] proj/betagarden:master commit in: games-board/xiexie-freeware-bin/ Sebastian Pipping
2014-08-20 0:30 Sebastian Pipping
2021-01-27 22:23 Sebastian Pipping
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1404589728.3f96872912798b9503b7b0a4d63a1bc3d84fddc9.sping@gentoo \
--to=sping@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox