[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.3 and 1.10

version 1.3, 2008/11/10 12:06:06 version 1.10, 2009/10/31 14:46:51
Line 2 
Line 2 
 #  #
   
 DISTNAME=               audacious-plugins-1.5.1  DISTNAME=               audacious-plugins-1.5.1
   PKGREVISION=            5
 CATEGORIES=             audio  CATEGORIES=             audio
 MASTER_SITES=           http://distfiles.atheme.org/  MASTER_SITES=           http://distfiles.atheme.org/
 EXTRACT_SUFX=           .tgz  EXTRACT_SUFX=           .tgz
Line 10  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  USE_TOOLS+=             gmake intltool pkg-config msgfmt
 USE_LIBTOOL=            yes  USE_LIBTOOL=            yes
   
 # This should avoid an error like: libstdc++.so.6: Undefined PLT symbol "_Unwind_GetIP" on NetBSD i386 and maybe amd64, with gcc4 at least.  # This should avoid an error like: libstdc++.so.6: Undefined PLT symbol "_Unwind_GetIP" on NetBSD i386 and maybe amd64, with gcc4 at least.

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

CVSweb <webmaster@jp.NetBSD.org>