pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics go-image: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/454cfe659483
branches:  trunk
changeset: 455513:454cfe659483
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Jul 05 14:41:29 2021 +0000

description:
go-image: remove

deprecated go-package; no users in pkgsrc

diffstat:

 graphics/Makefile               |    3 +-
 graphics/go-image/DESCR         |    1 -
 graphics/go-image/Makefile      |   20 ---
 graphics/go-image/PLIST         |  248 ----------------------------------------
 graphics/go-image/buildlink3.mk |   17 --
 graphics/go-image/distinfo      |    6 -
 6 files changed, 1 insertions(+), 294 deletions(-)

diffs (truncated from 329 to 300 lines):

diff -r b74016780433 -r 454cfe659483 graphics/Makefile
--- a/graphics/Makefile Mon Jul 05 14:39:58 2021 +0000
+++ b/graphics/Makefile Mon Jul 05 14:41:29 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.943 2021/07/03 10:07:03 pin Exp $
+# $NetBSD: Makefile,v 1.944 2021/07/05 14:41:29 nia Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -219,7 +219,6 @@
 SUBDIR+=       gnome-screenshot
 SUBDIR+=       gnome-themes-standard
 SUBDIR+=       gnuplot
-SUBDIR+=       go-image
 SUBDIR+=       gocr
 SUBDIR+=       goocanvas2
 SUBDIR+=       gource
