Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: drawing-1.0.1
@ 2023-01-19 19:29 Zoh-j02r
  2023-01-19 20:05 ` [PR PATCH] [Updated] " Zoh-j02r
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Zoh-j02r @ 2023-01-19 19:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Zoh-j02r/void-packages drawing-testing
https://github.com/void-linux/void-packages/pull/41748

New package: drawing-1.0.1
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)

Previous attempts to porting this package seems to be abandoned; #37153 #32839.


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

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

From 2f52cd8f4ebcd07a518a4b0f4b9f090b0641e73b Mon Sep 17 00:00:00 2001
From: Zoh-j02r <saulobruno@usp.br>
Date: Thu, 19 Jan 2023 16:19:54 -0300
Subject: [PATCH] New package: drawing-1.0.1

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

diff --git a/srcpkgs/drawing/template b/srcpkgs/drawing/template
new file mode 100644
index 000000000000..7d49c8623e8a
--- /dev/null
+++ b/srcpkgs/drawing/template
@@ -0,0 +1,19 @@
+# Template file for 'drawing'
+pkgname=drawing
+version=1.0.1
+revision=1
+build_style=meson
+configure_args="-Dwerror=false -Db_ndebug=false"
+hostmakedepends="pkg-config ninja appstream-glib python3-devel glib-devel"
+makedepends="gtk+3-devel gettext-devel itstool"
+depends="python3-gobject gtk+3"
+short_desc="Simple image editor for Linux"
+maintainer="Saulo Amaral <saulobruno@usp.br>"
+license="GPL-3.0-or-later"
+homepage="https://maoschanz.github.io/drawing/"
+distfiles="https://github.com/maoschanz/drawing/archive/refs/tags/${version}.tar.gz"
+checksum=62c43c00befe3db2873967370dffd030de8041d6ba6281f8c46d556f9756867f
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2023-05-06  1:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-19 19:29 [PR PATCH] New package: drawing-1.0.1 Zoh-j02r
2023-01-19 20:05 ` [PR PATCH] [Updated] " Zoh-j02r
2023-01-19 20:10 ` Zoh-j02r
2023-01-20  1:20 ` abenson
2023-01-20  1:32 ` abenson
2023-01-20  1:38 ` abenson
2023-01-20  2:42 ` [PR PATCH] [Updated] " Zoh-j02r
2023-01-20  2:45 ` Zoh-j02r
2023-01-20  2:48 ` Zoh-j02r
2023-04-21  1:52 ` github-actions
2023-05-06  1:48 ` [PR PATCH] [Closed]: " github-actions

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