commit: d3e636308df9e17d09dfd67320b832525958ca51
parent b31afb4b5a76a2af5670173c079e44c70a064255
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 27 Jun 2021 12:29:23 +0200
media-sound/ibniz: Moved to guru
Diffstat:
3 files changed, 0 insertions(+), 32 deletions(-)
diff --git a/media-sound/ibniz/Manifest b/media-sound/ibniz/Manifest
@@ -1 +0,0 @@
-DIST ibniz-1.18.tar.gz 41049 SHA256 e2f292641a67abd477fac8f2c455fa1579ba854c1f15152a41fef48fd46c6481 SHA512 63448e3eb639a831b847cc3a737040a661ff4107e53ff70b9c33ba951c584ca903729547efd27afff9ac0b9e25a315a1d36670a4f4722c3d2287f375cb1bd760 WHIRLPOOL 51082091bbd300da96c11ed116069f027f7fb50c02b8ddb13f05e292c6cbab5b41027e270b4a8f48c4ab342a05f65562fa63ff438dfb63dece45d84f7beb4228
diff --git a/media-sound/ibniz/ibniz-1.18.ebuild b/media-sound/ibniz/ibniz-1.18.ebuild
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="virtual machine designed for extremely compact low-level audiovisual programs"
-HOMEPAGE="http://pelulamu.net/ibniz/"
-SRC_URI="http://pelulamu.net/ibniz/${P}.tar.gz"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="media-libs/libsdl"
-RDEPEND="${DEPEND}"
-
-src_install() {
- dobin ibniz
-}
diff --git a/media-sound/ibniz/metadata.xml b/media-sound/ibniz/metadata.xml
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>contact@hacktivis.me</email>
- </maintainer>
- <longdescription lang="en">
-IBNIZ is a virtual machine designed for extremely compact low-level audiovisual programs. The leading design goal is usefulness as a platform for demoscene productions, glitch art and similar projects. Mainsteam software engineering aspects are considered totally irrelevant.
-IBNIZ stands for Ideally Bare Numeric Impression giZmo. The name also refers to Gottfried Leibniz, the 17th-century polymath who, among all, invented binary arithmetic, built the first four-operation calculating machine, and believed that the world was designed with the principle that a minimal set of rules should yield a maximal diversity.
-</longdescription>
-</pkgmetadata>