Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] smplayer: Add mpv as runtime dependency
@ 2022-11-10 21:33 TrueTechie
  2022-11-10 21:34 ` TrueTechie
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: TrueTechie @ 2022-11-10 21:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TrueTechie/void-packages smplayer
https://github.com/void-linux/void-packages/pull/40457

smplayer: Add mpv as runtime dependency
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From a180897da8c80c56fe13b9392b14f387aa576469 Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Thu, 10 Nov 2022 16:17:25 -0500
Subject: [PATCH] smplayer: Add mpv as runtime dependency

---
 srcpkgs/smplayer/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/smplayer/template b/srcpkgs/smplayer/template
index d82880fd1a87..70387e7f4a21 100644
--- a/srcpkgs/smplayer/template
+++ b/srcpkgs/smplayer/template
@@ -1,12 +1,12 @@
 # Template file for 'smplayer'
 pkgname=smplayer
 version=22.7.0
-revision=1
+revision=2
 build_style=gnu-makefile
 build_helper=qmake
 hostmakedepends="qt5-host-tools qt5-tools qt5-script-devel tar"
 makedepends="zlib-devel qt5-script-devel qt5-tools-devel"
-depends="hicolor-icon-theme desktop-file-utils"
+depends="hicolor-icon-theme desktop-file-utils mpv"
 short_desc="Complete front-end for mplayer and mpv"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-or-later"

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

end of thread, other threads:[~2022-11-19 20:35 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10 21:33 [PR PATCH] smplayer: Add mpv as runtime dependency TrueTechie
2022-11-10 21:34 ` TrueTechie
2022-11-10 21:41 ` classabbyamp
2022-11-11  2:27 ` sgn
2022-11-11  2:55 ` TrueTechie
2022-11-11  2:59 ` TrueTechie
2022-11-11  7:54 ` paper42
2022-11-11 16:16 ` TrueTechie
2022-11-11 16:16 ` TrueTechie
2022-11-11 20:06 ` lxlml
2022-11-11 20:07 ` lxlml
2022-11-11 20:08 ` lxlml
2022-11-11 20:10 ` lxlml
2022-11-11 20:20 ` classabbyamp
2022-11-13 12:30 ` sgn
2022-11-13 14:31 ` paper42
2022-11-13 14:31 ` paper42
2022-11-14  1:12 ` sgn
2022-11-19 20:35 ` ahesford
2022-11-19 20:35 ` [PR PATCH] [Closed]: " ahesford

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