Remove go-madon
authorBenny Siegert <bsiegert@gmail.com>
Sun, 9 May 2021 09:12:53 +0000 (11:12 +0200)
committerBenny Siegert <bsiegert@gmail.com>
Sun, 9 May 2021 09:12:53 +0000 (11:12 +0200)
This is the library part of wip/madonctl, which no longer depends
on it.

Makefile
go-madon/DESCR [deleted file]
go-madon/Makefile [deleted file]
go-madon/PLIST [deleted file]
go-madon/buildlink3.mk [deleted file]
go-madon/distinfo [deleted file]

index 2d4e9d598eabd4530f0a82a588ab180377cbc358..c753acf3ffa10e04fb280eea1e1c2f28dff5f161 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1265,7 +1265,6 @@ SUBDIR+=  go-libudev
 SUBDIR+=       go-log
 SUBDIR+=       go-logging
 SUBDIR+=       go-lzw
-SUBDIR+=       go-madon
 SUBDIR+=       go-makezero
 SUBDIR+=       go-memcache
 SUBDIR+=       go-mewn
diff --git a/go-madon/DESCR b/go-madon/DESCR
deleted file mode 100644 (file)
index 580281e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-madon is a Go library to access the Mastondon REST API.
-
-This implementation covers 100% of the current API, including the
-streaming API.
-
-The madonctl console client uses this library exhaustively.
diff --git a/go-madon/Makefile b/go-madon/Makefile
deleted file mode 100644 (file)
index 151803d..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD$
-
-DISTNAME=      go-madon-2.3.0
-PKGREVISION=   12
-CATEGORIES=    devel net chat
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=McKael/}
-GITHUB_PROJECT=        madon
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-
-HOMEPAGE=      https://github.com/McKael/madon
-COMMENT=       Golang library for the Mastodon API
-LICENSE=       mit
-
-EXTRACT_USING= bsdtar
-
-GO_SRCPATH=    github.com/McKael/madon/
-GO_DIST_BASE=  ${GITHUB_PROJECT}-${PKGVERSION_NOREV}
-
-.include "../../lang/go/go-package.mk"
-.include "../../devel/go-errors/buildlink3.mk"
-.include "../../net/go-websocket/buildlink3.mk"
-.include "../../security/go-oauth2/buildlink3.mk"
-.include "../../wip/go-rest/buildlink3.mk" # XXX
-.include "../../mk/bsd.pkg.mk"
diff --git a/go-madon/PLIST b/go-madon/PLIST
deleted file mode 100644 (file)
index b41268e..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-@comment $NetBSD$
-gopkg/pkg/${GO_PLATFORM}/github.com/McKael/madon.a
-gopkg/src/github.com/McKael/madon/LICENSE
-gopkg/src/github.com/McKael/madon/README.md
-gopkg/src/github.com/McKael/madon/account.go
-gopkg/src/github.com/McKael/madon/api.go
-gopkg/src/github.com/McKael/madon/app.go
-gopkg/src/github.com/McKael/madon/domain.go
-gopkg/src/github.com/McKael/madon/emoji.go
-gopkg/src/github.com/McKael/madon/favourites.go
-gopkg/src/github.com/McKael/madon/instance.go
-gopkg/src/github.com/McKael/madon/lists.go
-gopkg/src/github.com/McKael/madon/login.go
-gopkg/src/github.com/McKael/madon/madon.go
-gopkg/src/github.com/McKael/madon/madon_test.go
-gopkg/src/github.com/McKael/madon/media.go
-gopkg/src/github.com/McKael/madon/notifications.go
-gopkg/src/github.com/McKael/madon/report.go
-gopkg/src/github.com/McKael/madon/search.go
-gopkg/src/github.com/McKael/madon/status.go
-gopkg/src/github.com/McKael/madon/streams.go
-gopkg/src/github.com/McKael/madon/timelines.go
-gopkg/src/github.com/McKael/madon/types.go
-@pkgdir bin
diff --git a/go-madon/buildlink3.mk b/go-madon/buildlink3.mk
deleted file mode 100644 (file)
index bdd7626..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=       go-madon
-
-.if !defined(GO_MADON_BUILDLINK3_MK)
-GO_YAML_GHODSS_BUILDLINK3_MK:=
-
-BUILDLINK_CONTENTS_FILTER.go-madon=    ${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-madon?=         build
-
-BUILDLINK_API_DEPENDS.go-madon+=       go-madon>=0.0
-BUILDLINK_PKGSRCDIR.go-madon?=         ../../wip/go-madon
-
-.include "../../net/go-websocket/buildlink3.mk"
-.include "../../security/go-oauth2/buildlink3.mk"
-.include "../../wip/go-rest/buildlink3.mk"
-.endif  # GO_MADON_BUILDLINK3_MK
-
-BUILDLINK_TREE+=       -go-madon
diff --git a/go-madon/distinfo b/go-madon/distinfo
deleted file mode 100644 (file)
index 1bacabf..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (go-madon-2.3.0.tar.gz) = 4f36dd2bee9e39a7fcfc7fa36dc4d2b305077a57
-RMD160 (go-madon-2.3.0.tar.gz) = 2b97f77ee82fb2c38c27688d3ba19563e7ce6a26
-SHA512 (go-madon-2.3.0.tar.gz) = db7073ba93227e58af2271011c109463621468f565335bb6548755749c112f217851db427d2686ae71a582dbcc97aad655f1b8e5a39a778b6e158883a66b33da
-Size (go-madon-2.3.0.tar.gz) = 17197 bytes