Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: instaloader-4.5.3.
@ 2020-10-10  5:25 fosslinux
  2020-11-22  3:46 ` [PR PATCH] [Merged]: " the-maldridge
  0 siblings, 1 reply; 2+ messages in thread
From: fosslinux @ 2020-10-10  5:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

There is a new pull request by fosslinux against master on the void-packages repository

https://github.com/fosslinux/void-packages instaloader-new
https://github.com/void-linux/void-packages/pull/25487

New package: instaloader-4.5.3.


A patch file from https://github.com/void-linux/void-packages/pull/25487.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-instaloader-new-25487.patch --]
[-- Type: text/x-diff, Size: 1447 bytes --]

From ec6163d856cd216b944a898eddf2a3d807334b76 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Mon, 5 Oct 2020 11:27:47 +1100
Subject: [PATCH] New package: instaloader-4.5.3.

---
 srcpkgs/instaloader/template | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 srcpkgs/instaloader/template

diff --git a/srcpkgs/instaloader/template b/srcpkgs/instaloader/template
new file mode 100644
index 00000000000..034df7073f7
--- /dev/null
+++ b/srcpkgs/instaloader/template
@@ -0,0 +1,27 @@
+# Template file for 'instaloader'
+pkgname=instaloader
+version=4.5.3
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-requests python3-urllib3 python3-idna python3-chardet
+ python3-certifi"
+checkdepends="${depends}"
+short_desc="Download pictures with metadata from Instagram"
+maintainer="fosslinux <fosslinux@aussies.space>"
+license="MIT"
+homepage="https://instaloader.github.io"
+distfiles="${PYPI_SITE}/i/${pkgname}/${pkgname}-${version}.tar.gz
+ https://raw.githubusercontent.com/${pkgname}/${pkgname}/v${version}/LICENSE"
+checksum="4cc59b68e7498c778e54599917af749aaac36a6527cbd495b80f843f7eccd8ff
+ 9e721228bbfb782a6b5f3fd8494f5666f3ee8e61c592810b900955b9f1b1bae5"
+skip_extraction="LICENSE"
+
+# ship your licenses, people
+post_extract() {
+	cp "${XBPS_SRCDISTDIR}/${pkgname}-${version}/LICENSE" .
+}
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-22  3:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-10  5:25 [PR PATCH] New package: instaloader-4.5.3 fosslinux
2020-11-22  3:46 ` [PR PATCH] [Merged]: " the-maldridge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).