media-libs/libspiro: treeclean

This commit is contained in:
blackteahamburger 2024-08-18 20:55:45 +08:00 committed by 梁永祥
parent bc4c2b2a69
commit f49822f841
3 changed files with 0 additions and 28 deletions

View File

@ -1 +0,0 @@
DIST libspiro-0.3.20150131.tar.gz 78587 BLAKE2B f221b24a61c7edf9618fd8c023915dca14cbaf1a12a3cab87b5eee1747abfbe7c4db9f6cae735a4ce5737591259f2a5f7a60c9539a1e8aeaa65109c35a12ce17 SHA512 54a6404eecd6e4a30df013c6b679451e07be14f901bcbd90c316ceaaef569e175bef3ee8774b0f97d458bb4a102d3722fadf80894052f4c3c263aef32a63361a

View File

@ -1,19 +0,0 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit autotools
DESCRIPTION="Spiro is the creation of Raph Levien. It simplifies the drawing of beautiful curves."
HOMEPAGE="https://github.com/fontforge/libspiro"
SRC_URI="https://github.com/fontforge/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
RDEPEND="${DEPEND}"
src_prepare(){
eautoreconf
}

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">fontforge/libspiro</remote-id>
</upstream>
</pkgmetadata>