public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-games/tiled/
Date: Mon,  6 Aug 2012 14:48:37 +0000 (UTC)	[thread overview]
Message-ID: <1344264425.cf79367424d09305facbd0a96de4007ddc88845b.kensington@gentoo> (raw)

commit:     cf79367424d09305facbd0a96de4007ddc88845b
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  6 14:47:05 2012 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Aug  6 14:47:05 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=cf793674

[dev-games/tiled] Moved to the main tree.

---
 dev-games/tiled/Manifest           |    1 -
 dev-games/tiled/metadata.xml       |    8 -----
 dev-games/tiled/tiled-0.8.1.ebuild |   54 ------------------------------------
 3 files changed, 0 insertions(+), 63 deletions(-)

diff --git a/dev-games/tiled/Manifest b/dev-games/tiled/Manifest
deleted file mode 100644
index c042599..0000000
--- a/dev-games/tiled/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST tiled-qt-0.8.1.tar.gz 822180 SHA256 e5be7c38ceb24fbe0043648e8bc639804f3df5a60beb313eb039b2bcd56ad76c SHA512 7d5f39239b290db5abe2fda353c17b02bf58e8cdebb7a86b6cabeb93a8730fe8085e08fb41f2f34b1e8b4de43cbacfe3f7f3deee4e233ca48e6bf51dfd339a3f WHIRLPOOL 4901adf026cbadadf2b0bbab57e932d869355209d4d5dc50ef4a2386e3c7e58a94577c3c13a2bb58752edbae82ef6ff8b7fccc3feb90f249ddfd492a8f204f81

diff --git a/dev-games/tiled/metadata.xml b/dev-games/tiled/metadata.xml
deleted file mode 100644
index 4731b41..0000000
--- a/dev-games/tiled/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>qt</herd>
-	<upstream>
-		<remote-id type="sourceforge">tiled</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-games/tiled/tiled-0.8.1.ebuild b/dev-games/tiled/tiled-0.8.1.ebuild
deleted file mode 100644
index 01a11fd..0000000
--- a/dev-games/tiled/tiled-0.8.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-LANGS="cs de en es fr he it ja lv nl pt pt_BR ru zh"
-MY_P="${PN}-qt-${PV}"
-
-inherit multilib qt4-r2
-
-DESCRIPTION="A general purpose tile map editor."
-HOMEPAGE="http://www.mapeditor.org/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="BSD GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="examples"
-
-DEPEND="sys-libs/zlib
-	>=x11-libs/qt-core-4.6:4
-	>=x11-libs/qt-gui-4.6:4
-	>=x11-libs/qt-opengl-4.6:4"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS="AUTHORS COPYING NEWS README.md"
-
-src_prepare() {
-	rm -r src/zlib || die
-
-	local lang languages
-	for lang in ${LANGS} ; do
-		if use linguas_${lang} ; then
-			languages+=" ${lang}"
-		fi
-	done
-	sed -e "s/^LANGUAGES =.*/LANGUAGES =${languages}/" -i translations/translations.pro || die
-}
-
-src_configure() {
-	eqmake4 LIBDIR="/usr/$(get_libdir)" PREFIX="/usr"
-}
-
-src_install() {
-	qt4-r2_src_install
-
-	if use examples ; then
-		insinto /usr/share/${PN}
-		doins -r examples
-	fi
-}


             reply	other threads:[~2012-08-06 14:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-06 14:48 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-09 12:03 [gentoo-commits] proj/qt:master commit in: dev-games/tiled/ Michael Palimaka
2016-01-16 12:36 Michael Palimaka
2013-01-28 10:46 Michael Palimaka
2012-08-06 16:10 Michael Palimaka
2012-06-28 18:01 Michael Palimaka

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=1344264425.cf79367424d09305facbd0a96de4007ddc88845b.kensington@gentoo \
    --to=kensington@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