blob: 625f42b584a80eb0dfc25b89a1992fb05c181bf5 (
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 7027963e8e8cc12c91117bdb9225dc26 autotools-utils 042d779bc872564b26c4e5cf018db8ed eutils 3c847a0129fed780bd709b98e426f89c libtool 48b1b9f6194d2842456514d1184ca72e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=db6bb8edebfe62074cd5f9b3a5061266
|