summaryrefslogtreecommitdiff
path: root/games-puzzle/ltris
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /games-puzzle/ltris
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'games-puzzle/ltris')
-rw-r--r--games-puzzle/ltris/Manifest4
-rw-r--r--games-puzzle/ltris/files/ltris-1.0.19-gentoo.patch51
-rw-r--r--games-puzzle/ltris/ltris-1.0.19-r1.ebuild41
-rw-r--r--games-puzzle/ltris/metadata.xml11
4 files changed, 0 insertions, 107 deletions
diff --git a/games-puzzle/ltris/Manifest b/games-puzzle/ltris/Manifest
deleted file mode 100644
index 7c4903844dc4..000000000000
--- a/games-puzzle/ltris/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX ltris-1.0.19-gentoo.patch 1769 BLAKE2B e7e30abae3b5d6a0ce088476164ad084c37acd95014a44ada8fdb2dcd27eb9331037bc3160d7956abe081fd746cc4267f2d97b6b02a054729df12a577681f69c SHA512 c0040258b95252efba67cc9da7e598ee2c2cb92b97702b14487d6b0c796bf25022af05350459540a95caf84249b95245d80d5da4be09bff6670f15ca754505a6
-DIST ltris-1.0.19.tar.gz 883543 BLAKE2B c175f8e85377e66b446bc5060c0808a258a22258b72e0b1f48491e12272e4ca63eb69900308d522877407b9aeb231e3a0885c6ca3da010755666d8151c1b4f10 SHA512 ab43b3d8f04ab40016be5b5c414f8679bee4f5f344ef9cab52c3628d48017458b84b0fbc0bcaecdfab43853a1ef628ee1cabf3a1373ea108650d4e76015881c5
-EBUILD ltris-1.0.19-r1.ebuild 822 BLAKE2B db6f23c999eaeb776a37658d8e073239b7cae3b165a141264372593b8a50b04e0defad9549f71251bfc8fea18c3b481936ee1b742f1d740c8d126412bb42ffd2 SHA512 819deaabff7c0c303b34eb62fa24987d2d65e687b09b4c06fc538c8912d055855ff9afe6e0bdef7542e12b8c8413fbdeea8a89adb3304c832b8f4f33e5bebddb
-MISC metadata.xml 329 BLAKE2B bcb35c37e05c93388a83ec235e25d38fb4a37ecb7df64c38a00e6bc7959090297f2c0168d1d461b24a43d0991184f62690de6d483a1d610bc74810238181593d SHA512 2439299362958450ac88f39ba8332cb84d42694d471f79cf8a6b9d38ecc96fa629b91530dee7c50aa23fab5e5a0155cb92cb3a8131a1b69e9375f114da86b463
diff --git a/games-puzzle/ltris/files/ltris-1.0.19-gentoo.patch b/games-puzzle/ltris/files/ltris-1.0.19-gentoo.patch
deleted file mode 100644
index 82acee7d33bc..000000000000
--- a/games-puzzle/ltris/files/ltris-1.0.19-gentoo.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-diff -ru ltris-1.0.15.orig/Makefile.am ltris-1.0.15/Makefile.am
---- ltris-1.0.15.orig/Makefile.am 2010-09-20 13:26:05.000000000 -0400
-+++ ltris-1.0.15/Makefile.am 2010-09-21 02:01:52.680858712 -0400
-@@ -1,21 +1,9 @@
--SUBDIRS = intl m4 po src icons
-+SUBDIRS = intl m4 po src
-
- EXTRA_DIST = config.rpath AUTHORS COPYING ChangeLog INSTALL \
- README TODO touchall ABOUT-NLS po/tr.po_full po/pt.po_full \
--po/nonascii.pl ltris32.gif ltris48.gif ltris.desktop.in
--
--desktopdir = $(datadir)/applications
--desktop_DATA = ltris.desktop
--icondir = $(datadir)/icons
--icon_DATA = ltris48.gif
-+po/nonascii.pl
-
- AUTOMAKE_OPTIONS = foreign
-
--# We can't use static desktop file because of icon location. Is this
--# the right way to handle it? At least it works... as long as $datadir
--# does not contain plus signs. :-)
--ltris.desktop:
-- @sed -e "s+Icon=+Icon=$(datadir)/icons/ltris48.gif+" \
-- < ltris.desktop.in > ltris.desktop
--
- ACLOCAL_AMFLAGS = -I m4
-diff -ru ltris-1.0.15.orig/configure.in ltris-1.0.15/configure.in
---- ltris-1.0.15.orig/configure.in 2010-09-20 13:23:17.000000000 -0400
-+++ ltris-1.0.15/configure.in 2010-09-21 02:02:22.418843746 -0400
-@@ -55,7 +55,7 @@
- AC_SUBST(buf_flag)
-
- dnl set localedir
--localedir=$datadir/locale
-+localedir=/usr/share/locale
- locdir_flag="-DLOCALEDIR=\\\"$localedir\\\""
-
- dnl installation path
-diff -ru ltris-1.0.15.orig/po/Makefile.in.in ltris-1.0.15/po/Makefile.in.in
---- ltris-1.0.15.orig/po/Makefile.in.in 2005-10-04 14:41:03.000000000 -0400
-+++ ltris-1.0.15/po/Makefile.in.in 2010-09-21 02:02:40.464207966 -0400
-@@ -23,7 +23,7 @@
- prefix = @prefix@
- exec_prefix = @exec_prefix@
- datadir = @datadir@
--localedir = $(datadir)/locale
-+localedir = /usr/share/locale
- gettextsrcdir = $(datadir)/gettext/po
-
- INSTALL = @INSTALL@
diff --git a/games-puzzle/ltris/ltris-1.0.19-r1.ebuild b/games-puzzle/ltris/ltris-1.0.19-r1.ebuild
deleted file mode 100644
index 9f3d02d2cc06..000000000000
--- a/games-puzzle/ltris/ltris-1.0.19-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools desktop flag-o-matic
-
-DESCRIPTION="Very polished Tetris clone"
-HOMEPAGE="http://lgames.sourceforge.net/LTris/"
-SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-RDEPEND="
- media-libs/libsdl[video]
- media-libs/sdl-mixer
- nls? ( virtual/libintl )
-"
-DEPEND="${RDEPEND}
- nls? ( sys-devel/gettext )
-"
-
-src_prepare() {
- default
- eapply "${FILESDIR}"/${P}-gentoo.patch
- mv configure.in configure.ac || die
- AT_M4DIR=m4 eautoreconf
- append-cflags -std=gnu89 # build with gcc5 (bug #570966)
-}
-
-src_configure() {
- econf $(use_enable nls)
-}
-
-src_install() {
- default
- newicon icons/ltris48.xpm ${PN}.xpm
- make_desktop_entry ltris LTris
-}
diff --git a/games-puzzle/ltris/metadata.xml b/games-puzzle/ltris/metadata.xml
deleted file mode 100644
index 2cbba7c09d17..000000000000
--- a/games-puzzle/ltris/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>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">lgames</remote-id>
- </upstream>
-</pkgmetadata>