Date: Mon, 10 Jun 2002 10:50:26 -0700 (PDT) From: KATO Tsuguru <tkato@prontomail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/39119: New port: graphics/gtkam Message-ID: <200206101750.g5AHoQwn076025@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 39119 >Category: ports >Synopsis: New port: graphics/gtkam >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 11:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.5-RELEASE i386 >Organization: >Environment: >Description: gtkam is an universal, free GTK+ application that will allow downloading, saving, and manipulation of images from several different digital camera models, or from the local harddrive. gtkam supports a wide array of digital camera models. Visit http://www.gphoto.org/cameras.html for an updated list. WWW: http://www.gphoto.org/gphoto2/ >How-To-Repeat: >Fix: # 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: # # gtkam # gtkam/Makefile # gtkam/distinfo # gtkam/pkg-comment # gtkam/pkg-descr # gtkam/pkg-plist # echo c - gtkam mkdir -p gtkam > /dev/null 2>&1 echo x - gtkam/Makefile sed 's/^X//' >gtkam/Makefile << 'END-of-gtkam/Makefile' X# New ports collection makefile for: gtkam X# Data Created: 10 Jun 2002 X# Whom: ports@FreeBSD.org X# X# $FreeBSD$ X# X XPORTNAME= gtkam XPORTVERSION= 0.1.5 XCATEGORIES= graphics XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= gphoto X XMAINTAINER= ports@FreeBSD.org X XLIB_DEPENDS= exif-gtk.3:${PORTSDIR}/graphics/libexif-gtk \ X gphoto2.2:${PORTSDIR}/graphics/gphoto2 X XUSE_X_PREFIX= yes XUSE_GTK= yes XGNU_CONFIGURE= yes XCONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" X X.if defined(WITH_GIMP) XLIB_DEPENDS+= gimp:${PORTSDIR}/graphics/gimp1 XPLIST_SUB+= GIMP="" X.else XCONFIGURE_ARGS= --without-gimp XPLIST_SUB+= GIMP="@comment " X.endif X Xpre-everything:: X.if !defined(WITH_GIMP) X @${ECHO_MSG} X @${ECHO_MSG} "If you want to compile with plugin for The GIMP," X @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_GIMP=yes\"" X @${ECHO_MSG} X.endif X Xpost-patch: X @${PERL} -pi -e 's|-g -Wall||g' ${WRKSRC}/configure X @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \ X 's| install-gtkamdocDATA||g ; \ X s|images/gtkam|gtkam/images|g' X Xpost-install: X.if !defined(PORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/MANUAL ${DOCSDIR} X.endif X X.include <bsd.port.mk> END-of-gtkam/Makefile echo x - gtkam/distinfo sed 's/^X//' >gtkam/distinfo << 'END-of-gtkam/distinfo' XMD5 (gtkam-0.1.5.tar.gz) = 3662e7c63e8f9f4ac4eb2d39ec0f183f END-of-gtkam/distinfo echo x - gtkam/pkg-comment sed 's/^X//' >gtkam/pkg-comment << 'END-of-gtkam/pkg-comment' XDownload and view files from various digital cameras END-of-gtkam/pkg-comment echo x - gtkam/pkg-descr sed 's/^X//' >gtkam/pkg-descr << 'END-of-gtkam/pkg-descr' Xgtkam is an universal, free GTK+ application that will allow Xdownloading, saving, and manipulation of images from several Xdifferent digital camera models, or from the local harddrive. X Xgtkam supports a wide array of digital camera models. XVisit http://www.gphoto.org/cameras.html for an updated list. X XWWW: http://www.gphoto.org/gphoto2/ END-of-gtkam/pkg-descr echo x - gtkam/pkg-plist sed 's/^X//' >gtkam/pkg-plist << 'END-of-gtkam/pkg-plist' Xbin/gtkam X%%GIMP%%libexec/gimp/1.2/plug-ins/gtkam-gimp X%%PORTDOCS%%share/doc/gtkam/AUTHORS X%%PORTDOCS%%share/doc/gtkam/MANUAL Xshare/gtkam/images/gtkam-audio.png Xshare/gtkam/images/gtkam-camera.png Xshare/gtkam/images/gtkam-folder-camera.png Xshare/gtkam/images/gtkam-folder.png Xshare/gtkam/images/gtkam-lock.png Xshare/gtkam/images/gtkam-new.png Xshare/gtkam/pixmaps/camera.xpm Xshare/gtkam/pixmaps/configure.xpm Xshare/gtkam/pixmaps/delete_images.xpm Xshare/gtkam/pixmaps/exit.xpm Xshare/gtkam/pixmaps/folder.xpm Xshare/gtkam/pixmaps/save_current_image.xpm Xshare/locale/da/LC_MESSAGES/gtkam.mo Xshare/locale/de/LC_MESSAGES/gtkam.mo Xshare/locale/es/LC_MESSAGES/gtkam.mo Xshare/locale/fr/LC_MESSAGES/gtkam.mo Xshare/locale/hu/LC_MESSAGES/gtkam.mo Xshare/locale/it/LC_MESSAGES/gtkam.mo Xshare/locale/ja/LC_MESSAGES/gtkam.mo Xshare/locale/no/LC_MESSAGES/gtkam.mo Xshare/locale/pt_BR/LC_MESSAGES/gtkam.mo Xshare/locale/pt_PT/LC_MESSAGES/gtkam.mo Xshare/locale/ru/LC_MESSAGES/gtkam.mo Xshare/locale/sl/LC_MESSAGES/gtkam.mo Xshare/locale/sv/LC_MESSAGES/gtkam.mo Xshare/locale/uk/LC_MESSAGES/gtkam.mo X@dirrm share/gtkam/pixmaps X@dirrm share/gtkam/images X%%PORTDOCS%%@dirrm share/doc/gtkam END-of-gtkam/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206101750.g5AHoQwn076025>