Skip to content
Snippets Groups Projects
Commit 3a1d7940 authored by alice's avatar alice
Browse files

main/bdftopcf: upgrade to 1.1.1

parent 1af04a93
No related branches found
No related tags found
No related merge requests found
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=bdftopcf pkgname=bdftopcf
pkgver=1.1 pkgver=1.1.1
pkgrel=1 pkgrel=0
pkgdesc="X.Org font utility" pkgdesc="X.Org font utility"
url="http://xorg.freedesktop.org" url="http://xorg.freedesktop.org"
arch="all" arch="all"
license="MIT" license="MIT"
options="!check" # No test suite. options="!check" # No test suite.
makedepends="libxfont-dev util-macros" makedepends="libxfont-dev util-macros xorgproto"
subpackages="$pkgname-doc" subpackages="$pkgname-doc"
source="https://www.x.org/releases/individual/app/$pkgname-$pkgver.tar.bz2" source="https://www.x.org/releases/individual/util/$pkgname-$pkgver.tar.xz"
build() { build() {
./configure \ ./configure \
...@@ -26,4 +26,6 @@ package() { ...@@ -26,4 +26,6 @@ package() {
make DESTDIR="$pkgdir" install make DESTDIR="$pkgdir" install
} }
sha512sums="7b790e8d512ca2812ac889c156ef91c48798b4744a6857e5b17e0128764b5afa8c5426fe5de05a9819d64745116718db4221b3e657e3c2633465e87179c44bec bdftopcf-1.1.tar.bz2" sha512sums="
257dc9ae29f2cf1496aad91ccba534348d87f881d75431aa6611a8154cb817d17588c464ab6c6c6bc51e6060baa8dcfcb9fd8c037cdaea8d18287651fa6b7ea9 bdftopcf-1.1.1.tar.xz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment