mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
community/ytnef/ytnef: remove
This commit is contained in:
parent
96a975287c
commit
0545017941
@ -1,26 +0,0 @@
|
|||||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
|
||||||
# Maintainer:
|
|
||||||
pkgname=ytnef
|
|
||||||
pkgver=1.9.2
|
|
||||||
pkgrel=0
|
|
||||||
pkgdesc=""
|
|
||||||
url=""
|
|
||||||
arch="all"
|
|
||||||
license=""
|
|
||||||
depends=""
|
|
||||||
depends_dev=""
|
|
||||||
makedepends="$depends_dev"
|
|
||||||
install=""
|
|
||||||
subpackages="$pkgname-dev $pkgname-doc"
|
|
||||||
source="ytnef-$pkgver.tar.gz::https://github.com/Yeraze/ytnef/archive/v$pkgver.tar.gz"
|
|
||||||
builddir="$srcdir/ytnef-$pkgver"
|
|
||||||
|
|
||||||
build() {
|
|
||||||
cd "$builddir"
|
|
||||||
}
|
|
||||||
|
|
||||||
package() {
|
|
||||||
cd "$builddir"
|
|
||||||
}
|
|
||||||
|
|
||||||
sha512sums="125727a8afac959ac9c60fa977913da743b1ace05ea6af6cd75fff3a786ecf7cb54b49006c8c5249eb48d9aefe0ffcdc24af2944a8611f54a03eb4c24a78506e ytnef-1.9.2.tar.gz"
|
|
Loading…
Reference in New Issue
Block a user