blob: 298bb49e828ec8ab7ce17c956d89aa7de49766be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-cpp/gtest )
DESCRIPTION=Scaling, colorspace conversion, and dithering library
EAPI=8
HOMEPAGE=https://github.com/sekrit-twc/zimg
INHERIT=autotools multilib-minimal
IUSE=debug static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=WTFPL-2
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sekrit-twc/zimg/archive/release-3.0.4.tar.gz -> zimg-3.0.4.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 87f1b83e21a473787b821ef3d0437bf3 multilib-minimal 4b0f1857965db8869a729948d5277e0b
_md5_=ff87843ebc2053092a81773c8a71f4d1
|