mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-libs/octetos-biblion: treeclean
Closes: https://bugs.gentoo.org/785358 (pkgremoved) Closes: https://bugs.gentoo.org/839870 (pkgremoved) Closes: https://bugs.gentoo.org/859748 (pkgremoved) Closes: https://bugs.gentoo.org/859751 (pkgremoved) Closes: https://bugs.gentoo.org/901187 (pkgremoved) Closes: https://bugs.gentoo.org/932265 (pkgremoved) Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST octetos-biblion-0.1.1_alpha.tar.gz 42552 BLAKE2B 2cc0929a668517e600654e8e2a0479cf2b69a0fbdfe31e2dad468ef03dd2cc0044517af691b0e75e3c20b6dd5154156961646c6cba16660d029ee3d6cd8e363a SHA512 1a74025d609b2844c1b2662846506994af95b171578444ea29f4ab35adab2d9da7098f27e2f82b01d6b27e8b51343a7d5bbfbdfc810608553493393da08a61f2
|
||||
@@ -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>azael.devel@gmail.com</email>
|
||||
<name>Azael Reyes</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">azaeldevel/octetos-core</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -1,27 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit autotools
|
||||
|
||||
MYPV="${PV/_alpha/-alpha/}"
|
||||
|
||||
DESCRIPTION="Library for reading biblia."
|
||||
HOMEPAGE="https://github.com/azaeldevel/octetos-core"
|
||||
SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
S="${WORKDIR}/${PN}-${MYPV}"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="dev-libs/octetos-core"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="dev-util/cunit"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
eautoreconf -fi
|
||||
}
|
||||
@@ -81,7 +81,6 @@ kde-misc/plasma5-wallpapers-dynamic
|
||||
# Takuya Wakazono <pastalian46@gmail.com> (2024-10-04)
|
||||
# Unmaintained in guru and it doesn't build anymore.
|
||||
# Removal on 2024-11-04. Bug #932265.
|
||||
dev-libs/octetos-biblion
|
||||
dev-libs/octetos-core
|
||||
dev-libs/octetos-coreutils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user