[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / graphics / fotoxx

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/graphics/fotoxx/Makefile between version 1.28 and 1.34

version 1.28, 2012/10/01 13:02:24 version 1.34, 2013/01/03 13:46:28
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       fotoxx-12.10  DISTNAME=       fotoxx-13.01
 CATEGORIES=     graphics  CATEGORIES=     graphics
 MASTER_SITES=   http://www.kornelix.com/uploads/1/3/0/3/13035936/  MASTER_SITES=   http://www.kornelix.com/uploads/1/3/0/3/13035936/
   
Line 10  HOMEPAGE= http://www.kornelix.com/fotoxx
Line 10  HOMEPAGE= http://www.kornelix.com/fotoxx
 COMMENT=        Program for editing image files from a digital camera  COMMENT=        Program for editing image files from a digital camera
 LICENSE=        gnu-gpl-v3  LICENSE=        gnu-gpl-v3
   
 PKG_DESTDIR_SUPPORT=    user-destdir  
   
 DEPENDS+=       xdg-utils-[0-9]*:../../misc/xdg-utils  DEPENDS+=       xdg-utils-[0-9]*:../../misc/xdg-utils
 DEPENDS+=       p5-Image-ExifTool-[0-9]*:../../graphics/p5-Image-ExifTool  DEPENDS+=       p5-Image-ExifTool-[0-9]*:../../graphics/p5-Image-ExifTool
 DEPENDS+=       dcraw-[0-9]*:../../graphics/dcraw  DEPENDS+=       dcraw-[0-9]*:../../graphics/dcraw
Line 19  DEPENDS+= gimp-ufraw-[0-9]*:../../graphi
Line 17  DEPENDS+= gimp-ufraw-[0-9]*:../../graphi
   
 USE_LANGUAGES=  c++  USE_LANGUAGES=  c++
 USE_TOOLS+=     pkg-config  USE_TOOLS+=     pkg-config
 TOOLS_NOOP+=    xdg-desktop-menu  
   
 BUILD_TARGET=   fotoxx  BUILD_TARGET=   fotoxx
 INSTALL_TARGET= install  INSTALL_TARGET= install

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.34

CVSweb <webmaster@jp.NetBSD.org>