diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-cpp/pngpp-0.2.9 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-cpp/pngpp-0.2.9')
-rw-r--r-- | dev-cpp/pngpp-0.2.9 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-cpp/pngpp-0.2.9 b/dev-cpp/pngpp-0.2.9 new file mode 100644 index 000000000000..3cc640355cc7 --- /dev/null +++ b/dev-cpp/pngpp-0.2.9 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile install test +DESCRIPTION=A simple but powerful C++ interface to libpng +EAPI=6 +HOMEPAGE=http://www.nongnu.org/pngpp/ +KEYWORDS=amd64 x86 +LICENSE=BSD +RDEPEND=media-libs/libpng:0 +SLOT=0 +SRC_URI=mirror://nongnu/pngpp/png++-0.2.9.tar.gz +_md5_=13bdebf1f1273631aba48a72b1728480 |