mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/font-schumacher-misc: upgrade to 1.1.3
This commit is contained in:
parent
6019328cb4
commit
ac4eaab8cb
@ -1,18 +1,14 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=font-schumacher-misc
|
||||
pkgver=1.1.2
|
||||
pkgrel=3
|
||||
pkgver=1.1.3
|
||||
pkgrel=0
|
||||
pkgdesc="X.org misc font"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
arch="all"
|
||||
arch="noarch"
|
||||
license="NTP"
|
||||
depends="encodings font-alias mkfontscale fontconfig"
|
||||
makedepends="font-util-dev bdftopcf"
|
||||
source="https://www.x.org/releases/individual/font/font-schumacher-misc-$pkgver.tar.bz2"
|
||||
|
||||
prepare() {
|
||||
update_config_sub
|
||||
}
|
||||
source="https://www.x.org/releases/individual/font/font-schumacher-misc-$pkgver.tar.xz"
|
||||
|
||||
build() {
|
||||
./configure \
|
||||
@ -25,11 +21,13 @@ build() {
|
||||
}
|
||||
|
||||
package() {
|
||||
make -j1 DESTDIR="$pkgdir" \
|
||||
make DESTDIR="$pkgdir" \
|
||||
MKFONTDIR=: \
|
||||
MKFONTSCALE=: \
|
||||
FCCACHE=: \
|
||||
install
|
||||
}
|
||||
|
||||
sha512sums="f37a2bfce95458b11376c89767b5adaea03dcecd7ed5b99a19a3d263f48e70b15bf679826a794c55da26b5f1635ea5fa5772ffe44c9f77a1daab0744ed92300a font-schumacher-misc-1.1.2.tar.bz2"
|
||||
sha512sums="
|
||||
83b25495535176a5e348269358ac34af8223023a55e2c5c599725ee90ec9ff3ea9ff19cca46b93eeae7ef985da325f9065c83d829a4a8c72d0c3c197242a1b64 font-schumacher-misc-1.1.3.tar.xz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user