Skip to content
Snippets Groups Projects
Commit 439487c6 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

app-text/ijs: New package

IJS is a library for transmitting rasterised page images, used by CUPS.
parent 2620217d
No related branches found
No related tags found
No related merge requests found
DIST ijs-0.35.tar.bz2 257476 SHA256 11a5f5084488c480f3ff5a24d64d7147bb64272bf60a0ba51330a56c5b50cab9 SHA512 b5f8df6fe394efea4ee7059c1ca8d7eb91588f060642da12f6591f0f40d169883aa9f7a6976a00042c89dd370b30f36afc407c4e7515cbd68537505a63c9a293 WHIRLPOOL 0f03524622dd8da54e2a7227e8e330fff9f711e0012d98300207493479f08ecae218d4fe9f1ae8ed36db845898f23a4768812cc6129840e5420ce64fae425110
# Copyright 2016 Adélie Linux Team
# Distributed under the terms of the NCSA License
EAPI=6
DESCRIPTION="IJS is a protocol for transmission of raster page images"
HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/start"
SRC_URI="https://www.openprinting.org/download/${PN}/download/${P}.tar.bz2"
LICENSE=""
SLOT="0"
KEYWORDS="x86 x86_64"
IUSE="static-libs"
DEPEND=""
RDEPEND="${DEPEND}"
src_configure () {
econf --enable-shared \
$(use_enable static-libs static)
}
app-text
dev-libs
media-gfx
sys-apps
sys-devel
sys-fs
sys-kernel
virtual
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment