Github messages for voidlinux
 help / color / mirror / Atom feed
From: kawaiiamber <kawaiiamber@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] [WIP] New package: pinta-1.7
Date: Sat, 09 Jan 2021 19:52:03 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27787@inbox.vuxu.org> (raw)

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

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

https://github.com/kawaiiamber/void-packages pinta
https://github.com/void-linux/void-packages/pull/27787

[WIP] New package: pinta-1.7
# Current issues
It seems as though mono is failing? I tried following [these](https://github.com/PintaProject/Pinta) instructions.

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

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

From 389f38bdaeb500d37cfca9eb9dea7402df38593a Mon Sep 17 00:00:00 2001
From: KawaiiAmber <japaneselearning101@gmail.com>
Date: Sat, 9 Jan 2021 11:50:49 -0700
Subject: [PATCH] [WIP] New package: pinta-1.7

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

diff --git a/srcpkgs/pinta/template b/srcpkgs/pinta/template
new file mode 100644
index 00000000000..a62c0038d44
--- /dev/null
+++ b/srcpkgs/pinta/template
@@ -0,0 +1,17 @@
+# Template file for 'pinta'
+pkgname=pinta
+version=1.7
+revision=1
+build_style=gnu-configure
+hostmakedepends="automake autoconf pkg-config"
+makedepends="mono-devel gtk-sharp2 intltool"
+short_desc="Simple GTK# Paint Program"
+maintainer="KawaiiAmber <japaneselearning101@gmail.com>"
+license="MIT"
+homepage="https://www.pinta-project.com/"
+distfiles="https://github.com/PintaProject/Pinta/releases/download/${version}/pinta-${version}.tar.gz"
+checksum=678c0d5c6e41da77696180efc71476ccfda3238a3d68d7331198c8a431dbf96c
+
+post_install() {
+	vlicense license-mit.txt
+}

             reply	other threads:[~2021-01-09 18:52 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-09 18:52 kawaiiamber [this message]
2021-01-15 21:35 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-18 15:35 ` not-chicken
2021-01-18 21:02 ` kawaiiamber
2021-01-18 21:35 ` not-chicken
2021-01-19  0:31 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-19  0:32 ` kawaiiamber
2021-01-19  7:22 ` not-chicken
2021-01-19  7:27 ` [PR REVIEW] " not-chicken
2021-01-19  7:27 ` not-chicken
2021-01-19  7:27 ` not-chicken
2021-01-19  7:30 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-19  7:31 ` [PR REVIEW] " kawaiiamber
2021-01-19  7:31 ` kawaiiamber
2021-01-19  7:33 ` kawaiiamber
2021-01-19  7:35 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-19  7:36 ` [PR REVIEW] " kawaiiamber
2021-01-19  7:37 ` not-chicken
2021-01-19  7:37 ` kawaiiamber
2021-01-19  7:40 ` [PR REVIEW] " kawaiiamber
2021-01-19  7:49 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-19  7:50 ` [PR REVIEW] " kawaiiamber
2021-01-19  7:51 ` kawaiiamber
2021-01-19  7:53 ` [PR REVIEW] " kawaiiamber
2021-01-19  7:56 ` kawaiiamber
2021-01-19  7:58 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-19  7:59 ` kawaiiamber
2021-01-19  8:05 ` kawaiiamber
2021-01-19  8:07 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-19  8:08 ` kawaiiamber
2021-01-19  8:09 ` not-chicken
2021-01-19  8:16 ` kawaiiamber
2021-01-19  8:17 ` kawaiiamber
2021-01-19  8:20 ` not-chicken
2021-01-19  8:22 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-19  8:23 ` kawaiiamber
2021-01-19  8:28 ` not-chicken
2021-01-19  8:30 ` kawaiiamber
2021-01-19  8:33 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-19  8:33 ` kawaiiamber
2021-01-19  8:55 ` not-chicken
2021-01-19  8:58 ` not-chicken
2021-01-19  8:59 ` not-chicken
2021-01-19  8:59 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-19  9:02 ` kawaiiamber
2021-01-19  9:12 ` not-chicken
2021-01-19  9:24 ` kawaiiamber
2021-01-19  9:35 ` not-chicken
2021-03-18 18:45 ` [PR PATCH] [Updated] " kawaiiamber
2021-03-18 18:46 ` [PR REVIEW] " kawaiiamber
2021-08-09 18:28 ` ericonr
2022-02-04 10:32 ` [PR REVIEW] " meator
2022-05-06  2:08 ` github-actions
2022-05-20  2:11 ` [PR PATCH] [Closed]: " github-actions
2022-05-20  2:54 ` kawaiiamber
2022-05-20 13:18 ` kawaiiamber
2022-08-19  2:16 ` github-actions
2022-09-03  2:14 ` [PR PATCH] [Closed]: " github-actions
2022-09-27 23:37 ` mjeveritt
2022-09-27 23:45 ` mjeveritt

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27787@inbox.vuxu.org \
    --to=kawaiiamber@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).