NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
This package is a UNIX port of the Amiga XPK library.
The XPK system consists of a master library (libxpkmaster.so) and several
(un)packer sub-libraries (libxpkXXXX.so). Application programs only use the
master library directly: the master library takes care of loading and using
the sub-libraries. Each sub-library implements one type of compression.
There are different libraries for different types of data. When unpacking the
applications do not need to know which library was used to pack the data -
the appropriate library needs to be installed.
# $NetBSD: Makefile,v 1.11 2007/06/05 06:01:16 wiz Exp $
DISTNAME= xpk-0.1.4
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://vesuri.jormas.com/xpk/ \
http://www.energyhq.es.eu.org/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.jormas.com/~vesuri/xpk/
COMMENT= The eXternal PacKer (XPK) library system
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:14 jlam Exp $
bin/xDir
bin/xPK
bin/xQuery
bin/xType
bin/xUp
bin/xpk-config
include/xpk/amigalibs.h
include/xpk/xpk.h
include/xpk/xpkLib.h
include/xpk/xpkprefs.h
include/xpk/xpksub.h
lib/libxpkGZIP.la
lib/libxpkNONE.la
lib/libxpkRLEN.la
lib/libxpkSQSH.la
lib/libxpkmaster.la
share/aclocal/xpk.m4
@dirrm include/xpk
$NetBSD: distinfo,v 1.2 2005/02/23 14:45:27 agc Exp $
SHA1 (xpk-0.1.4.tar.gz) = 0732f964516885ddde5ba7a1b88b09a0c6b249e4
RMD160 (xpk-0.1.4.tar.gz) = 63f845edef5d869d816df0e4c6043c265d44fdbb
Size (xpk-0.1.4.tar.gz) = 239341 bytes