blob: 3c6ffd94d01e3b968366618a26b6ebd372268ba4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gifblock
pkgdesc = A Gifblock is a TCL library to Manipulate GIF images streams.
pkgver = 1.0
pkgrel = 1
url = https://github.com/Geballin/Gifblock
arch = x86_64
arch = i686
license = BSD
makedepends = make
makedepends = gcc
depends = tcl
source = https://github.com/Geballin/Gifblock/archive/1.0.tar.gz
md5sums = 2b3351838b0ac446b0e8fb2222f122da
pkgname = gifblock
|