blob: 4ff304ea54399ecfb2c4f7b9faf329264efbe07d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = libtifiles-git
pkgdesc = TI File format library
pkgver = 1.18.r127.g791d2535
pkgrel = 1
url = http://lpg.ticalc.org/prj_tilp/
arch = i686
arch = x86_64
license = GPL-2.0-only
makedepends = git
depends = glibc
depends = glib2
depends = libarchive
depends = libticonv-git
provides = libtifiles
conflicts = libtifiles
options = !libtool
source = tilibs::git+https://github.com/debrouxl/tilibs.git
md5sums = SKIP
pkgname = libtifiles-git
|