DESCR

IJS is a client-server protocol for transmission of raster page images.
This package provides a reference implementation of the protocol, the
design of which is still in flux. When the protocol specification is
published, it will be authoritative. Applications should feel free to
link against the library provided in this package, adapt that code for
their own needs, or roll a completely new implementation.

Makefile

# $NetBSD: Makefile,v 1.16 2010/01/27 13:33:02 joerg Exp $

DISTNAME= ijs-0.35
CATEGORIES= print
MASTER_SITES= http://www.linuxprinting.org/ijs/download/

MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.linuxprinting.org/ijs/
COMMENT= Protocol library for raster page transmission

PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= gmake
USE_LIBTOOL= yes
GNU_CONFIGURE= yes

BUILD_TARGET= libijs.la
MAKE_ENV+= XCFLAGS=${CFLAGS:M*:Q}
MAKE_ENV+= IJS_VERSION_INFO="0:0"
PKGCONFIG_OVERRIDE= ijs.pc.in

INSTALLATION_DIRS= share/doc/ijs

post-install:
${INSTALL_DATA} ${WRKSRC}/ijs_spec.pdf ${DESTDIR}${PREFIX}/share/doc/ijs

.include "../../mk/bsd.pkg.mk"

PLIST

@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:11:56 joerg Exp $
bin/ijs-config
include/ijs/ijs.h
include/ijs/ijs_client.h
include/ijs/ijs_server.h
lib/libijs.la
lib/pkgconfig/ijs.pc
man/man1/ijs-config.1
share/doc/ijs/ijs_spec.pdf

buildlink3.mk

# $NetBSD: buildlink3.mk,v 1.8 2009/03/20 19:25:14 joerg Exp $

BUILDLINK_TREE+= ijs

.if !defined(IJS_BUILDLINK3_MK)
IJS_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.ijs+= ijs>=0.34
BUILDLINK_ABI_DEPENDS.ijs+= ijs>=0.34nb2
BUILDLINK_PKGSRCDIR.ijs?= ../../print/ijs
.endif # IJS_BUILDLINK3_MK

BUILDLINK_TREE+= -ijs

distinfo

$NetBSD: distinfo,v 1.3 2006/07/07 19:01:43 drochner Exp $

SHA1 (ijs-0.35.tar.gz) = 201df12d476dfc2da0ae1fe7710eede9d305be04
RMD160 (ijs-0.35.tar.gz) = 1949b34d68b6af8c5db823f7265c603b1cada2e0
Size (ijs-0.35.tar.gz) = 344262 bytes
SHA1 (patch-aa) = 608e7c51ab684cc3356c58784c098a5f203c4b94