mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[skip-ci] libicns: rebuild against new jasper, #22
This commit is contained in:
parent
2356fdfca1
commit
535c16c9c5
@ -7,15 +7,15 @@
|
|||||||
|
|
||||||
pkgname=libicns
|
pkgname=libicns
|
||||||
_pkgname=icns
|
_pkgname=icns
|
||||||
pkgver=0.7.1
|
pkgver=0.8.1
|
||||||
pkgrel=1
|
pkgrel=3
|
||||||
pkgdesc="Library for manipulating MacOS X .icns icon files."
|
pkgdesc="Library for manipulating MacOS X .icns icon files."
|
||||||
arch=('i686' 'x86_64')
|
arch=('x86_64')
|
||||||
url="http://icns.sourceforge.net"
|
url="http://icns.sourceforge.net"
|
||||||
license=('LGPL' 'GPL')
|
license=('LGPL' 'GPL')
|
||||||
depends=('jasper' 'libpng')
|
depends=('jasper' 'libpng')
|
||||||
source=(http://downloads.sf.net/$_pkgname/$pkgname-$pkgver.tar.gz)
|
source=(http://downloads.sf.net/$_pkgname/$pkgname-$pkgver.tar.gz)
|
||||||
md5sums=('ff4624353a074c6cb51e41d145070e10')
|
md5sums=('7a9b74b84ce08c5b11bdee3cad296dd3')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $srcdir/$pkgname-$pkgver
|
cd $srcdir/$pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user