Github messages for voidlinux
 help / color / mirror / Atom feed
From: make-file <make-file@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: ephoto-1.5
Date: Tue, 22 Dec 2020 08:59:03 +0100	[thread overview]
Message-ID: <20201222075903.nzm0b82Iww6l0m9rcYhbHHcZlbWyHgHVqultWOehBss@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27345@inbox.vuxu.org>

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

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

https://github.com/make-file/void-packages ephoto
https://github.com/void-linux/void-packages/pull/27345

New package: ephoto-1.5
ephoto is image viewer based on EFL, can used with enlightenment for better integration.

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

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

From 48b77f367424d5b2a60c25ace43d37b38a545e5a Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Tue, 22 Dec 2020 11:05:00 +0330
Subject: [PATCH 1/3] New package: ephoto-1.5

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

diff --git a/srcpkgs/ephoto/template b/srcpkgs/ephoto/template
new file mode 100644
index 00000000000..0b11810db95
--- /dev/null
+++ b/srcpkgs/ephoto/template
@@ -0,0 +1,13 @@
+# Template file for 'ephoto'
+pkgname=ephoto
+version=1.5
+revision=1
+build_style=gnu-configure
+makedepends="efl-devel pkg-config"
+depends="efl"
+short_desc=" Image viewer based on EFL"
+maintainer="mkf <makefile@riseup.net>"
+license="BSD"
+homepage="https://smhouston.us/projects/ephoto/"
+distfiles="https://download.enlightenment.org/rel/apps/ephoto/ephoto-${version}.tar.xz"
+checksum=fed33ae0ff594596d3925687d988e8ea7b629852f81ed611d059a62b974afbe0

From 5fff8b0e7e46a339b310a5cd04b03faaac1df37e Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Tue, 22 Dec 2020 11:09:37 +0330
Subject: [PATCH 2/3] ephoto: removed space in pkg-desc

---
 srcpkgs/ephoto/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ephoto/template b/srcpkgs/ephoto/template
index 0b11810db95..25e7900a7dd 100644
--- a/srcpkgs/ephoto/template
+++ b/srcpkgs/ephoto/template
@@ -5,7 +5,7 @@ revision=1
 build_style=gnu-configure
 makedepends="efl-devel pkg-config"
 depends="efl"
-short_desc=" Image viewer based on EFL"
+short_desc="Image viewer based on EFL"
 maintainer="mkf <makefile@riseup.net>"
 license="BSD"
 homepage="https://smhouston.us/projects/ephoto/"

From ff9123217d401e382435e59ff14f9c69ec92802d Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Tue, 22 Dec 2020 11:27:15 +0330
Subject: [PATCH 3/3] fixed template

---
 srcpkgs/ephoto/template | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ephoto/template b/srcpkgs/ephoto/template
index 25e7900a7dd..f908b624d2e 100644
--- a/srcpkgs/ephoto/template
+++ b/srcpkgs/ephoto/template
@@ -7,7 +7,10 @@ makedepends="efl-devel pkg-config"
 depends="efl"
 short_desc="Image viewer based on EFL"
 maintainer="mkf <makefile@riseup.net>"
-license="BSD"
+license="BSD-3-Clause"
 homepage="https://smhouston.us/projects/ephoto/"
-distfiles="https://download.enlightenment.org/rel/apps/ephoto/ephoto-${version}.tar.xz"
+distfiles="https://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
 checksum=fed33ae0ff594596d3925687d988e8ea7b629852f81ed611d059a62b974afbe0
+post_install() {
+vlicense COPYING
+}

  reply	other threads:[~2020-12-22  7:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-22  7:43 [PR PATCH] " make-file
2020-12-22  7:59 ` make-file [this message]
2020-12-22  8:21 ` [PR PATCH] [Updated] " make-file
2020-12-22  8:30 ` make-file
2020-12-22  8:45 ` make-file
2020-12-22  8:48 ` make-file
2020-12-22 13:26 ` make-file
2021-04-18  5:08 ` [PR REVIEW] " ericonr
2021-04-18  5:08 ` ericonr
2022-05-01  2:14 ` github-actions
2022-05-16  2:07 ` [PR PATCH] [Closed]: " github-actions

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=20201222075903.nzm0b82Iww6l0m9rcYhbHHcZlbWyHgHVqultWOehBss@z \
    --to=make-file@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).