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

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

Diff for /pkgsrc/audio/audacious-plugins/Makefile between version 1.21 and 1.33.2.1

version 1.21, 2011/08/23 13:06:46 version 1.33.2.1, 2012/10/03 12:06:27
Line 2 
Line 2 
 #  #
   
 DISTNAME=               audacious-plugins-1.5.1  DISTNAME=               audacious-plugins-1.5.1
 PKGREVISION=            14  PKGREVISION=            25
 CATEGORIES=             audio  CATEGORIES=             audio
 MASTER_SITES=           http://distfiles.atheme.org/  MASTER_SITES=           http://distfiles.atheme.org/
 EXTRACT_SUFX=           .tgz  EXTRACT_SUFX=           .tgz
Line 11  MAINTAINER=  jfranz@bsdprojects.net
Line 11  MAINTAINER=  jfranz@bsdprojects.net
 HOMEPAGE=               http://audacious-media-player.org/  HOMEPAGE=               http://audacious-media-player.org/
 COMMENT=                Plugins for Audacious media player  COMMENT=                Plugins for Audacious media player
   
 PKG_DESTDIR_SUPPORT=    user-destdir  
   
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 USE_TOOLS+=             gmake intltool pkg-config msgfmt  USE_TOOLS+=             gmake intltool pkg-config msgfmt
 USE_LIBTOOL=            yes  USE_LIBTOOL=            yes
Line 57  PLIST.oss= yes
Line 55  PLIST.oss= yes
 .elif ${OPSYS} == "DragonFly"  .elif ${OPSYS} == "DragonFly"
 PLIST.oss=      yes  PLIST.oss=      yes
 .elif ${OPSYS} == "SunOS"  .elif ${OPSYS} == "SunOS"
   BUILDLINK_TRANSFORM+=   rm:-Wl,-export-dynamic
 CPPFLAGS.SunOS= -D__EXTENSIONS__ -D__uint32_t=uint32_t -D__uint64_t=uint64_t  CPPFLAGS.SunOS= -D__EXTENSIONS__ -D__uint32_t=uint32_t -D__uint64_t=uint64_t
 CONFIGURE_ARGS+=        --enable-oss4  CONFIGURE_ARGS+=        --enable-oss4
 PLIST.oss4=     yes  PLIST.oss4=     yes

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.33.2.1

CVSweb <webmaster@jp.NetBSD.org>