Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: ART-1.9.3
Date: Sat, 07 Aug 2021 03:55:34 +0200	[thread overview]
Message-ID: <20210807015534.L2986o-7euKqLYYrZxNU16aKBSPK8p-OaSgeXQLJ01k@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-31769@inbox.vuxu.org>

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

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

https://github.com/notthewave/void-packages patch-1
https://github.com/void-linux/void-packages/pull/31769

New package: ART-1.9.3
ART is a fork of RawTherapee with at least a dozen useful changes. It also takes some code from Darktable.
~~Chose ART as pkgname as art is too conventional (tar.gz has no name in it)~~

#### General
- [x] This is a new package, and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-musl) runs great, edited several photos!
- Did not test on other platforms, but should run fine as the template is basically the same as RawTherapee's, the only difference being exiv2 as an additional dependency.

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

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

From 74f87855f7e2716e157fc51d5e9ea78f6be64193 Mon Sep 17 00:00:00 2001
From: notthewave <74874782+notthewave@users.noreply.github.com>
Date: Sat, 3 Jul 2021 00:25:52 +0200
Subject: [PATCH] New package: ART-1.9.3.

Since ART is a RawTherapee fork, the template is basically the same,
with the addition of exiv2 as a dependency.
---
 srcpkgs/ART/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/ART/template

diff --git a/srcpkgs/ART/template b/srcpkgs/ART/template
new file mode 100644
index 000000000000..d84f8c8aa9af
--- /dev/null
+++ b/srcpkgs/ART/template
@@ -0,0 +1,15 @@
+# Template file for 'ART'
+pkgname=ART
+version=1.9.3
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="fftw-devel gtkmm-devel lensfun-devel libatomic-devel
+ libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel exiv2-devel"
+depends="desktop-file-utils hicolor-icon-theme"
+short_desc="Fork of RawTherapee with additional features"
+maintainer="notthewave <winklbauer_m@zoho.eu>"
+license="GPL-3.0-or-later"
+homepage="https://bitbucket.org/agriggio/art/wiki/Home"
+distfiles="https://bitbucket.org/agriggio/art/downloads/${pkgname}-${version}.tar.xz"
+checksum=4e3bacec3f7a01ee72cc565b3f522bb5939c47f0279ac44f85bb344a000bcb8e

  parent reply	other threads:[~2021-08-07  1:55 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-02 22:36 [PR PATCH] New package: ART-1.9.1 notthewave
2021-07-18  9:53 ` [PR PATCH] [Updated] " notthewave
2021-07-18  9:59 ` notthewave
2021-07-24  8:28 ` notthewave
2021-07-25 22:04 ` notthewave
2021-07-25 22:16 ` [PR PATCH] [Updated] New package: ART-1.9.3 notthewave
2021-07-30 17:38 ` notthewave
2021-07-30 18:59 ` notthewave
2021-07-30 19:00 ` notthewave
2021-07-31 11:14 ` [PR REVIEW] " sgn
2021-07-31 11:50 ` [PR PATCH] [Updated] " notthewave
2021-07-31 12:54 ` notthewave
2021-07-31 20:24 ` notthewave
2021-08-04 20:03 ` notthewave
2021-08-04 20:03 ` notthewave
2021-08-07  0:44 ` ericonr
2021-08-07  1:55 ` ericonr [this message]
2021-08-07  1:55 ` [PR PATCH] [Merged]: " ericonr
2021-08-07  1:55 ` ericonr

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=20210807015534.L2986o-7euKqLYYrZxNU16aKBSPK8p-OaSgeXQLJ01k@z \
    --to=ericonr@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).