pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/libpaper
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 13 20:21:37 UTC 2019
Modified Files:
pkgsrc/print/libpaper: Makefile distinfo
Log Message:
libpaper: update to 1.1.26.
Changes not found.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/libpaper/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/libpaper/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/libpaper/Makefile
diff -u pkgsrc/print/libpaper/Makefile:1.9 pkgsrc/print/libpaper/Makefile:1.10
--- pkgsrc/print/libpaper/Makefile:1.9 Mon Oct 8 13:45:41 2012
+++ pkgsrc/print/libpaper/Makefile Wed Feb 13 20:21:37 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2012/10/08 13:45:41 asau Exp $
-#
+# $NetBSD: Makefile,v 1.10 2019/02/13 20:21:37 wiz Exp $
-DISTNAME= libpaper_1.1.24
+DISTNAME= libpaper_1.1.26
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/libp/libpaper/}
@@ -9,12 +8,13 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://packages.debian.org/unstable/libs/libpaper1
COMMENT= Paper size handling library
+LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
USE_LIBTOOL= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= autoconf automake gmake
EGDIR= ${PREFIX}/share/examples/libpaper
CONF_FILES= ${EGDIR}/papersize ${PKG_SYSCONFDIR}/papersize
@@ -23,6 +23,10 @@ BUILD_DEFS= PAPERSIZE
.include "../../devel/libgetopt/buildlink3.mk"
+# missing generated files in 1.1.26 tarball
+pre-configure:
+ cd ${WRKSRC} && autoreconf -fiv
+
post-build:
PAPERCONF=${WRKDIR}/papersize PATH=${WRKSRC}/src:$${PATH} ${SH} \
${WRKSRC}/src/paperconfig -p ${PAPERSIZE}
Index: pkgsrc/print/libpaper/distinfo
diff -u pkgsrc/print/libpaper/distinfo:1.7 pkgsrc/print/libpaper/distinfo:1.8
--- pkgsrc/print/libpaper/distinfo:1.7 Wed Nov 4 01:01:35 2015
+++ pkgsrc/print/libpaper/distinfo Wed Feb 13 20:21:37 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/04 01:01:35 agc Exp $
+$NetBSD: distinfo,v 1.8 2019/02/13 20:21:37 wiz Exp $
-SHA1 (libpaper_1.1.24.tar.gz) = 6927f75d126373d32d89751d2a7fe3e99cc9b4a1
-RMD160 (libpaper_1.1.24.tar.gz) = 12e7234616bfe648337381c7c07e7de7bcfbea28
-SHA512 (libpaper_1.1.24.tar.gz) = f90816723dafa9ce0aef652e027b13174d2430208003d3715d6f96226130bc66cfc36465f1a5a3f855697708c389f219b964a5534a64a8c98ac53662040df67b
-Size (libpaper_1.1.24.tar.gz) = 355272 bytes
+SHA1 (libpaper_1.1.26.tar.gz) = eb8b0b0c5f6c526911f56158a6a8cd98bc6a6089
+RMD160 (libpaper_1.1.26.tar.gz) = b2650ec593455916fc8fa635e1bcbeb485f26e74
+SHA512 (libpaper_1.1.26.tar.gz) = 6c54d28004c2dc95cfcc58467026d87b1590d35c9acf09d85568be0c558a04c183e0657afe3278dc894825428372ae60ccf417ece955b7d358fd9ce7b3d78b76
+Size (libpaper_1.1.26.tar.gz) = 42304 bytes
Home |
Main Index |
Thread Index |
Old Index