blob: 2e7252dc9ae8ea7325d9818b37180f7db7de0b59 (
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.178.tar.gz -> cimg-1.7.8.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=c7a9e817092678d27359c560e9401d71
|