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: Tue,  9 Feb 2016 12:03:37 +0000 (UTC)	[thread overview]
Message-ID: <1455019399.f054609c3bfa45b69b4fb3e6b6596f9e094b5203.kensington@gentoo> (raw)

commit:     f054609c3bfa45b69b4fb3e6b6596f9e094b5203
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 12:03:19 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 12:03:19 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=f054609c

dev-games/tiled: remove unmaintained broken live ebuild

 dev-games/tiled/metadata.xml      | 11 -------
 dev-games/tiled/tiled-9999.ebuild | 66 ---------------------------------------
 2 files changed, 77 deletions(-)

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

diff --git a/dev-games/tiled/tiled-9999.ebuild b/dev-games/tiled/tiled-9999.ebuild
deleted file mode 100644
index 6efad10..0000000
--- a/dev-games/tiled/tiled-9999.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-inherit fdo-mime gnome2-utils multilib python-single-r1 qmake-utils
-
-DESCRIPTION="A general purpose tile map editor"
-HOMEPAGE="http://www.mapeditor.org/"
-EGIT_REPO_URI="git://github.com/bjorn/${PN}.git"
-
-LICENSE="BSD BSD-2 GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="examples python"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtopengl:5
-	dev-qt/qtwidgets:5
-	sys-libs/zlib
-	python? ( ${PYTHON_DEPS} )
-"
-DEPEND="${RDEPEND}
-	dev-qt/linguist-tools:5
-"
-
-pkg_setup() {
-	use python && python-single-r1_pkg_setup
-}
-
-src_configure() {
-	eqmake5 LIBDIR="/usr/$(get_libdir)" PREFIX="/usr" DISABLE_PYTHON_PLUGIN="$(usex !python)"
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install
-
-	dodoc AUTHORS COPYING NEWS README.md
-
-	if use examples ; then
-		docompress -x /usr/share/doc/${PF}/examples
-		dodoc -r examples
-	fi
-}
-
-pkg_preinst() {
-	gnome2_icon_savelist
-}
-
-pkg_postinst() {
-	gnome2_icon_cache_update
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
-}


             reply	other threads:[~2016-02-09 12:03 UTC|newest]

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