Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gst-plugins-bad1: enable gir everywhere
@ 2019-07-01 18:32 voidlinux-github
  2019-07-01 18:55 ` voidlinux-github
  2019-07-01 19:11 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-07-01 18:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/void-power/void-packages gst-plugins-bad
https://github.com/void-linux/void-packages/pull/12773

gst-plugins-bad1: enable gir everywhere
not 100% sure if this works, so let's let the CI do its thing first

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gst-plugins-bad-12773.patch --]
[-- Type: application/text/x-diff, Size: 1421 bytes --]

From 3e4897a5c148cdfa6eb7792ccbd33d32295cc607 Mon Sep 17 00:00:00 2001
From: q66 <daniel@octaforge.org>
Date: Sun, 9 Jun 2019 23:15:16 +0200
Subject: [PATCH] gst-plugins-bad1: enable gir everywhere

---
 srcpkgs/gst-plugins-bad1/template | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/gst-plugins-bad1/template b/srcpkgs/gst-plugins-bad1/template
index d30fe17a359..6cecc2bbf7d 100644
--- a/srcpkgs/gst-plugins-bad1/template
+++ b/srcpkgs/gst-plugins-bad1/template
@@ -1,7 +1,7 @@
 # Template file for 'gst-plugins-bad1'
 pkgname=gst-plugins-bad1
 version=1.16.0
-revision=2
+revision=3
 wrksrc="${pkgname/1/}-${version}"
 build_helper="gir"
 build_style=meson
@@ -37,12 +37,7 @@ distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
 checksum=22139de35626ada6090bdfa3423b27b7fc15a0198331d25c95e6b12cb1072b05
 
 build_options="gir"
-
-case "$XBPS_TARGET_MACHINE" in
-	i686-musl|x86_64-musl) build_options_default+=" gir" ;;
-	*-musl) ;;
-	*) build_options_default+=" gir" ;;
-esac
+build_options_default="gir"
 
 gst-plugins-bad1-devel_package() {
 	depends="gst-plugins-base1-devel>=${version} ${sourcepkg}>=${version}_${revision}"
@@ -51,8 +46,6 @@ gst-plugins-bad1-devel_package() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig
 		vmove usr/lib/*.so
-		if [ ! "${CROSS_BUILD}" ]; then
-			vmove "usr/share/gir*"
-		fi
+		vmove "usr/share/gir*"
 	}
 }

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

* Re: gst-plugins-bad1: enable gir everywhere
  2019-07-01 18:32 [PR PATCH] gst-plugins-bad1: enable gir everywhere voidlinux-github
@ 2019-07-01 18:55 ` voidlinux-github
  2019-07-01 19:11 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-07-01 18:55 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/12773#issuecomment-507383361
Comment:
this seems good to go @pullmoll

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

* Re: [PR PATCH] [Merged]: gst-plugins-bad1: enable gir everywhere
  2019-07-01 18:32 [PR PATCH] gst-plugins-bad1: enable gir everywhere voidlinux-github
  2019-07-01 18:55 ` voidlinux-github
@ 2019-07-01 19:11 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-07-01 19:11 UTC (permalink / raw)
  To: ml

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

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

gst-plugins-bad1: enable gir everywhere
https://github.com/void-linux/void-packages/pull/12773
Description: not 100% sure if this works, so let's let the CI do its thing first

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

end of thread, other threads:[~2019-07-01 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-01 18:32 [PR PATCH] gst-plugins-bad1: enable gir everywhere voidlinux-github
2019-07-01 18:55 ` voidlinux-github
2019-07-01 19:11 ` [PR PATCH] [Merged]: " voidlinux-github

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