[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / audio / bmp-esound

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

Diff for /pkgsrc/audio/bmp-esound/Attic/Makefile between version 1.10 and 1.27

version 1.10, 2006/05/31 09:12:18 version 1.27, 2012/09/07 19:16:06
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   PKG_DESTDIR_SUPPORT=    user-destdir
   
 BMP_USE_ESD:=           yes  BMP_USE_ESD:=           yes
 .include "../../audio/bmp/Makefile.common"  .include "../../audio/bmp/Makefile.common"
   
 PKGNAME=                ${DISTNAME:S/bmp/bmp-esound/}  PKGNAME=                ${DISTNAME:S/bmp/bmp-esound/}
 PKGREVISION=            4  PKGREVISION=            15
 CATEGORIES+=            gnome  CATEGORIES+=            gnome
   
 COMMENT=                BMP plugin to output sound through the esound daemon  COMMENT=                BMP plugin to output sound through the esound daemon
   
 DEPENDS+=               bmp>=0.9.7:../../audio/bmp  DEPENDS+=               bmp>=0.9.7.1:../../audio/bmp
   
 BUILD_DIRS=             Output/esd  BUILD_DIRS=             Output/esd
   

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.27

CVSweb <webmaster@jp.NetBSD.org>