pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/libdrg libdrg is a library for obtaining DRG...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85c1b4aaee40
branches:  trunk
changeset: 532087:85c1b4aaee40
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sat Aug 11 02:53:02 2007 +0000

description:
libdrg is a library for obtaining DRG data from multiple files at
multiple resolutions.

diffstat:

 geography/libdrg/DESCR    |   2 ++
 geography/libdrg/Makefile |  21 +++++++++++++++++++++
 geography/libdrg/PLIST    |   4 ++++
 geography/libdrg/distinfo |   5 +++++
 4 files changed, 32 insertions(+), 0 deletions(-)

diffs (48 lines):

diff -r 9c4f779ca7fe -r 85c1b4aaee40 geography/libdrg/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/libdrg/DESCR    Sat Aug 11 02:53:02 2007 +0000
@@ -0,0 +1,2 @@
+libdrg is a library for obtaining DRG data from multiple files at
+multiple resolutions.
diff -r 9c4f779ca7fe -r 85c1b4aaee40 geography/libdrg/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/libdrg/Makefile Sat Aug 11 02:53:02 2007 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/08/11 02:53:02 gdt Exp $
+#
+
+DISTNAME=      libdrg-0.0.81
+CATEGORIES=    geography
+MASTER_SITES=  http://www.lexort.com/software/
+
+MAINTAINER=    gdt%NetBSD.org@localhost
+HOMEPAGE=      http://www.lexort.com/software/
+COMMENT=       Library for reading and merging DRG files.
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL=   yes
+USE_TOOLS+=    pkg-config
+
+PKGCONFIG_OVERRIDE+=   libdrg.pc.in
+
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 9c4f779ca7fe -r 85c1b4aaee40 geography/libdrg/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/libdrg/PLIST    Sat Aug 11 02:53:02 2007 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/08/11 02:53:02 gdt Exp $
+include/drg_tiff.h
+lib/libdrg.la
+lib/pkgconfig/libdrg.pc
diff -r 9c4f779ca7fe -r 85c1b4aaee40 geography/libdrg/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/libdrg/distinfo Sat Aug 11 02:53:02 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/08/11 02:53:02 gdt Exp $
+
+SHA1 (libdrg-0.0.81.tar.gz) = 48e45c91710adce23e6cf41a8c5d0368681db1a6
+RMD160 (libdrg-0.0.81.tar.gz) = 2fb8b5fee6464ec47c2ada9f474304003edfee6c
+Size (libdrg-0.0.81.tar.gz) = 320228 bytes



Home | Main Index | Thread Index | Old Index