Github messages for voidlinux
 help / color / mirror / Atom feed
From: freesyc <freesyc@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: swayimg-1.8
Date: Fri, 05 Aug 2022 21:47:20 +0200	[thread overview]
Message-ID: <20220805194720.YcbbdtMVLnf3IfGsLV72Z1vL-e0yOqMfasLZ98mQA54@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38490@inbox.vuxu.org>

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

There is an updated pull request by freesyc against master on the void-packages repository

https://github.com/freesyc/void-packages swayimg
https://github.com/void-linux/void-packages/pull/38490

New package: swayimg-1.8
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- 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 builtthis PR locally for my native architecture, (x86-64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl 
  - aarch64-musl
  - armv7l-musl
  - aarch64-glibc
  - armv7l-glibc


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

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

From 7c3bb8b87a9693546fb0ca8ddefad658520c5ad5 Mon Sep 17 00:00:00 2001
From: freesyc <luanadao98@gmail.com>
Date: Fri, 5 Aug 2022 16:34:36 -0300
Subject: [PATCH] New package: swayimg-1.8

---
 srcpkgs/swayimg/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/swayimg/template

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 000000000000..783bf4a211b6
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,21 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.8
+revision=1
+build_style=meson
+configure_args="-Dversion=${version}"
+hostmakedepends="pkg-config wayland-devel"
+makedepends="wayland-devel json-c-devel libxkbcommon-devel tiff-devel libexif-devel libavif-devel libjpeg-turbo-devel libpng-devel giflib-devel librsvg-devel libwebp-devel wayland-protocols cairo-devel"
+#depends="hicolor-icon-theme"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="freesyc <luanadao98@gmail.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=d4b4988a673522d47c38939c3406dbb72bd213f857dd6116185cd9811b887b23
+
+post_install() {
+	vcompletion extra/bash.completion bash
+	vsconf extra/swayimgrc
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-08-05 19:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-05 19:40 [PR PATCH] " freesyc
2022-08-05 19:42 ` [PR REVIEW] " classabbyamp
2022-08-05 19:47 ` freesyc [this message]
2022-08-06  7:59 ` subnut
2022-08-06  8:11 ` [PR PATCH] [Closed]: " paper42

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=20220805194720.YcbbdtMVLnf3IfGsLV72Z1vL-e0yOqMfasLZ98mQA54@z \
    --to=freesyc@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).