From: "Azamat H. Hackimov" <winterheart@gentoo.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-action/voxatron/, games-action/voxatron/files/
Date: Tue, 22 Nov 2011 19:33:07 +0000 (UTC) [thread overview]
Message-ID: <71227a884107e459c52b4b27444c202c4404595a.winterheart@gentoo> (raw)
commit: 71227a884107e459c52b4b27444c202c4404595a
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Tue Nov 22 19:32:45 2011 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Tue Nov 22 19:32:45 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=71227a88
[games-action/voxatron] Fixing digest for voxatron
- Some cleanup on ebuild
- Adding icon from deb package
- Adding make_desktop_entry
(Portage version: 2.1.10.11/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
---
games-action/voxatron/files/voxicon.png | Bin 0 -> 13231 bytes
games-action/voxatron/voxatron-0.1.6.ebuild | 22 +++++++++-------------
2 files changed, 9 insertions(+), 13 deletions(-)
diff --git a/games-action/voxatron/files/voxicon.png b/games-action/voxatron/files/voxicon.png
new file mode 100644
index 0000000..29ff635
Binary files /dev/null and b/games-action/voxatron/files/voxicon.png differ
diff --git a/games-action/voxatron/voxatron-0.1.6.ebuild b/games-action/voxatron/voxatron-0.1.6.ebuild
index 5f1f090..c1bd897 100644
--- a/games-action/voxatron/voxatron-0.1.6.ebuild
+++ b/games-action/voxatron/voxatron-0.1.6.ebuild
@@ -13,13 +13,13 @@ RESTRICT="fetch"
LICENSE="Voxatron"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}
-x86? ( media-libs/libsdl[opengl] )
-amd64? ( app-emulation/emul-linux-x86-sdl )"
+ x86? ( media-libs/libsdl[opengl] )
+ amd64? ( app-emulation/emul-linux-x86-sdl )"
pkg_nofetch() {
ewarn
@@ -27,21 +27,17 @@ pkg_nofetch() {
ewarn
}
-src_configure() { :; }
-
-src_compile() { :; }
-
-src_test() { :; }
-
-dir="${GAMES_PREFIX_OPT}/${PN}"
+S="${WORKDIR}"/${PN}
src_install() {
- cd ${PN}
+ local dir="${GAMES_PREFIX_OPT}/${PN}"
insinto ${dir}
- doins vox.dat vox.txt
+ doins vox.dat
exeinto ${dir}
doexe vox
+ doicon "${FILESDIR}"/voxicon.png
+ make_desktop_entry ${PN} Voxatron voxicon
games_make_wrapper ${PN} ./vox ${dir} ${dir}
-
+ dodoc vox.txt
prepgamesdirs
}
next reply other threads:[~2011-11-22 19:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-22 19:33 Azamat H. Hackimov [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-08-13 7:27 [gentoo-commits] proj/gamerlay:master commit in: games-action/voxatron/, games-action/voxatron/files/ Azamat H. Hackimov
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=71227a884107e459c52b4b27444c202c4404595a.winterheart@gentoo \
--to=winterheart@gentoo.ru \
--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