mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/chmlib to 0.40-4
This commit is contained in:
parent
280c016bf3
commit
0d08749ff4
1 changed files with 2 additions and 5 deletions
|
@ -3,18 +3,15 @@
|
||||||
# Contributor: Alexander 'dma147' Mieland <dma147@linux-stats.org>
|
# Contributor: Alexander 'dma147' Mieland <dma147@linux-stats.org>
|
||||||
# Contributor: Simon Morgan <simon@16hz.net>
|
# Contributor: Simon Morgan <simon@16hz.net>
|
||||||
|
|
||||||
# ALARM: Kevin Mihelich <kevin@plugapps.com>
|
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||||
# - Added arm.patch, which aligns arm size types with i386/32-bit
|
# - Added arm.patch, which aligns arm size types with i386/32-bit
|
||||||
|
|
||||||
plugrel=1
|
|
||||||
|
|
||||||
pkgname=chmlib
|
pkgname=chmlib
|
||||||
pkgver=0.40
|
pkgver=0.40
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="Library for dealing with Microsoft ITSS/CHM format files"
|
pkgdesc="Library for dealing with Microsoft ITSS/CHM format files"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://morte.jedrea.com/~jedwin/projects/chmlib/"
|
url="http://morte.jedrea.com/~jedwin/projects/chmlib/"
|
||||||
options=('!libtool')
|
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
depends=('glibc')
|
depends=('glibc')
|
||||||
source=("http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
|
source=("http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
|
||||||
|
|
Loading…
Reference in a new issue