DESCR

This is a simple ROX application for creating compressed tar files
and for extracting various kinds of archive.

Makefile

# $NetBSD: Makefile,v 1.4 2008/05/26 02:13:14 joerg Exp $
#

DISTNAME= archive-2.0
PKGNAME= rox-${DISTNAME}
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/}
EXTRACT_SUFX= .tgz

MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://rox.sourceforge.net/desktop/node/74
COMMENT= Simple archiver

# no real libraries there
DEPENDS+= rox-lib>=2.0.2nb2:../../devel/rox-lib

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}/${DISTNAME}/Archive
DIST_SUBDIR= rox
USE_TOOLS+= pax

NO_BUILD= yes

PYTHON_PATCH_SCRIPTS= AppRun tests/testall.py

INSTALLATION_DIRS= share/rox/Archive

SUBST_CLASSES+= lib
SUBST_MESSAGE.lib= Fixing hardcoded paths for ROX-Lib.
SUBST_STAGE.lib= post-patch
SUBST_FILES.lib= findrox.py
SUBST_SED.lib= -e 's,/usr/local/lib,${PREFIX}/share/rox,g'

do-install:
cd ${WRKSRC} && pax -rw . ${DESTDIR}${PREFIX}/share/rox/Archive

.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"

PLIST

@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/29 17:31:44 rxg Exp $
share/rox/Archive/.DirIcon
share/rox/Archive/AppInfo.xml
share/rox/Archive/AppRun
share/rox/Archive/Archive.xml
share/rox/Archive/Help/COPYING
share/rox/Archive/Help/Changes
share/rox/Archive/Help/README
share/rox/Archive/Messages/de.gmo
share/rox/Archive/Messages/de.po
share/rox/Archive/Messages/dist
share/rox/Archive/Messages/es.gmo
share/rox/Archive/Messages/es.po
share/rox/Archive/Messages/it.gmo
share/rox/Archive/Messages/it.po
share/rox/Archive/Messages/update-po
share/rox/Archive/Messages/zh_CN.gmo
share/rox/Archive/Messages/zh_CN.po
share/rox/Archive/Messages/zh_TW.gmo
share/rox/Archive/Messages/zh_TW.po
share/rox/Archive/box.py
share/rox/Archive/findrox.py
share/rox/Archive/formats.py
share/rox/Archive/support.py
share/rox/Archive/tests/testall.py
@dirrm share/rox/Archive/tests
@dirrm share/rox/Archive/Messages
@dirrm share/rox/Archive/Help
@dirrm share/rox/Archive

distinfo

$NetBSD: distinfo,v 1.1.1.1 2006/01/29 17:31:44 rxg Exp $

SHA1 (rox/archive-2.0.tgz) = cee34ddd89c808f410ea08632a504d4bf4c25720
RMD160 (rox/archive-2.0.tgz) = 57cf06d4b40595f91ae7a2374e2adef183d8bd65
Size (rox/archive-2.0.tgz) = 25789 bytes