# 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: # # nautilus-image-converter # nautilus-image-converter/Makefile # nautilus-image-converter/distinfo # nautilus-image-converter/pkg-descr # nautilus-image-converter/pkg-plist # echo c - nautilus-image-converter mkdir -p nautilus-image-converter > /dev/null 2>&1 echo x - nautilus-image-converter/Makefile sed 's/^X//' >nautilus-image-converter/Makefile << 'e98d687cd85eb07ba73784674a414558' X# New ports collection makefile for: nautilus-image-converter X# Date created: 2011-06-24 X# Whom: FreeBSD GNOME Team X# X# $FreeBSD$ X# $MCom$ X# X XPORTNAME= nautilus-image-converter XPORTVERSION= 0.2.1 XCATEGORIES= deskutils XMASTER_SITES= http://www.bitron.ch/downloads/ X XMAINTAINER= gnome@FreeBSD.org XCOMMENT= Nautilus extension to mass resize or rotate images X XRUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick X XUSE_BZIP2= yes XUSE_GMAKE= yes XUSE_GNOME= gnomeprefix gnomehack intlhack nautilus2 XUSE_GETTEXT= yes XUSE_LDCONFIG= yes XGNU_CONFIGURE= yes XCPPFLAGS= -I${LOCALBASE}/include XCONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" X XEXTENSIONS_PATH=`pkg-config libnautilus-extension --variable=extensiondir` X Xpost-patch: X @${REINPLACE_CMD} -e "s|nautilus_extensiondir =.*|nautilus_extensiondir = ${EXTENSIONS_PATH}|g" \ X ${WRKSRC}/src/Makefile.in X X.include e98d687cd85eb07ba73784674a414558 echo x - nautilus-image-converter/distinfo sed 's/^X//' >nautilus-image-converter/distinfo << '288e3dc3bf7e900085fe9357bb2d9810' XSHA256 (nautilus-image-converter-0.2.1.tar.bz2) = 3478f23b32f3ac640c58f4990296df978edb6ac0aee359f81e406f2105691a47 XSIZE (nautilus-image-converter-0.2.1.tar.bz2) = 280654 288e3dc3bf7e900085fe9357bb2d9810 echo x - nautilus-image-converter/pkg-descr sed 's/^X//' >nautilus-image-converter/pkg-descr << '2f1014becf480f775a2c67ffe46af659' XAdds a "Resize Images..." menu item to the context menu of all images. This Xopens a dialog where you set the desired image size and file name. A click Xon "Resize" finally resizes the image(s) using ImageMagick's convert tool. X XWWW: http://www.bitron.ch/software/nautilus-image-converter.php 2f1014becf480f775a2c67ffe46af659 echo x - nautilus-image-converter/pkg-plist sed 's/^X//' >nautilus-image-converter/pkg-plist << '5329852d4cd6903a09faba5742c7b2da' Xlib/nautilus/extensions-2.0/libnautilus-image-converter.la Xlib/nautilus/extensions-2.0/libnautilus-image-converter.so Xshare/locale/cs/LC_MESSAGES/nautilus-image-converter.mo Xshare/locale/es/LC_MESSAGES/nautilus-image-converter.mo Xshare/locale/fi/LC_MESSAGES/nautilus-image-converter.mo Xshare/locale/fr/LC_MESSAGES/nautilus-image-converter.mo Xshare/locale/it/LC_MESSAGES/nautilus-image-converter.mo Xshare/locale/ja/LC_MESSAGES/nautilus-image-converter.mo Xshare/locale/nl/LC_MESSAGES/nautilus-image-converter.mo Xshare/locale/pl/LC_MESSAGES/nautilus-image-converter.mo Xshare/locale/ru/LC_MESSAGES/nautilus-image-converter.mo Xshare/locale/sv/LC_MESSAGES/nautilus-image-converter.mo X%%DATADIR%%/nautilus-image-resize.glade X%%DATADIR%%/nautilus-image-rotate.glade X@dirrm %%DATADIR%% 5329852d4cd6903a09faba5742c7b2da exit