blob: c0176dae6a72ede7c0f71e94d9cb8f31b6579379 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=configure install
DESCRIPTION=C library for reading, writing, and modifying Windows bitmap image files
EAPI=5
HOMEPAGE=https://code.google.com/p/libbmp/
IUSE=static-libs
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
SLOT=0/2
SRC_URI=https://libbmp.googlecode.com/files/libbmp-0.1.3.tar.bz2
_eclass_exported_funcs=src_configure:- src_install:-
_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=0c2aa680ebf6450c6874ed029fbeb5ac
|