Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] olive: update to 0.1.0.
Date: Tue, 30 Jul 2019 00:13:36 +0200	[thread overview]
Message-ID: <20190729221336.mkygEIWD2SaQeMgNQGcxLxwBREyppGQ_8Q2fs2jOr-c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13261@inbox.vuxu.org>

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

There is an updated pull request by Chocimier against master on the void-packages repository

https://github.com/Chocimier/void-packages-org olive
https://github.com/void-linux/void-packages/pull/13261

olive: update to 0.1.0.


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

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

From 9e2c45d7895a90cdc20593fa63fc328c4f778b13 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Sat, 20 Jul 2019 22:35:19 +0200
Subject: [PATCH] olive: update to 0.1.0.

---
 srcpkgs/olive/template | 18 ++++++------------
 srcpkgs/olive/update   |  2 +-
 2 files changed, 7 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/olive/template b/srcpkgs/olive/template
index f3d4b05ed26..0a93dbbc59a 100644
--- a/srcpkgs/olive/template
+++ b/srcpkgs/olive/template
@@ -1,23 +1,17 @@
 # Template file for 'olive'
 pkgname=olive
-version=0.0.0.20181223
+version=0.1.0
 revision=1
-_version=${version/0.0.0./}
-wrksrc=${pkgname}-${_version}
 build_style=qmake
-hostmakedepends="qt5-qmake qt5-multimedia-devel pkg-config"
-makedepends="qt5-devel qt5-multimedia-devel ffmpeg-devel"
+hostmakedepends="qt5-qmake qt5-multimedia-devel qt5-svg-devel pkg-config"
+makedepends="qt5-devel qt5-multimedia-devel qt5-svg-devel ffmpeg-devel frei0r-plugins"
 short_desc="Non-linear video editor"
 maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://www.olivevideoeditor.org"
-distfiles="https://github.com/olive-editor/olive/archive/${_version}.tar.gz"
-checksum=c4b65afe9ed94f8f8b30b3ea5139bcda1740f04a7819d10e059a62d15b7051ee
-
-pre_configure() {
-	rm src.pro
-}
+distfiles="https://github.com/olive-editor/olive/archive/${version}.tar.gz"
+checksum=099fc37fd9ae0cf272a86d0fb56ede154b0b76779690631cd256339a0a440244
 
 do_install() {
-	vbin Olive
+	vbin olive-editor
 }
diff --git a/srcpkgs/olive/update b/srcpkgs/olive/update
index 9be966bb996..091ee4faee7 100644
--- a/srcpkgs/olive/update
+++ b/srcpkgs/olive/update
@@ -1 +1 @@
-version="${_version}"
+ignore="[12][0-9][0-9][0-9][01][0-9][0-3][0-9]"

      parent reply	other threads:[~2019-07-29 22:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-20 20:27 [PR PATCH] " voidlinux-github
2019-07-20 20:36 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-20 20:36 ` voidlinux-github
2019-07-29 22:13 ` voidlinux-github
2019-07-29 22:13 ` voidlinux-github [this message]

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=20190729221336.mkygEIWD2SaQeMgNQGcxLxwBREyppGQ_8Q2fs2jOr-c@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).