pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/libgnomecups Only use .la files in PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e51990bdb2c
branches:  trunk
changeset: 481577:4e51990bdb2c
user:      tv <tv%pkgsrc.org@localhost>
date:      Thu Oct 07 16:25:59 2004 +0000

description:
Only use .la files in PLIST.

diffstat:

 print/libgnomecups/Makefile |  4 ++--
 print/libgnomecups/PLIST    |  6 +-----
 2 files changed, 3 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r 5d17e3797d46 -r 4e51990bdb2c print/libgnomecups/Makefile
--- a/print/libgnomecups/Makefile       Thu Oct 07 16:21:38 2004 +0000
+++ b/print/libgnomecups/Makefile       Thu Oct 07 16:25:59 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:05 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/07 16:25:59 tv Exp $
 #
 
 DISTNAME=      libgnomecups-0.1.12
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    print gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libgnomecups/0.1/}
 
diff -r 5d17e3797d46 -r 4e51990bdb2c print/libgnomecups/PLIST
--- a/print/libgnomecups/PLIST  Thu Oct 07 16:21:38 2004 +0000
+++ b/print/libgnomecups/PLIST  Thu Oct 07 16:25:59 2004 +0000
@@ -1,14 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/21 17:06:40 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/10/07 16:25:59 tv Exp $
 include/libgnomecups-1/libgnomecups/gnome-cups-init.h
 include/libgnomecups-1/libgnomecups/gnome-cups-printer.h
 include/libgnomecups-1/libgnomecups/gnome-cups-queue.h
 include/libgnomecups-1/libgnomecups/gnome-cups-request.h
 include/libgnomecups-1/libgnomecups/gnome-cups-util.h
-lib/libgnomecups-1.0.a
 lib/libgnomecups-1.0.la
-lib/libgnomecups-1.0.so
-lib/libgnomecups-1.0.so.1
-lib/libgnomecups-1.0.so.1.0
 lib/pkgconfig/libgnomecups-1.0.pc
 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/libgnomecups.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libgnomecups.mo



Home | Main Index | Thread Index | Old Index