summaryrefslogtreecommitdiff
path: root/media-libs/libnspsl/libnspsl-0.1.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-20 11:17:21 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-20 11:17:21 +0000
commit48bdeb0db9c7ffed22c6eb859ee40b55ba598b86 (patch)
treef88035a58c20099cf45a576fb53b0330a4754f14 /media-libs/libnspsl/libnspsl-0.1.2.ebuild
parent0fb71e0215ed52863e462cccef73c01aff44d43d (diff)
gentoo resync : 20.12.2017
Diffstat (limited to 'media-libs/libnspsl/libnspsl-0.1.2.ebuild')
-rw-r--r--media-libs/libnspsl/libnspsl-0.1.2.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/media-libs/libnspsl/libnspsl-0.1.2.ebuild b/media-libs/libnspsl/libnspsl-0.1.2.ebuild
new file mode 100644
index 000000000000..43ff354386db
--- /dev/null
+++ b/media-libs/libnspsl/libnspsl-0.1.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+NETSURF_BUILDSYSTEM=buildsystem-1.6
+inherit netsurf
+
+DESCRIPTION="decoding library for BMP and ICO image file formats, written in C"
+HOMEPAGE="http://www.netsurf-browser.org/projects/"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~ppc ~m68k-mint"
+IUSE=""
+
+RDEPEND=""
+DEPEND="virtual/pkgconfig"