Github messages for voidlinux
 help / color / mirror / Atom feed
From: chrysos349 <chrysos349@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: fractal: update to 5.
Date: Fri, 26 Jan 2024 02:23:03 +0100	[thread overview]
Message-ID: <20240126012303.C72C923F16@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47392@inbox.vuxu.org>

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/47392#issuecomment-1911260377

Comment:
```
# Template file for 'fractal'
pkgname=fractal
version=6
revision=1
build_style=meson
build_helper=rust
hostmakedepends="cargo clang desktop-file-utils gettext glib-devel
 gtk-update-icon-cache pkg-config"
makedepends="gst-plugins-base1-devel gtksourceview5-devel libadwaita-devel
 libshumate-devel pipewire-devel rust-std"
short_desc="Matrix Messaging Client for GNOME"
maintainer="Cameron Nemo <cam@nohom.org>"
license="GPL-3.0-or-later"
homepage="https://wiki.gnome.org/Apps/Fractal"
distfiles="https://gitlab.gnome.org/World/fractal/-/archive/${version}/fractal-${version}.tar.gz"
checksum=a730dffe5fd4859c16e0d84244a82f6ea843d4e464ee04e08fcb5bea61c248f2

if [ "$XBPS_TARGET_WORDSIZE" = 32 ]; then
	broken="uses i64"
fi

post_patch() {
	vsed -i "/xdg-desktop-portal/d" meson.build
	
	if [ "$CROSS_BUILD" ]; then
		vsed -i src/meson.build \
			-e "s%rust_target /%'${RUST_TARGET}' / rust_target /%"
	fi
}
```

  parent reply	other threads:[~2024-01-26  1:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-25 10:50 [PR PATCH] " AnInternetTroll
2023-11-25 11:39 ` [PR REVIEW] " paper42
2023-11-25 13:08 ` [PR PATCH] [Updated] " AnInternetTroll
2023-11-25 13:41 ` AnInternetTroll
2023-11-25 17:23 ` AnInternetTroll
2023-11-26  7:50 ` [PR REVIEW] " classabbyamp
2023-11-26  9:55 ` [PR PATCH] [Updated] " AnInternetTroll
2024-01-22 23:43 ` cinerea0
2024-01-26  1:23 ` chrysos349 [this message]
2024-01-26 18:43 ` AnInternetTroll
2024-01-26 22:14 ` chrysos349
2024-01-26 22:31 ` [PR PATCH] [Closed]: " AnInternetTroll

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=20240126012303.C72C923F16@inbox.vuxu.org \
    --to=chrysos349@users.noreply.github.com \
    --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).