mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-06 01:02:26 +01:00
main/gucharmap: rebuid against libpng 1.5
This commit is contained in:
parent
08de723963
commit
d2403611ef
@ -2,7 +2,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=gucharmap
|
||||
pkgver=2.33.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="the GNOME Character Map, based on the Unicode Character Database"
|
||||
url="http://live.gnome.org/Gucharmap"
|
||||
arch="all"
|
||||
@ -33,6 +33,7 @@ build() {
|
||||
package() {
|
||||
cd "$_builddir"
|
||||
make DESTDIR="$pkgdir" install
|
||||
find "$pkgdir" -name '*.la' -delete
|
||||
}
|
||||
|
||||
md5sums="56af6fb2ced601c26f63b804c64ba065 gucharmap-2.33.2.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user