summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-22 22:22:39 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-22 22:22:39 +0300
commitb728e834e1cf467cd23819d564231b57972b8348 (patch)
tree0266e54868a3f84c81d4c6cf10a38e8abba41822 /sys-apps
parentapp-text/xhtml1: Drop old (diff)
downloadgentoo-b728e834e1cf467cd23819d564231b57972b8348.tar.gz
gentoo-b728e834e1cf467cd23819d564231b57972b8348.tar.bz2
gentoo-b728e834e1cf467cd23819d564231b57972b8348.zip
sys-apps/tuxonice-userui: remove last rited package
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/tuxonice-userui/Manifest2
-rw-r--r--sys-apps/tuxonice-userui/files/tuxonice-userui-1.1-freetype-2.5.patch38
-rw-r--r--sys-apps/tuxonice-userui/metadata.xml18
-rw-r--r--sys-apps/tuxonice-userui/tuxonice-userui-1.1-r2.ebuild62
4 files changed, 0 insertions, 120 deletions
diff --git a/sys-apps/tuxonice-userui/Manifest b/sys-apps/tuxonice-userui/Manifest
deleted file mode 100644
index bd3b673d7c28..000000000000
--- a/sys-apps/tuxonice-userui/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST tuxonice-userui-1.1.tar 3317760 BLAKE2B 1890802442b84f00bfdad92b8853ec041e1ec04c178ea078564245834e9d8f38b4a416b4285cb33b005a98e240a4277a06da9e47c1f21b1fad6ed699769a996c SHA512 b837e3302437ccfcc7e984817c52576be27c774681abc18b1ad34990eab342b5d11ec13cf48cfef07f419f425c111715843c7ca427a1d4778bd48f1d7352684a
-DIST tuxonice-userui_1.1-2~exp1.debian.tar.gz 7628 BLAKE2B c3bec47cc1c85f440db79274a180c82610a88893973aba89b7e5628c89ebdfe2057df8d257b9aa0f72334124f585480054017007416b7fe19eea529d2cb3c6e7 SHA512 5aebc331452f9d8cac3f3d4db9fcc04c5a68759df2236a70a9fdf5c6e03da27170b1db71031b4b9bb2939c4e5a98c4755d26b6ebf0f81362a71c35e77b688f0b
diff --git a/sys-apps/tuxonice-userui/files/tuxonice-userui-1.1-freetype-2.5.patch b/sys-apps/tuxonice-userui/files/tuxonice-userui-1.1-freetype-2.5.patch
deleted file mode 100644
index f86f99a650fd..000000000000
--- a/sys-apps/tuxonice-userui/files/tuxonice-userui-1.1-freetype-2.5.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From ed1b73cf2f073f39200be79c633deb292cb8d4af Mon Sep 17 00:00:00 2001
-From: Damjan Georgievski <gdamjan@gmail.com>
-Date: Mon, 6 Jan 2014 03:06:18 +0100
-Subject: [PATCH] fix #includes for recent freetype versions
-
----
- fbsplash/ttf.c | 3 +--
- fbsplash/ttf.h | 3 +--
- 2 files changed, 2 insertions(+), 4 deletions(-)
-
-diff --git a/fbsplash/ttf.c b/fbsplash/ttf.c
-index 384f400..1dd841c 100644
---- a/fbsplash/ttf.c
-+++ b/fbsplash/ttf.c
-@@ -27,8 +27,7 @@
- #include <assert.h>
-
- #include <ft2build.h>
--#include <freetype/ftoutln.h>
--#include <freetype/ttnameid.h>
-+#include FT_FREETYPE_H
-
- #include "splash.h"
-
-diff --git a/fbsplash/ttf.h b/fbsplash/ttf.h
-index 034bb9e..6a4da9d 100644
---- a/fbsplash/ttf.h
-+++ b/fbsplash/ttf.h
-@@ -1,8 +1,7 @@
- #ifndef _TTF_H
- #define _TTF_H
- #include <ft2build.h>
--#include <freetype/ftoutln.h>
--#include <freetype/ttnameid.h>
-+#include FT_FREETYPE_H
-
- #define CACHED_METRICS 0x10
- #define CACHED_BITMAP 0x01
diff --git a/sys-apps/tuxonice-userui/metadata.xml b/sys-apps/tuxonice-userui/metadata.xml
deleted file mode 100644
index 8dcef3c457fd..000000000000
--- a/sys-apps/tuxonice-userui/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>arfrever.fta@gmail.com</email>
- <name>Arfrever Frehtes Taifersar Arahesis</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <use>
- <flag name="fbsplash">Add support for framebuffer splash</flag>
- </use>
- <upstream>
- <remote-id type="github">NigelCunningham/Tuxonice-Userui</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/sys-apps/tuxonice-userui/tuxonice-userui-1.1-r2.ebuild b/sys-apps/tuxonice-userui/tuxonice-userui-1.1-r2.ebuild
deleted file mode 100644
index 3de4429bd9e1..000000000000
--- a/sys-apps/tuxonice-userui/tuxonice-userui-1.1-r2.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="User Interface for TuxOnIce"
-HOMEPAGE="http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/Tuxonice-Userui"
-SRC_URI="http://tuxonice.net/files/${P}.tar.gz -> ${P}.tar
- mirror://debian/pool/main/t/${PN}/${PN}_${PV}-2~exp1.debian.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="fbsplash"
-
-DEPEND="fbsplash? (
- media-libs/freetype:2=
- media-libs/libmng:0=
- media-libs/libpng:0=
- virtual/jpeg:0=
- )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-src_prepare() {
- local d=${WORKDIR}/debian/patches
- EPATCH_SOURCE=${d} epatch $(<"${d}"/series)
- epatch "${FILESDIR}"/${P}-freetype-2.5.patch
- sed -i -e 's/make/$(MAKE)/' Makefile || die
- sed -i -e 's/ -O3//' Makefile fbsplash/Makefile usplash/Makefile || die
-}
-
-src_compile() {
- # Package contain binaries
- emake clean
-
- use fbsplash && export USE_FBSPLASH=1
- emake CC="$(tc-getCC)" tuxoniceui
-}
-
-src_install() {
- into /
- dosbin tuxoniceui
- dodoc AUTHORS ChangeLog KERNEL_API README TODO USERUI_API
-}
-
-pkg_postinst() {
- if use fbsplash; then
- einfo
- elog "You must create a symlink from /etc/splash/tuxonice"
- elog "to the theme you want tuxonice to use, e.g.:"
- elog
- elog " # ln -sfn /etc/splash/emergence /etc/splash/tuxonice"
- fi
- einfo
- einfo "Please see /usr/share/doc/${PF}/README.* for further"
- einfo "instructions."
- einfo
-}