Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ocs-url-3.1.0
@ 2020-01-12  3:37 voidlinux-github
  2020-01-12  5:21 ` voidlinux-github
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: voidlinux-github @ 2020-01-12  3:37 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

end of thread, other threads:[~2020-07-23 17:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 voidlinux-github
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

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