blob: e8a82b738071a1961e1a3a743df20ba840617602 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=media-libs/libsdl media-libs/sdl-image
DESCRIPTION=Convert pixel images (e.g. QRCode) to PGF/Tikz rectangles
EAPI=4
HOMEPAGE=https://github.com/mgorny/pixels2pgf/
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=media-libs/libsdl media-libs/sdl-image
SLOT=0
SRC_URI=mirror://github/mgorny/pixels2pgf/pixels2pgf-0.1.tar.bz2
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:autotools-utils src_compile:autotools-utils src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils b83a2420b796f7c6eff682679d08fe25 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=1646337d14ac41303367f098028a02a2
|