pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/gmpc Add PKGCONFIG_OVERRIDE. Add missing dir to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb3e5a30f46f
branches:  trunk
changeset: 511036:cb3e5a30f46f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 08 16:13:43 2006 +0000

description:
Add PKGCONFIG_OVERRIDE. Add missing dir to PLIST.
Bump PKGREVISION.

diffstat:

 audio/gmpc/Makefile |  4 +++-
 audio/gmpc/PLIST    |  3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (35 lines):

diff -r fafc1ac33a44 -r cb3e5a30f46f audio/gmpc/Makefile
--- a/audio/gmpc/Makefile       Sat Apr 08 16:13:23 2006 +0000
+++ b/audio/gmpc/Makefile       Sat Apr 08 16:13:43 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2006/04/07 17:40:22 rpaulo Exp $
+# $NetBSD: Makefile,v 1.16 2006/04/08 16:13:43 wiz Exp $
 #
 
 DISTNAME=              gmpc-0.13.0
+PKGREVISION=           1
 CATEGORIES=            audio
 MASTER_SITES=          http://download.qballcow.nl/programs/gmpc-0.13/
 
@@ -12,6 +13,7 @@
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            pkg-config
+PKGCONFIG_OVERRIDE=    data/gmpc.pc.in
 
 USE_DIRS+=             xdg-1.1
 
diff -r fafc1ac33a44 -r cb3e5a30f46f audio/gmpc/PLIST
--- a/audio/gmpc/PLIST  Sat Apr 08 16:13:23 2006 +0000
+++ b/audio/gmpc/PLIST  Sat Apr 08 16:13:43 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2006/04/07 17:40:22 rpaulo Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/08 16:13:43 wiz Exp $
 bin/gmpc
 include/gmpc/config1.h
 include/gmpc/cover-art.h
@@ -31,3 +31,4 @@
 @comment in xdg-dirs: @dirrm share/pixmaps
 @dirrm share/gmpc
 @comment in xdg-dirs: @dirrm share/applications
+@dirrm include/gmpc



Home | Main Index | Thread Index | Old Index