# Generated by makepkg 6.0.2
# Wed Dec 13 18:12:38 UTC 2023
pkgbase = ucl
	pkgdesc = Portable lossless data compression library written in ANSI C
	pkgver = 1.03
	pkgrel = 3
	url = https://www.oberhumer.com/opensource/ucl/
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = autotools
	makedepends = gcc
	source = https://www.oberhumer.com/opensource/ucl/download/ucl-1.03.tar.gz
	source = 001-autoconf-compat.patch
	source = 002-missing-macros.patch
	source = 003-no-undefined.patch
	sha256sums = b865299ffd45d73412293369c9754b07637680e5c826915f097577cd27350348
	sha256sums = 0cbd00a8383c098f98d5b022fcb4fa8d1448501e00221a223be04be0383bafc0
	sha256sums = ed5425536d98e2097488001e6e73d2ed93da65050a6fded62435bec077bc594b
	sha256sums = 56a110aedab800c0a06cf4fd4dcef8f78691a0d091e2f143a2a8f02cfbb4c172

pkgname = ucl

pkgname = ucl-devel
	pkgdesc = ucl headers and libraries
	groups = development
	depends = ucl=1.03
	options = staticlibs