diff -r b74016780433 -r 454cfe659483 graphics/go-image/DESCR
--- a/graphics/go-image/DESCR   Mon Jul 05 14:39:58 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-This package contains supplementary Go image libraries.
diff -r b74016780433 -r 454cfe659483 graphics/go-image/Makefile
--- a/graphics/go-image/Makefile        Mon Jul 05 14:39:58 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.31 2021/06/06 12:18:53 bsiegert Exp $
-
-DISTNAME=              go-image-20170405
-PKGREVISION=           29
-CATEGORIES=            graphics
-MASTER_SITES=          ${MASTER_SITE_GITHUB:=golang/}
-GITHUB_PROJECT=                image
-GITHUB_TAG=            10ed294
-
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://golang.org/
-COMMENT=               Package image implements a basic 2-D image library
-LICENSE=               modified-bsd
-
-GO_SRCPATH=            golang.org/x/image
-GO_DIST_BASE=          ${GITHUB_PROJECT}-${GITHUB_TAG}*
-
-.include "../../textproc/go-text/buildlink3.mk"
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r b74016780433 -r 454cfe659483 graphics/go-image/PLIST
--- a/graphics/go-image/PLIST   Mon Jul 05 14:39:58 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,248 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2017/08/17 02:02:56 gavan Exp $
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/bmp.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/colornames.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/draw.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/basicfont.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/gofont/gobold.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/gofont/gobolditalic.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/gofont/goitalic.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/gofont/gomedium.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/gofont/gomediumitalic.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/gofont/gomono.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/gofont/gomonobold.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/gofont/gomonobolditalic.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/gofont/gomonoitalic.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/gofont/goregular.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/gofont/gosmallcaps.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/gofont/gosmallcapsitalic.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/inconsolata.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/plan9font.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/font/sfnt.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/math/f32.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/math/f64.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/math/fixed.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/riff.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/tiff.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/tiff/lzw.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/vector.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/vp8.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/vp8l.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/webp.a
-gopkg/pkg/${GO_PLATFORM}/golang.org/x/image/webp/nycbcra.a
-gopkg/src/golang.org/x/image/AUTHORS
-gopkg/src/golang.org/x/image/CONTRIBUTING.md
-gopkg/src/golang.org/x/image/CONTRIBUTORS
-gopkg/src/golang.org/x/image/LICENSE
-gopkg/src/golang.org/x/image/PATENTS
-gopkg/src/golang.org/x/image/README
-gopkg/src/golang.org/x/image/bmp/reader.go
-gopkg/src/golang.org/x/image/bmp/reader_test.go
-gopkg/src/golang.org/x/image/bmp/writer.go
-gopkg/src/golang.org/x/image/bmp/writer_test.go
-gopkg/src/golang.org/x/image/cmd/webp-manual-test/main.go
-gopkg/src/golang.org/x/image/codereview.cfg
-gopkg/src/golang.org/x/image/colornames/colornames.go
-gopkg/src/golang.org/x/image/colornames/colornames_test.go
-gopkg/src/golang.org/x/image/colornames/gen.go
-gopkg/src/golang.org/x/image/colornames/table.go
-gopkg/src/golang.org/x/image/draw/draw.go
-gopkg/src/golang.org/x/image/draw/example_test.go
-gopkg/src/golang.org/x/image/draw/gen.go
-gopkg/src/golang.org/x/image/draw/go1_8.go
-gopkg/src/golang.org/x/image/draw/go1_9.go
-gopkg/src/golang.org/x/image/draw/impl.go
-gopkg/src/golang.org/x/image/draw/scale.go
-gopkg/src/golang.org/x/image/draw/scale_test.go
-gopkg/src/golang.org/x/image/draw/stdlib_test.go
-gopkg/src/golang.org/x/image/example/font/main.go
-gopkg/src/golang.org/x/image/font/basicfont/basicfont.go
-gopkg/src/golang.org/x/image/font/basicfont/data.go
-gopkg/src/golang.org/x/image/font/basicfont/gen.go
-gopkg/src/golang.org/x/image/font/font.go
-gopkg/src/golang.org/x/image/font/font_test.go
-gopkg/src/golang.org/x/image/font/gofont/gen.go
-gopkg/src/golang.org/x/image/font/gofont/gobold/data.go
-gopkg/src/golang.org/x/image/font/gofont/gobolditalic/data.go
-gopkg/src/golang.org/x/image/font/gofont/goitalic/data.go
-gopkg/src/golang.org/x/image/font/gofont/gomedium/data.go
-gopkg/src/golang.org/x/image/font/gofont/gomediumitalic/data.go
-gopkg/src/golang.org/x/image/font/gofont/gomono/data.go
-gopkg/src/golang.org/x/image/font/gofont/gomonobold/data.go
-gopkg/src/golang.org/x/image/font/gofont/gomonobolditalic/data.go
-gopkg/src/golang.org/x/image/font/gofont/gomonoitalic/data.go
-gopkg/src/golang.org/x/image/font/gofont/goregular/data.go
-gopkg/src/golang.org/x/image/font/gofont/gosmallcaps/data.go
-gopkg/src/golang.org/x/image/font/gofont/gosmallcapsitalic/data.go
-gopkg/src/golang.org/x/image/font/gofont/ttfs/Go-Bold-Italic.ttf
-gopkg/src/golang.org/x/image/font/gofont/ttfs/Go-Bold.ttf
-gopkg/src/golang.org/x/image/font/gofont/ttfs/Go-Italic.ttf
-gopkg/src/golang.org/x/image/font/gofont/ttfs/Go-Medium-Italic.ttf
-gopkg/src/golang.org/x/image/font/gofont/ttfs/Go-Medium.ttf
-gopkg/src/golang.org/x/image/font/gofont/ttfs/Go-Mono-Bold-Italic.ttf
-gopkg/src/golang.org/x/image/font/gofont/ttfs/Go-Mono-Bold.ttf
-gopkg/src/golang.org/x/image/font/gofont/ttfs/Go-Mono-Italic.ttf
-gopkg/src/golang.org/x/image/font/gofont/ttfs/Go-Mono.ttf
-gopkg/src/golang.org/x/image/font/gofont/ttfs/Go-Regular.ttf
-gopkg/src/golang.org/x/image/font/gofont/ttfs/Go-Smallcaps-Italic.ttf
-gopkg/src/golang.org/x/image/font/gofont/ttfs/Go-Smallcaps.ttf
-gopkg/src/golang.org/x/image/font/gofont/ttfs/README
-gopkg/src/golang.org/x/image/font/inconsolata/bold8x16.go
-gopkg/src/golang.org/x/image/font/inconsolata/inconsolata.go
-gopkg/src/golang.org/x/image/font/inconsolata/regular8x16.go
-gopkg/src/golang.org/x/image/font/plan9font/example_test.go
-gopkg/src/golang.org/x/image/font/plan9font/plan9font.go
-gopkg/src/golang.org/x/image/font/plan9font/plan9font_test.go
-gopkg/src/golang.org/x/image/font/sfnt/cmap.go
-gopkg/src/golang.org/x/image/font/sfnt/data.go
-gopkg/src/golang.org/x/image/font/sfnt/example_test.go
-gopkg/src/golang.org/x/image/font/sfnt/gen.go
-gopkg/src/golang.org/x/image/font/sfnt/postscript.go
-gopkg/src/golang.org/x/image/font/sfnt/proprietary_test.go
-gopkg/src/golang.org/x/image/font/sfnt/sfnt.go
-gopkg/src/golang.org/x/image/font/sfnt/sfnt_test.go
-gopkg/src/golang.org/x/image/font/sfnt/truetype.go
-gopkg/src/golang.org/x/image/font/testdata/CFFTest.otf
-gopkg/src/golang.org/x/image/font/testdata/CFFTest.sfd
-gopkg/src/golang.org/x/image/font/testdata/README
-gopkg/src/golang.org/x/image/font/testdata/cmapTest.sfd
-gopkg/src/golang.org/x/image/font/testdata/cmapTest.ttf
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.0000
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.0100
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.0200
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.0300
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.0400
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.0500
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.0E00
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.1000
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.1600
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.1E00
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.1F00
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.2000
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.2100
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.2200
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.2300
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.2400
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.2500
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.2600
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.2700
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.2800
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.2A00
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.3000
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.FB00
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.FE00
-gopkg/src/golang.org/x/image/font/testdata/fixed/7x13.FF00
-gopkg/src/golang.org/x/image/font/testdata/fixed/README
-gopkg/src/golang.org/x/image/font/testdata/fixed/unicode.7x13.font
-gopkg/src/golang.org/x/image/font/testdata/glyfTest.sfd
-gopkg/src/golang.org/x/image/font/testdata/glyfTest.ttf
-gopkg/src/golang.org/x/image/math/f32/f32.go
-gopkg/src/golang.org/x/image/math/f64/f64.go
-gopkg/src/golang.org/x/image/math/fixed/fixed.go
-gopkg/src/golang.org/x/image/math/fixed/fixed_test.go
-gopkg/src/golang.org/x/image/riff/example_test.go
-gopkg/src/golang.org/x/image/riff/riff.go
-gopkg/src/golang.org/x/image/riff/riff_test.go
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink-large.lossless.webp
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink-large.no-filter.lossy.webp
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink-large.no-filter.lossy.webp.ycbcr.png
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink-large.normal-filter.lossy.webp
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink-large.normal-filter.lossy.webp.ycbcr.png
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink-large.png
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink-large.simple-filter.lossy.webp
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink-large.simple-filter.lossy.webp.ycbcr.png
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink.lossless.webp
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink.lossy.webp
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink.lossy.webp.ycbcr.png
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink.lzwcompressed.tiff
-gopkg/src/golang.org/x/image/testdata/blue-purple-pink.png
-gopkg/src/golang.org/x/image/testdata/bw-deflate.tiff
-gopkg/src/golang.org/x/image/testdata/bw-packbits.tiff
-gopkg/src/golang.org/x/image/testdata/bw-uncompressed.tiff
-gopkg/src/golang.org/x/image/testdata/go-turns-two-14x18.png
-gopkg/src/golang.org/x/image/testdata/go-turns-two-280x360.jpeg
-gopkg/src/golang.org/x/image/testdata/go-turns-two-down-ab.png
-gopkg/src/golang.org/x/image/testdata/go-turns-two-down-bl.png
-gopkg/src/golang.org/x/image/testdata/go-turns-two-down-cr.png
-gopkg/src/golang.org/x/image/testdata/go-turns-two-down-nn.png
-gopkg/src/golang.org/x/image/testdata/go-turns-two-rotate-ab.png
-gopkg/src/golang.org/x/image/testdata/go-turns-two-rotate-bl.png
-gopkg/src/golang.org/x/image/testdata/go-turns-two-rotate-cr.png
-gopkg/src/golang.org/x/image/testdata/go-turns-two-rotate-nn.png
-gopkg/src/golang.org/x/image/testdata/go-turns-two-up-ab.png
-gopkg/src/golang.org/x/image/testdata/go-turns-two-up-bl.png
-gopkg/src/golang.org/x/image/testdata/go-turns-two-up-cr.png
-gopkg/src/golang.org/x/image/testdata/go-turns-two-up-nn.png
-gopkg/src/golang.org/x/image/testdata/gopher-doc.1bpp.lossless.webp
-gopkg/src/golang.org/x/image/testdata/gopher-doc.1bpp.png
-gopkg/src/golang.org/x/image/testdata/gopher-doc.2bpp.lossless.webp
-gopkg/src/golang.org/x/image/testdata/gopher-doc.2bpp.png
-gopkg/src/golang.org/x/image/testdata/gopher-doc.4bpp.lossless.webp
-gopkg/src/golang.org/x/image/testdata/gopher-doc.4bpp.png
-gopkg/src/golang.org/x/image/testdata/gopher-doc.8bpp.lossless.webp
-gopkg/src/golang.org/x/image/testdata/gopher-doc.8bpp.png
-gopkg/src/golang.org/x/image/testdata/no_compress.tiff
-gopkg/src/golang.org/x/image/testdata/no_rps.tiff
-gopkg/src/golang.org/x/image/testdata/testpattern.png
-gopkg/src/golang.org/x/image/testdata/tux-rotate-ab.png
-gopkg/src/golang.org/x/image/testdata/tux-rotate-bl.png
-gopkg/src/golang.org/x/image/testdata/tux-rotate-cr.png
-gopkg/src/golang.org/x/image/testdata/tux-rotate-nn.png
-gopkg/src/golang.org/x/image/testdata/tux.lossless.webp
-gopkg/src/golang.org/x/image/testdata/tux.png
-gopkg/src/golang.org/x/image/testdata/video-001-16bit.tiff
-gopkg/src/golang.org/x/image/testdata/video-001-gray-16bit.tiff
-gopkg/src/golang.org/x/image/testdata/video-001-gray.tiff
-gopkg/src/golang.org/x/image/testdata/video-001-paletted.tiff
-gopkg/src/golang.org/x/image/testdata/video-001-strip-64.tiff
-gopkg/src/golang.org/x/image/testdata/video-001-tile-64x64.tiff
-gopkg/src/golang.org/x/image/testdata/video-001-uncompressed.tiff
-gopkg/src/golang.org/x/image/testdata/video-001.bmp
-gopkg/src/golang.org/x/image/testdata/video-001.lossy.webp
-gopkg/src/golang.org/x/image/testdata/video-001.lossy.webp.ycbcr.png
-gopkg/src/golang.org/x/image/testdata/video-001.png
-gopkg/src/golang.org/x/image/testdata/video-001.tiff
-gopkg/src/golang.org/x/image/testdata/yellow_rose-small.bmp
-gopkg/src/golang.org/x/image/testdata/yellow_rose-small.png
-gopkg/src/golang.org/x/image/testdata/yellow_rose.lossless.webp
-gopkg/src/golang.org/x/image/testdata/yellow_rose.lossy-with-alpha.webp
-gopkg/src/golang.org/x/image/testdata/yellow_rose.lossy-with-alpha.webp.nycbcra.png
-gopkg/src/golang.org/x/image/testdata/yellow_rose.lossy.webp
-gopkg/src/golang.org/x/image/testdata/yellow_rose.lossy.webp.ycbcr.png
-gopkg/src/golang.org/x/image/testdata/yellow_rose.png
-gopkg/src/golang.org/x/image/tiff/buffer.go
-gopkg/src/golang.org/x/image/tiff/buffer_test.go
-gopkg/src/golang.org/x/image/tiff/compress.go
-gopkg/src/golang.org/x/image/tiff/consts.go
-gopkg/src/golang.org/x/image/tiff/lzw/reader.go
-gopkg/src/golang.org/x/image/tiff/reader.go
-gopkg/src/golang.org/x/image/tiff/reader_test.go
-gopkg/src/golang.org/x/image/tiff/writer.go
-gopkg/src/golang.org/x/image/tiff/writer_test.go
-gopkg/src/golang.org/x/image/vector/acc_amd64.go
-gopkg/src/golang.org/x/image/vector/acc_amd64.s
-gopkg/src/golang.org/x/image/vector/acc_other.go
-gopkg/src/golang.org/x/image/vector/acc_test.go
-gopkg/src/golang.org/x/image/vector/gen.go
-gopkg/src/golang.org/x/image/vector/gen_acc_amd64.s.tmpl
-gopkg/src/golang.org/x/image/vector/raster_fixed.go
-gopkg/src/golang.org/x/image/vector/raster_floating.go
-gopkg/src/golang.org/x/image/vector/vector.go
-gopkg/src/golang.org/x/image/vector/vector_test.go
-gopkg/src/golang.org/x/image/vp8/decode.go
-gopkg/src/golang.org/x/image/vp8/filter.go
-gopkg/src/golang.org/x/image/vp8/idct.go
-gopkg/src/golang.org/x/image/vp8/partition.go
-gopkg/src/golang.org/x/image/vp8/pred.go
-gopkg/src/golang.org/x/image/vp8/predfunc.go
-gopkg/src/golang.org/x/image/vp8/quant.go
-gopkg/src/golang.org/x/image/vp8/reconstruct.go
-gopkg/src/golang.org/x/image/vp8/token.go
-gopkg/src/golang.org/x/image/vp8l/decode.go
-gopkg/src/golang.org/x/image/vp8l/huffman.go
-gopkg/src/golang.org/x/image/vp8l/transform.go
-gopkg/src/golang.org/x/image/webp/decode.go
-gopkg/src/golang.org/x/image/webp/decode_test.go
-gopkg/src/golang.org/x/image/webp/nycbcra/nycbcra.go
-gopkg/src/golang.org/x/image/webp/webp.go
-@pkgdir bin
diff -r b74016780433 -r 454cfe659483 graphics/go-image/buildlink3.mk
--- a/graphics/go-image/buildlink3.mk   Mon Jul 05 14:39:58 2021 +0000



Home | Main Index | Thread Index | Old Index