* [gentoo-commits] repo/proj/guru:dev commit in: profiles/, media-sound/ibniz/
@ 2024-11-18 13:47 Takuya Wakazono
0 siblings, 0 replies; only message in thread
From: Takuya Wakazono @ 2024-11-18 13:47 UTC (permalink / raw
To: gentoo-commits
commit: 0552b01148b764c91231efb6195ab985d6792de0
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Mon Nov 18 13:46:21 2024 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Mon Nov 18 13:46:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0552b011
media-sound/ibniz: treeclean
Closes: https://bugs.gentoo.org/842309 (pkgremoved)
Closes: https://bugs.gentoo.org/922024 (pkgremoved)
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
media-sound/ibniz/Manifest | 1 -
media-sound/ibniz/ibniz-1.18-r1.ebuild | 42 ----------------------------------
media-sound/ibniz/metadata.xml | 11 ---------
profiles/package.mask | 5 ----
4 files changed, 59 deletions(-)
diff --git a/media-sound/ibniz/Manifest b/media-sound/ibniz/Manifest
deleted file mode 100644
index 902490176..000000000
--- a/media-sound/ibniz/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ibniz-1.18.tar.gz 41049 BLAKE2B 7f1e15cdf084fae64ffb6c826fb55c961067e606f8d125d902a9d778910a8e790d6d4e07eb9d75b3d9742caa9e3257bae020faf8265b70cca64ec0a4db345c3f SHA512 63448e3eb639a831b847cc3a737040a661ff4107e53ff70b9c33ba951c584ca903729547efd27afff9ac0b9e25a315a1d36670a4f4722c3d2287f375cb1bd760
diff --git a/media-sound/ibniz/ibniz-1.18-r1.ebuild b/media-sound/ibniz/ibniz-1.18-r1.ebuild
deleted file mode 100644
index e17f58d47..000000000
--- a/media-sound/ibniz/ibniz-1.18-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="virtual machine designed for extremely compact low-level audiovisual programs"
-HOMEPAGE="http://viznut.fi/ibniz/"
-SRC_URI="http://viznut.fi/ibniz/${P}.tar.gz"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="+X"
-
-DEPEND="
- media-libs/libsdl
- X? ( x11-libs/libX11 )
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- default
- sed -r \
- -e "s/gcc/$(tc-getCC)/" \
- -e "s/^FLAGS=(.*)$/FLAGS=${CFLAGS} \1 ${LDFLAGS}/" \
- -e "s/-s //" \
- -i Makefile || die
-}
-
-src_configure() {
- if use !X; then
- sed -i -e 's;-DX11;;' -e 's;-lX11;;' Makefile || die
- fi
-}
-
-src_install() {
- dobin ibniz
- dodoc -r examples
-}
diff --git a/media-sound/ibniz/metadata.xml b/media-sound/ibniz/metadata.xml
deleted file mode 100644
index 9444fcba8..000000000
--- a/media-sound/ibniz/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://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>
diff --git a/profiles/package.mask b/profiles/package.mask
index a9552dce6..d3e5f2622 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -81,11 +81,6 @@ dev-util/glsl-language-server
# Removal on 2024-11-18.
app-admin/enpass-desktop-bin
-# Takuya Wakazono <pastalian46@gmail.com> (2024-10-18)
-# Doesn't build with GCC 14 and upstream is inactive.
-# Removal on 2024-11-18. Bug #922024.
-media-sound/ibniz
-
# Takuya Wakazono <pastalian46@gmail.com> (2024-10-18)
# Depends on <dev-python/tree-sitter-0.22, which has been dropped.
# Upstream does not support newer treesitter and is no longer
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-18 13:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 13:47 [gentoo-commits] repo/proj/guru:dev commit in: profiles/, media-sound/ibniz/ Takuya Wakazono
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox