pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/libpurple Fix installation with the dbus option
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e1f8dd1a03c
branches: trunk
changeset: 541986:4e1f8dd1a03c
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Apr 29 10:55:02 2008 +0000
description:
Fix installation with the dbus option
Add the dbus-types.h file to the PLIST, which is installed when the dbus
option is enabled. Bump PKGREVISION to 1.
diffstat:
chat/libpurple/Makefile | 3 ++-
chat/libpurple/PLIST | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (30 lines):
diff -r fadb7874dadd -r 4e1f8dd1a03c chat/libpurple/Makefile
--- a/chat/libpurple/Makefile Tue Apr 29 10:51:54 2008 +0000
+++ b/chat/libpurple/Makefile Tue Apr 29 10:55:02 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2008/04/05 02:14:40 tnn Exp $
+# $NetBSD: Makefile,v 1.12 2008/04/29 10:55:02 jmmv Exp $
#
PKGNAME= libpurple-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= Multi-protocol Instant Messaging client backend
PKG_DESTDIR_SUPPORT= user-destdir
diff -r fadb7874dadd -r 4e1f8dd1a03c chat/libpurple/PLIST
--- a/chat/libpurple/PLIST Tue Apr 29 10:51:54 2008 +0000
+++ b/chat/libpurple/PLIST Tue Apr 29 10:55:02 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2008/04/12 22:42:58 jlam Exp $
+@comment $NetBSD: PLIST,v 1.11 2008/04/29 10:55:02 jmmv Exp $
include/libpurple/account.h
include/libpurple/accountopt.h
include/libpurple/blist.h
@@ -170,6 +170,7 @@
${PLIST.dbus}include/libpurple/dbus-define-api.h
${PLIST.dbus}include/libpurple/dbus-purple.h
${PLIST.dbus}include/libpurple/dbus-server.h
+${PLIST.dbus}include/libpurple/dbus-types.h
${PLIST.dbus}include/libpurple/dbus-useful.h
${PLIST.dbus}lib/libpurple-client.la
${PLIST.dbus}lib/purple-2/dbus-example.la
Home |
Main Index |
Thread Index |
Old Index