pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import net/megatools
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Fri Apr 25 11:03:14 2025 +0200
Changeset: 662b5daba998ac874c626e51dec735263e91211b
Modified Files:
Makefile
Added Files:
megatools/DESCR
megatools/Makefile
megatools/PLIST
megatools/distinfo
Log Message:
Import net/megatools
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=662b5daba998ac874c626e51dec735263e91211b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
megatools/DESCR | 8 ++++++++
megatools/Makefile | 21 +++++++++++++++++++++
megatools/PLIST | 17 +++++++++++++++++
megatools/distinfo | 5 +++++
5 files changed, 52 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 77ddb4c528..c383e654ab 100644
--- a/Makefile
+++ b/Makefile
@@ -2342,6 +2342,7 @@ SUBDIR+= mdpress
SUBDIR+= med
SUBDIR+= mediawiki-mode
SUBDIR+= megacmd
+SUBDIR+= megatools
SUBDIR+= meka-git
SUBDIR+= melonds
SUBDIR+= memdump
diff --git a/megatools/DESCR b/megatools/DESCR
new file mode 100644
index 0000000000..18f3402024
--- /dev/null
+++ b/megatools/DESCR
@@ -0,0 +1,8 @@
+Megatools is a collection of programs for accessing Mega service from a command
+line of your desktop or server.
+
+Megatools allow you to copy individual files as well as entire directory trees
+to and from the cloud. You can also perform streaming downloads for example to
+preview videos and audio files, without needing to download the entire file.
+
+Mega website can be found at mega.co.nz.
diff --git a/megatools/Makefile b/megatools/Makefile
new file mode 100644
index 0000000000..b4f38f1ede
--- /dev/null
+++ b/megatools/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.36 2024/11/14 22:21:12 wiz Exp $
+
+DISTNAME= megatools-1.11.0-git-20200404
+PKGNAME= megatools-1.11.0.20200404
+PKGREVISION= 15
+CATEGORIES= net
+MASTER_SITES= https://megatools.megous.com/builds/experimental/
+
+MAINTAINER= root%zta.lk@localhost
+HOMEPAGE= https://megatools.megous.com/
+COMMENT= Command line client for Mega.co.nz
+LICENSE= gnu-gpl-v2
+
+USE_TOOLS+= pkg-config
+
+PYTHON_FOR_BUILD_ONLY= tool
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
+.include "../../devel/meson/build.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/megatools/PLIST b/megatools/PLIST
new file mode 100644
index 0000000000..4828fd1b84
--- /dev/null
+++ b/megatools/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.3 2020/04/07 14:14:55 maya Exp $
+bin/megacopy
+bin/megadf
+bin/megadl
+bin/megaexport
+bin/megaget
+bin/megals
+bin/megamkdir
+bin/megaput
+bin/megareg
+bin/megarm
+bin/megatest
+bin/megatools
+share/doc/megatools/LICENSE
+share/doc/megatools/NEWS
+share/doc/megatools/README
+share/doc/megatools/TODO
diff --git a/megatools/distinfo b/megatools/distinfo
new file mode 100644
index 0000000000..f3b58b0c16
--- /dev/null
+++ b/megatools/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.6 2021/10/26 11:05:59 nia Exp $
+
+BLAKE2s (megatools-1.11.0-git-20200404.tar.gz) = 991100b9f5a0bfb3d67212287d6262a97984587cf8c9b9d66f19d7095f9ba9bf
+SHA512 (megatools-1.11.0-git-20200404.tar.gz) = 874b569e3a9d1311f169a5b4e3c40aa3be053344389abae67541f64cb253f5a13bb6f64634524ff10d493772519121206ab7bb535367635cee6194ceb6c603b7
+Size (megatools-1.11.0-git-20200404.tar.gz) = 102383 bytes
Home |
Main Index |
Thread Index |
Old Index