libguytools2: drop unmaintained

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-09-06 09:41:19 -04:00
parent fb4c037cc5
commit f7718120d1
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
5 changed files with 0 additions and 61 deletions

View file

@ -1 +0,0 @@
DIST tools-2.1.0.tar.gz 38006 BLAKE2B 1b73d98a0ae424a4aeee11631e5c9251fffe8fa459a71680229d6d648179c5d9fe2f2b432ee401c8f1e1f3d4529b81406c417959e26829f40db30e9790f31095 SHA512 466fa1171924b219d8c54bbc0df2d5e0c0f516c3ba9a734693f1447033feceb844b483a9b53c56223a4ea0df90feee15ec4902bf29dafd6c185060ee3a26bfa8

View file

@ -1,10 +0,0 @@
--- libguytools2-2.0.1.orig/toolsysinfo.cpp
+++ libguytools2-2.0.1/toolsysinfo.cpp
@@ -9,6 +9,7 @@
// Module: System information
// ****************************************************************************
+#include <stdio.h>
#include <limits.h>
#include <math.h>
#include <stdio.h>

View file

@ -1,40 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit eutils qmake-utils
DESCRIPTION="Library for guymager"
HOMEPAGE="http://libguytools.sourceforge.net/"
#SRC_URI="mirror://debian/pool/main/libg/libguytools2/${P//-/_}.orig.tar.gz -> ${P}.tar.gz"
SRC_URI="mirror://sourceforge/libguytools/tools-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="debug"
RDEPEND="${DEPEND}"
BDEPEND="
dev-qt/linguist-tools:5
virtual/pkgconfig"
S="${WORKDIR}/tools-${PV}"
src_prepare() {
echo "VERSION = ${PV}" > libguytools_version.pro.inc
eapply "${FILESDIR}"/toolsysinfo.cpp.diff
default
}
src_configure() {
eqmake5 tools.pro
eqmake5 toolsstatic.pro
}
src_install() {
insinto /usr/include/libguytools2
doins include/*.h
dolib.a lib/libguytools.a
}

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>unknown@pentoo.ch</email>
<name>Author Unknown</name>
</maintainer>
</pkgmetadata>

View file

@ -1,7 +1,5 @@
### Pentoo ##############
~dev-libs/libguytools2-2.1.0
#libvshadow
dev-libs/libcerror
dev-libs/libcthreads