Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: swayimg-1.8
@ 2022-08-05 19:40 freesyc
  2022-08-05 19:42 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: freesyc @ 2022-08-05 19:40 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1330 bytes --]

From 44ca795d4b5d74ae86e6ad6859cb5e6d1f579bd0 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..b48a6844e8c8
--- /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/${pkgname}/archive/v${version}.tar.gz"
+checksum=d4b4988a673522d47c38939c3406dbb72bd213f857dd6116185cd9811b887b23
+
+post_install() {
+	vcompletion extra/bash.completion bash
+	vsconf extra/swayimgrc
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2022-08-06  8:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-05 19:40 [PR PATCH] New package: swayimg-1.8 freesyc
2022-08-05 19:42 ` [PR REVIEW] " classabbyamp
2022-08-05 19:47 ` [PR PATCH] [Updated] " freesyc
2022-08-06  7:59 ` subnut
2022-08-06  8:11 ` [PR PATCH] [Closed]: " paper42

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