Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wayfire: enable optimized binary
@ 2021-02-19  5:23 travankor
  2021-02-19  5:24 ` [PR PATCH] [Updated] " travankor
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: travankor @ 2021-02-19  5:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages wayfire
https://github.com/void-linux/void-packages/pull/28880

wayfire: enable optimized binary
None

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

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

From 8b2c13cb99eea54c1eda52f20eb205f03fbc31a7 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Thu, 18 Feb 2021 22:22:31 -0700
Subject: [PATCH] wayfire: enable optimized binary

---
 srcpkgs/wayfire/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/wayfire/template b/srcpkgs/wayfire/template
index fb3b85aef2c..d14e1ce7205 100644
--- a/srcpkgs/wayfire/template
+++ b/srcpkgs/wayfire/template
@@ -1,10 +1,11 @@
 # Template file for 'wayfire'
 pkgname=wayfire
 version=0.7.0
-revision=1
+revision=2
 _utils_commit=f45641beef46babdc8f1b8d18a924e72beaf8ee6
 _touch_commit=b1075c54a280f913edc26b9757262f4f9d6b62b0
 build_style=meson
+configure_args="--buildstyle=release" #Enables optimizations
 hostmakedepends="pkg-config wayland-devel"
 makedepends="wf-config-devel wlroots-devel cairo-devel
  $(vopt_if image 'libjpeg-turbo-devel libpng-devel')"

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

end of thread, other threads:[~2021-02-24  5:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-19  5:23 [PR PATCH] wayfire: enable optimized binary travankor
2021-02-19  5:24 ` [PR PATCH] [Updated] " travankor
2021-02-19  5:39 ` ericonr
2021-02-22 13:25 ` [PR PATCH] [Updated] " travankor
2021-02-22 23:27 ` travankor
2021-02-24  5:09 ` [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).