Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] olive: remove do_install
@ 2020-11-11 20:23 PaperMountainStudio
  2020-11-11 20:41 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: PaperMountainStudio @ 2020-11-11 20:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages 0001-olive-add-.desktop-file-appdata.patch
https://github.com/void-linux/void-packages/pull/26297

olive: remove do_install
closes #26288

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0001-olive-add-.desktop-file-appdata.patch-26297.patch --]
[-- Type: text/x-diff, Size: 1011 bytes --]

From 16d9b56aff5f7d9122fa7530d52e9184fc3c44cd Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Wed, 11 Nov 2020 20:41:07 +0100
Subject: [PATCH] olive: remove do_install

closes #26288
---
 srcpkgs/olive/template | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/srcpkgs/olive/template b/srcpkgs/olive/template
index d2e224aae74..6ae58b4b100 100644
--- a/srcpkgs/olive/template
+++ b/srcpkgs/olive/template
@@ -1,7 +1,7 @@
 # Template file for 'olive'
 pkgname=olive
 version=0.1.2
-revision=1
+revision=2
 build_style=qmake
 hostmakedepends="qt5-qmake qt5-multimedia-devel qt5-svg-devel pkg-config"
 makedepends="qt5-devel qt5-multimedia-devel qt5-svg-devel ffmpeg-devel frei0r-plugins"
@@ -11,7 +11,3 @@ license="GPL-3.0-or-later"
 homepage="https://www.olivevideoeditor.org"
 distfiles="https://github.com/olive-editor/olive/archive/${version}.tar.gz"
 checksum=cb9a5b109e67a47f03448633cbc7a257aa8e6c3c76a59c1fada77fd3d97875c1
-
-do_install() {
-	vbin olive-editor
-}

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

* Re: [PR PATCH] [Merged]: olive: remove do_install
  2020-11-11 20:23 [PR PATCH] olive: remove do_install PaperMountainStudio
@ 2020-11-11 20:41 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2020-11-11 20:41 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

olive: remove do_install
https://github.com/void-linux/void-packages/pull/26297

Description:
closes #26288

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

end of thread, other threads:[~2020-11-11 20:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11 20:23 [PR PATCH] olive: remove do_install PaperMountainStudio
2020-11-11 20:41 ` [PR PATCH] [Merged]: " ericonr

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).