* [gentoo-commits] repo/gentoo:master commit in: media-libs/gluon/, media-libs/gluon/files/
@ 2016-03-12 17:08 Michael Palimaka
0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2016-03-12 17:08 UTC (permalink / raw
To: gentoo-commits
commit: 322b9ed68db733360fe210826ec9eddecb43767a
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 12 17:07:38 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 17:08:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=322b9ed6
media-libs/gluon: remove last-rited package
media-libs/gluon/Manifest | 1 -
media-libs/gluon/files/gluon-0.71.0-gcc-4.7.patch | 30 ------------------
media-libs/gluon/gluon-0.71.0.ebuild | 37 -----------------------
media-libs/gluon/metadata.xml | 8 -----
4 files changed, 76 deletions(-)
diff --git a/media-libs/gluon/Manifest b/media-libs/gluon/Manifest
deleted file mode 100644
index e6ccf5a..0000000
--- a/media-libs/gluon/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gluon-0.71.0.tar.gz 14739398 SHA256 76d1c43eac52563541e0502d50450ddb5c2d1841b882f5f652202ff0ebd21ab3 SHA512 aeb8cadc6e3922ea7cf7aa64a2a46af010afeca04493021ecef81fd2ae9ab8328c995a6e3a503b4f114433ec652ecfac2e546a33e06939cb814cbbc67fd4b70e WHIRLPOOL a99d3b7c8a2200e328e85052faa89cff783a4996606219a85be326330b8fe1abf7e7fb5f12b0233acb6d7e60c215f65887ee8f6118891a1c8184de8dc5aee159
diff --git a/media-libs/gluon/files/gluon-0.71.0-gcc-4.7.patch b/media-libs/gluon/files/gluon-0.71.0-gcc-4.7.patch
deleted file mode 100644
index 5f54687..0000000
--- a/media-libs/gluon/files/gluon-0.71.0-gcc-4.7.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-commit bccbda88a6bc53ac20091bb6aefd2f1b501ba31a
-Author: Christoph Feck <christoph@maxiom.de>
-Date: Fri Mar 23 23:35:09 2012 +0100
-
- Fix includes
-
-diff --git a/input/linux/detectlinux.cpp b/input/linux/detectlinux.cpp
-index 632249a..6ae85a4 100644
---- a/input/linux/detectlinux.cpp
-+++ b/input/linux/detectlinux.cpp
-@@ -26,6 +26,7 @@
-
- #include <QtCore/QDir>
-
-+#include <unistd.h>
- // #include <libudev.h>
-
- using namespace GluonInput;
-diff --git a/input/linux/inputthread.cpp b/input/linux/inputthread.cpp
-index f92b104..202745e 100644
---- a/input/linux/inputthread.cpp
-+++ b/input/linux/inputthread.cpp
-@@ -30,6 +30,7 @@
- // #include <QtCore/QStringList>
-
- #include <fcntl.h>
-+#include <unistd.h>
- #include <sys/stat.h>
- #include <sys/types.h>
- #include <linux/input.h>
diff --git a/media-libs/gluon/gluon-0.71.0.ebuild b/media-libs/gluon/gluon-0.71.0.ebuild
deleted file mode 100644
index b0f9b66..0000000
--- a/media-libs/gluon/gluon-0.71.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OPENGL_REQUIRED="always"
-inherit kde4-base versionator
-
-DESCRIPTION="Free and Open Source framework for creating and distributing games"
-HOMEPAGE="http://gluon.tuxfamily.org/"
-SRC_URI="mirror://kde/unstable/${PN}/$(get_version_component_range 1-2)/src/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64"
-SLOT="4"
-IUSE="debug examples"
-
-DEPEND="
- media-libs/alure
- media-libs/libsndfile
- media-libs/openal
- virtual/glu
- virtual/opengl
- dev-qt/qtdeclarative:4
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${P}-gcc-4.7.patch" )
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use examples INSTALL_EXAMPLES)
- )
-
- kde4-base_src_configure
-}
diff --git a/media-libs/gluon/metadata.xml b/media-libs/gluon/metadata.xml
deleted file mode 100644
index 0cf5922..0000000
--- a/media-libs/gluon/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>
-<maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
-</maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-03-12 17:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-12 17:08 [gentoo-commits] repo/gentoo:master commit in: media-libs/gluon/, media-libs/gluon/files/ Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox