# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # xarchiver # xarchiver/Makefile # xarchiver/distinfo # xarchiver/pkg-descr # xarchiver/pkg-plist # xarchiver/xarchiver.shar # echo c - xarchiver mkdir -p xarchiver > /dev/null 2>&1 echo x - xarchiver/Makefile sed 's/^X//' >xarchiver/Makefile << 'END-of-xarchiver/Makefile' X# New ports collection makefile for: xarchiver X# Date created: April 28 2006 X# Whom: Martin Wilke X# X# $FreeBSD$ X# X XPORTNAME= xarchiver XPORTVERSION= 0.3.9.2 XCATEGORIES= archivers XMASTER_SITES= http://www.xfce.org/archive/xfce-4.3.90.2/src/ XDISTNAME= ${PORTNAME}-${PORTVERSION}beta2 X XMAINTAINER= miwi@FreeBSD.org XCOMMENT= Xarchiver is a GTK2 packager X XWRKSRC= ${WRKDIR}/${DISTNAME} XUSE_BZIP2= yes XUSE_GMAKE= yes XUSE_GNOME= gtk20 desktopfileutils XGNU_CONFIGURE= yes XUSE_X_PREFIX= yes X X.if !defined(WITHOUT_NLS) XUSE_GETTEXT= yes XCONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" XCONFIGURE_ARGS+= --enable-nls XPLIST_SUB= NLS="" X.else XCONFIGURE_ARGS+= --disable-nls XPLIST_SUB= NLS="@comment " X.endif X X.include END-of-xarchiver/Makefile echo x - xarchiver/distinfo sed 's/^X//' >xarchiver/distinfo << 'END-of-xarchiver/distinfo' XMD5 (xarchiver-0.3.9.2beta2.tar.bz2) = bea2e29aa49e53683d0157d49a85a41a XSHA256 (xarchiver-0.3.9.2beta2.tar.bz2) = 63f449812db37d357266084f87ae9d5cce52ef4cf32713af80b041476e62a3ea XSIZE (xarchiver-0.3.9.2beta2.tar.bz2) = 379733 END-of-xarchiver/distinfo echo x - xarchiver/pkg-descr sed 's/^X//' >xarchiver/pkg-descr << 'END-of-xarchiver/pkg-descr' XXarchiver is a nice packager for Xfce. X XWWW: http://xarchiver.xfce.org END-of-xarchiver/pkg-descr echo x - xarchiver/pkg-plist sed 's/^X//' >xarchiver/pkg-plist << 'END-of-xarchiver/pkg-plist' Xbin/xarchiver Xshare/applications/xarchiver.desktop X%%NLS%%share/locale/de/LC_MESSAGES/xarchiver.mo X%%NLS%%share/locale/ru/LC_MESSAGES/xarchiver.mo Xshare/pixmaps/xarchiver.png X%%DATADIR%%/pixmaps/add.png X%%DATADIR%%/pixmaps/add_folder.png X%%DATADIR%%/pixmaps/extract.png X%%DATADIR%%/pixmaps/padlock.png X@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true X@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true X@dirrm %%DATADIR%%/pixmaps X@dirrm %%DATADIR%% END-of-xarchiver/pkg-plist echo x - xarchiver/xarchiver.shar sed 's/^X//' >xarchiver/xarchiver.shar << 'END-of-xarchiver/xarchiver.shar' END-of-xarchiver/xarchiver.shar exit