pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics go-resize: remove.
details: https://anonhg.NetBSD.org/pkgsrc/rev/38c6f9d7131b
branches: trunk
changeset: 453305:38c6f9d7131b
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Thu May 27 15:16:36 2021 +0000
description:
go-resize: remove.
Same rationale as for go-smartcrop: it was only here as a dependency of
www/hugo, which has switched to Go modules.
diffstat:
graphics/Makefile | 3 +--
graphics/go-resize/DESCR | 2 --
graphics/go-resize/Makefile | 20 --------------------
graphics/go-resize/PLIST | 15 ---------------
graphics/go-resize/buildlink3.mk | 15 ---------------
graphics/go-resize/distinfo | 6 ------
6 files changed, 1 insertions(+), 60 deletions(-)
diffs (95 lines):
diff -r 496a334265c0 -r 38c6f9d7131b graphics/Makefile
--- a/graphics/Makefile Thu May 27 15:08:22 2021 +0000
+++ b/graphics/Makefile Thu May 27 15:16:36 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.936 2021/05/27 15:08:04 bsiegert Exp $
+# $NetBSD: Makefile,v 1.937 2021/05/27 15:16:36 bsiegert Exp $
#
COMMENT= Graphics tools and libraries
@@ -219,7 +219,6 @@
SUBDIR+= go-gift
SUBDIR+= go-image
SUBDIR+= go-imaging
-SUBDIR+= go-resize
SUBDIR+= gocr
SUBDIR+= goocanvas2
SUBDIR+= gource
diff -r 496a334265c0 -r 38c6f9d7131b graphics/go-resize/DESCR
--- a/graphics/go-resize/DESCR Thu May 27 15:08:22 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Image resizing for the Go programming language with common
-interpolation methods.
diff -r 496a334265c0 -r 38c6f9d7131b graphics/go-resize/Makefile
--- a/graphics/go-resize/Makefile Thu May 27 15:08:22 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.26 2021/05/08 15:02:28 bsiegert Exp $
-
-DISTNAME= resize-0.0.20180221
-PKGNAME= go-${DISTNAME}
-PKGREVISION= 25
-MASTER_SITES= ${MASTER_SITE_GITHUB:=nfnt/}
-CATEGORIES= graphics
-GITHUB_PROJECT= ${PKGBASE:S/^go-//}
-GITHUB_TAG= 83c6a9932646f83e3267f353373d47347b6036b2
-
-MAINTAINER= minskim%NetBSD.org@localhost
-HOMEPAGE= https://github.com/nfnt/resize
-COMMENT= Pure Go image resizing
-LICENSE= isc
-
-GO_DIST_BASE= ${PKGBASE:S/go-//}-${GITHUB_TAG}
-GO_SRCPATH= ${HOMEPAGE:S,https://,,}
-
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 496a334265c0 -r 38c6f9d7131b graphics/go-resize/PLIST
--- a/graphics/go-resize/PLIST Thu May 27 15:08:22 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2018/06/13 16:19:31 minskim Exp $
-gopkg/pkg/${GO_PLATFORM}/github.com/nfnt/resize.a
-gopkg/src/github.com/nfnt/resize/LICENSE
-gopkg/src/github.com/nfnt/resize/README.md
-gopkg/src/github.com/nfnt/resize/converter.go
-gopkg/src/github.com/nfnt/resize/converter_test.go
-gopkg/src/github.com/nfnt/resize/filters.go
-gopkg/src/github.com/nfnt/resize/nearest.go
-gopkg/src/github.com/nfnt/resize/nearest_test.go
-gopkg/src/github.com/nfnt/resize/resize.go
-gopkg/src/github.com/nfnt/resize/resize_test.go
-gopkg/src/github.com/nfnt/resize/thumbnail.go
-gopkg/src/github.com/nfnt/resize/thumbnail_test.go
-gopkg/src/github.com/nfnt/resize/ycc.go
-gopkg/src/github.com/nfnt/resize/ycc_test.go
diff -r 496a334265c0 -r 38c6f9d7131b graphics/go-resize/buildlink3.mk
--- a/graphics/go-resize/buildlink3.mk Thu May 27 15:08:22 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2018/06/13 16:19:31 minskim Exp $
-
-BUILDLINK_TREE+= go-resize
-
-.if !defined(GO_RESIZE_BUILDLINK3_MK)
-GO_RESIZE_BUILDLINK3_MK:=
-
-BUILDLINK_CONTENTS_FILTER.go-resize= ${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-resize?= build
-
-BUILDLINK_API_DEPENDS.go-resize+= go-resize>=0.0.20180221
-BUILDLINK_PKGSRCDIR.go-resize?= ../../graphics/go-resize
-.endif # GO_RESIZE_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -go-resize
diff -r 496a334265c0 -r 38c6f9d7131b graphics/go-resize/distinfo
--- a/graphics/go-resize/distinfo Thu May 27 15:08:22 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2018/06/13 16:19:31 minskim Exp $
-
-SHA1 (resize-0.0.20180221-83c6a9932646f83e3267f353373d47347b6036b2.tar.gz) = e7db375d4ee02b186dca48ab2753905c0080795e
-RMD160 (resize-0.0.20180221-83c6a9932646f83e3267f353373d47347b6036b2.tar.gz) = 1833003d0d127f40cedb700ccd60cb2c4a153823
-SHA512 (resize-0.0.20180221-83c6a9932646f83e3267f353373d47347b6036b2.tar.gz) =
658fe80affcdf5df30009daeb3879406e42c7beb40267a8f3fd55e0522d701cb6db794018fbdd6fb04fc6ee7e464ba612d0aa691867fa6dbe297e29e26b8b298
-Size (resize-0.0.20180221-83c6a9932646f83e3267f353373d47347b6036b2.tar.gz) = 12464 bytes
Home |
Main Index |
Thread Index |
Old Index