pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
giflib-32: Add files from original package
Module Name: pkgsrc-wip
Committed By: Naveen Narayanan <zerous@nocebo.space>
Pushed By: zerous
Date: Tue Jul 23 12:55:31 2019 +0200
Changeset: 4f95e4eb42bd78eb5106aa0041a2e14aaf6f75c9
Added Files:
giflib-32/Makefile.common
giflib-32/distinfo
Log Message:
giflib-32: Add files from original package
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4f95e4eb42bd78eb5106aa0041a2e14aaf6f75c9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
giflib-32/Makefile.common | 27 +++++++++++++++++++++++++++
giflib-32/distinfo | 6 ++++++
2 files changed, 33 insertions(+)
diffs:
diff --git a/giflib-32/Makefile.common b/giflib-32/Makefile.common
new file mode 100644
index 0000000000..c053a2c69b
--- /dev/null
+++ b/giflib-32/Makefile.common
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile.common,v 1.11 2016/05/01 20:28:44 leot Exp $
+# used by graphics/giflib/Makefile
+# used by graphics/giflib-util/Makefile
+
+DISTNAME= giflib-5.1.4
+ABI= 32
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=giflib/}
+EXTRACT_SUFX= .tar.bz2
+PKGNAME= compat${ABI}_${DISTNAME}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://giflib.sourceforge.net/
+LICENSE= mit
+
+#PATCHDIR= ${.CURDIR}/../../graphics/giflib/patches
+DISTINFO_FILE= ${.CURDIR}/../../graphics/giflib/distinfo
+
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+SUBST_CLASSES+= split
+SUBST_FILES.split+= util/Makefile.in
+SUBST_SED.split+= -e 's,../lib/libgif.la,$$(prefix)/lib/libgif.la,g'
+SUBST_MESSAGE.split= Change Makefile for giflib-util split-off.
+SUBST_STAGE.split= pre-configure
diff --git a/giflib-32/distinfo b/giflib-32/distinfo
new file mode 100644
index 0000000000..ace1b3bea2
--- /dev/null
+++ b/giflib-32/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.18 2016/05/01 20:28:44 leot Exp $
+
+SHA1 (giflib-5.1.4.tar.bz2) = 5f1157cfc377916280849e247b8e34fa0446513f
+RMD160 (giflib-5.1.4.tar.bz2) = 0a970b30afb113036183a35bf55b7edcfbcc46c8
+SHA512 (giflib-5.1.4.tar.bz2) = 32b5e342056c210e6478e9cb3b6ceec9594dcfaf34feea1eb4dad633a081ed4465bceee578c19165907cb47cb83912ac359ceea666a8e07dbbb5420f9928f96d
+Size (giflib-5.1.4.tar.bz2) = 639703 bytes
Home |
Main Index |
Thread Index |
Old Index