blob: 7ea4280ea4c2cc8cc3fbd12e2c138b9c4a6604bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install
DESCRIPTION=C++ template image processing toolkit
EAPI=6
HOMEPAGE=http://cimg.eu/ https://github.com/dtschump/CImg
IUSE=doc
KEYWORDS=~amd64 ~x86
LICENSE=CeCILL-2 CeCILL-C
SLOT=0
SRC_URI=https://github.com/dtschump/CImg/archive/v.200.tar.gz -> cimg-2.0.0.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=f17f55ebd3e6744e81b53406833d0334
|