Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: ocs-url-3.1.0
Date: Sun, 12 Jan 2020 04:37:49 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18263@inbox.vuxu.org> (raw)

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

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

https://github.com/linuxpotion/void-packages ocs-url
https://github.com/void-linux/void-packages/pull/18263

New package: ocs-url-3.1.0
# Template file for 'ocs-url'
pkgname=ocs-url
version=3.1.0
revision=1
wrksrc=$pkgname-release-$version
build_style=qmake
hostmakedepends="qt5-qmake xdg-utils git"
makedepends="qt5-devel qt5-svg-devel qt5-declarative-devel qt5-quickcontrols2-devel"
short_desc="Install helper program for items served via (ocs://)"
maintainer="Guilherme Machado <machadofguilherme@gmail.com>"
license="GPL-3.0"
homepage="https://www.opencode.net/akiraohgaki/$pkgname"
distfiles="https://www.opencode.net/akiraohgaki/ocs-url/-/archive/release-$version/$pkgname-release-$version.tar.gz"
checksum=d8c67920359c36eb0004221e5b5695fd04cbc9e93811c372837bdb2a8c9cbcc8

pre_configure() {
./scripts/prepare
}

do_configure() {
qmake PREFIX="/usr"
}

do_install() {
make INSTALL_ROOT="${PKGDESTDIR}" install
}


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

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

From 7731431cf4e68f7be044bb66a98e595ef8ad1c5a Mon Sep 17 00:00:00 2001
From: Guilherme Machado <machadofguilherme@gmail.com>
Date: Sat, 11 Jan 2020 13:39:46 -0300
Subject: [PATCH] New package: ocs-url-3.1.0

---
 srcpkgs/ocs-url/template | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 srcpkgs/ocs-url/template

diff --git a/srcpkgs/ocs-url/template b/srcpkgs/ocs-url/template
new file mode 100644
index 00000000000..1b77f6921be
--- /dev/null
+++ b/srcpkgs/ocs-url/template
@@ -0,0 +1,27 @@
+# Template file for 'ocs-url'
+pkgname=ocs-url
+version=3.1.0
+revision=1
+#archs="x86_64"
+wrksrc=$pkgname-release-$version
+build_style=qmake
+hostmakedepends="qt5-qmake xdg-utils git"
+makedepends="qt5-devel qt5-svg-devel qt5-declarative-devel qt5-quickcontrols2-devel"
+short_desc="Install helper program for items served via (ocs://)"
+maintainer="Guilherme Machado <machadofguilherme@gmail.com>"
+license="GPL-3.0"
+homepage="https://www.opencode.net/akiraohgaki/$pkgname"
+distfiles="https://www.opencode.net/akiraohgaki/ocs-url/-/archive/release-$version/$pkgname-release-$version.tar.gz"
+checksum=d8c67920359c36eb0004221e5b5695fd04cbc9e93811c372837bdb2a8c9cbcc8
+
+pre_configure() {
+./scripts/prepare
+}
+
+do_configure() {
+qmake PREFIX="/usr"
+}
+
+do_install() {
+make INSTALL_ROOT="${PKGDESTDIR}" install
+}

             reply	other threads:[~2020-01-12  3:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-12  3:37 voidlinux-github [this message]
2020-01-12  5:21 ` voidlinux-github
2020-01-12  5:43 ` voidlinux-github
2020-01-12  5:55 ` voidlinux-github
2020-01-12  5:55 ` voidlinux-github
2020-01-12  5:58 ` voidlinux-github
2020-01-12  5:59 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-12  6:21 ` voidlinux-github
2020-01-12 10:55 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-13  5:47 ` voidlinux-github
2020-07-23 17:55 ` Chocimier
2020-07-23 17:55 ` [PR PATCH] [Closed]: " Chocimier

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-18263@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).