[93415] trunk/dports/audio/libshout2/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 21 19:51:30 PDT 2012


Revision: 93415
          https://trac.macports.org/changeset/93415
Author:   ryandesign at macports.org
Date:     2012-05-21 19:51:30 -0700 (Mon, 21 May 2012)
Log Message:
-----------
libshout2: make sure the shout.pc pkg-config file is installed (#34569)

Modified Paths:
--------------
    trunk/dports/audio/libshout2/Portfile

Modified: trunk/dports/audio/libshout2/Portfile
===================================================================
--- trunk/dports/audio/libshout2/Portfile	2012-05-22 00:42:05 UTC (rev 93414)
+++ trunk/dports/audio/libshout2/Portfile	2012-05-22 02:51:30 UTC (rev 93415)
@@ -5,7 +5,7 @@
 name             libshout2
 set my_name      [strsed ${name} {g/[0-9]//}]
 version          2.2.2
-revision         1
+revision         2
 categories       audio net
 license          LGPL
 platforms        darwin
@@ -23,6 +23,8 @@
 master_sites     http://downloads.xiph.org/releases/libshout/
 distname         ${my_name}-${version}
 
+depends_build       port:pkgconfig
+
 depends_lib      port:libvorbis path:lib/libspeex.dylib:speex port:libtheora
 
 checksums        md5 4f75fc9901c724b712c371c9a1e782d3 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120521/1e0622bb/attachment.html>


More information about the macports-changes mailing list