Github messages for voidlinux
 help / color / mirror / Atom feed
From: abenson <abenson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] minitube: update to 3.7.
Date: Sat, 02 Jan 2021 19:18:09 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27624@inbox.vuxu.org> (raw)

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

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

https://github.com/abenson/void-packages minitube_3.7
https://github.com/void-linux/void-packages/pull/27624

minitube: update to 3.7.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-minitube_3.7-27624.patch --]
[-- Type: text/x-diff, Size: 2229 bytes --]

From b1387d3c571f3099e9e4fa5bf6595fa703ee2f38 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sat, 2 Jan 2021 12:17:50 -0600
Subject: [PATCH] minitube: update to 3.7.

---
 srcpkgs/minitube/template | 21 +++------------------
 1 file changed, 3 insertions(+), 18 deletions(-)

diff --git a/srcpkgs/minitube/template b/srcpkgs/minitube/template
index 8f4ebaa1f5a..23ef018ad9f 100644
--- a/srcpkgs/minitube/template
+++ b/srcpkgs/minitube/template
@@ -1,10 +1,7 @@
 # Template file for 'minitube'
 pkgname=minitube
-version=3.4.2
+version=3.7
 revision=1
-_commit_hash_http=9f6c1ebafc5877936f845723ffd72a475073f237
-_commit_hash_media=02ec169a6ba406ced208c52f9ee7fdb85276d484
-_commit_hash_idle=6aa092da64a011e445bf31cf31c0cd8dda4c64ff
 build_style=qmake
 hostmakedepends="qt5-tools qt5-qmake git"
 makedepends="qt5-devel phonon-qt5-devel qt5-script-devel qt5-declarative-devel
@@ -14,25 +11,13 @@ short_desc="Qt5-based YouTube client"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://flavio.tordini.org/minitube"
-distfiles="https://github.com/flaviotordini/minitube/archive/${version}.tar.gz
- https://github.com/flaviotordini/http/archive/${_commit_hash_http}.tar.gz
- https://github.com/flaviotordini/media/archive/${_commit_hash_media}.tar.gz
- https://github.com/flaviotordini/idle/archive/${_commit_hash_idle}.tar.gz"
-checksum="d3c18c99fd73c6f66c3def9ae18d2545776a8718367dbd4f9c0a9e0cef38bd8b
- 51229ea2e9ccaa7bb2784c135ef6547a36a95e1c256de850d72edf64d6a64642
- 8091b035c839d6e1b50edf0c56b77bc1ecfba81771725435d4ab15101e7c3205
- 597156e1f7ac3b8d8bdd251008cc0d10487c120462576088eed69425048d4bde"
+distfiles="https://github.com/flaviotordini/minitube/releases/download/${version}/minitube-${version}.tar.bz2"
+checksum=a8dd0db3f3f8172abc1ea940d3bf533e87c9a4f8a1df2ce38ff2e0cda728107e
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-x11extras-devel qt5-declarative-devel"
 fi
 
-post_extract() {
-	mv -T "../http-${_commit_hash_http}" lib/http
-	mv -T "../media-${_commit_hash_media}" lib/media
-	mv -T "../idle-${_commit_hash_idle}" lib/idle
-}
-
 pre_configure() {
 	# Provided by Gottox
 	local _api_key=AIzaSyBzMj41taMuHLAF95-y9cTXL4JpPGqMORk

             reply	other threads:[~2021-01-02 18:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-02 18:18 abenson [this message]
2021-01-02 21:30 ` [PR PATCH] [Merged]: " abenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27624@inbox.vuxu.org \
    --to=abenson@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).