Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: yacy-1.922
@ 2020-07-21 21:39 jason1987d
  2020-07-21 21:55 ` [PR REVIEW] " ericonr
                   ` (40 more replies)
  0 siblings, 41 replies; 48+ messages in thread
From: jason1987d @ 2020-07-21 21:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jason1987d/void-packages master
https://github.com/void-linux/void-packages/pull/23695

New package: yacy-1.922


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

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

From 4fd71c809b1c31e2dabe93e116948b7526106936 Mon Sep 17 00:00:00 2001
From: Jason Manley <jason@jasondavid.tv>
Date: Tue, 21 Jul 2020 16:38:46 -0500
Subject: [PATCH] New package: yacy-1.922

---
 srcpkgs/yacy/files/yacy/run |  2 ++
 srcpkgs/yacy/template       | 30 ++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)
 create mode 100644 srcpkgs/yacy/files/yacy/run
 create mode 100644 srcpkgs/yacy/template

diff --git a/srcpkgs/yacy/files/yacy/run b/srcpkgs/yacy/files/yacy/run
new file mode 100644
index 00000000000..594bcc2a3c8
--- /dev/null
+++ b/srcpkgs/yacy/files/yacy/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec chpst -u yacy:yacy /opt/yacy/startYACY.sh -f
diff --git a/srcpkgs/yacy/template b/srcpkgs/yacy/template
new file mode 100644
index 00000000000..02b9259024b
--- /dev/null
+++ b/srcpkgs/yacy/template
@@ -0,0 +1,30 @@
+# Template file for 'yacy'
+pkgname=yacy
+version=1.922
+revision=1
+archs="x86_64"
+depends="openjdk-jre"
+short_desc="YaCy p2p decentralized search engine"
+maintainer="Jason Manley <jason@jasondavid.tv>"
+license="GPL-3.0-or-later"
+homepage="https://yacy.net"
+distfiles="http://latest.yacy.net/yacy_v${version}_20191013_9964.tar.gz"
+checksum=@99af963642dafaeab2657ad59315e7b7896bf4c1e7091f8f67e95e71802d44df
+
+system_accounts="yacy"
+yacy_homedir="/opt/yacy"
+yacy_shell="/bin/bash"
+make_dirs="/opt/yacy 0755 yacy yacy"
+
+post_extract() {
+mv ${XBPS_BUILDDIR}/{yacy,yacy-1.922}
+}
+
+do_install() {
+vmkdir opt/yacy
+vcopy $XBPS_BUILDDIR/yacy-1.922/* opt/yacy
+}
+
+post_install() {
+vsv yacy
+}

^ permalink raw reply	[flat|nested] 48+ messages in thread
* [PR PATCH] New package: yacy-1.922
@ 2020-07-22 18:19 jason1987d
  2020-07-23 14:27 ` [PR PATCH] [Updated] " jason1987d
                   ` (5 more replies)
  0 siblings, 6 replies; 48+ messages in thread
From: jason1987d @ 2020-07-22 18:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jason1987d/void-packages yacy-1.922
https://github.com/void-linux/void-packages/pull/23742

New package: yacy-1.922


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

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

From e8113dae9193192331d4aac9212dc7d3984d4b14 Mon Sep 17 00:00:00 2001
From: Jason Manley <jason@jasondavid.tv>
Date: Wed, 22 Jul 2020 13:17:10 -0500
Subject: [PATCH] New package: yacy-1.922

---
 srcpkgs/yacy/files/yacy/run |  2 ++
 srcpkgs/yacy/template       | 40 +++++++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)
 create mode 100644 srcpkgs/yacy/files/yacy/run
 create mode 100644 srcpkgs/yacy/template

diff --git a/srcpkgs/yacy/files/yacy/run b/srcpkgs/yacy/files/yacy/run
new file mode 100644
index 00000000000..c5544513c35
--- /dev/null
+++ b/srcpkgs/yacy/files/yacy/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec chpst -u yacy:yacy /var/lib/yacy/startYACY.sh -f
diff --git a/srcpkgs/yacy/template b/srcpkgs/yacy/template
new file mode 100644
index 00000000000..a6472017379
--- /dev/null
+++ b/srcpkgs/yacy/template
@@ -0,0 +1,40 @@
+# Template file for 'yacy'
+pkgname=yacy
+version=1.922
+revision=1
+hostmakedepends="openjdk apache-ant"
+depends="openjdk-jre"
+short_desc="YaCy p2p decentralized search engine"
+maintainer="Jason Manley <jason@jasondavid.tv>"
+license="GPL-3.0-or-later"
+homepage="https://yacy.net"
+distfiles="http://latest.yacy.net/yacy_v${version}_20191013_9964.tar.gz"
+checksum=@99af963642dafaeab2657ad59315e7b7896bf4c1e7091f8f67e95e71802d44df
+
+system_accounts="yacy"
+yacy_homedir="/var/lib/yacy"
+yacy_shell="/bin/bash"
+make_dirs="/var/lib/yacy 0755 yacy yacy"
+
+post_extract() {
+	mv ${XBPS_BUILDDIR}/{yacy,yacy-1.922}
+}
+
+do_build() {
+	export JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk
+	ant clean all
+}
+
+do_install() {
+	vmkdir var/lib/yacy
+	vcopy $XBPS_BUILDDIR/yacy-1.922/* var/lib/yacy
+}
+
+do_install() {
+	vmkdir var/lib/yacy
+	vcopy $XBPS_BUILDDIR/yacy-1.922/* var/lib/yacy
+}
+
+post_install() {
+	vsv yacy
+}

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

end of thread, other threads:[~2021-03-02 19:49 UTC | newest]

Thread overview: 48+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-21 21:39 [PR PATCH] New package: yacy-1.922 jason1987d
2020-07-21 21:55 ` [PR REVIEW] " ericonr
2020-07-21 21:55 ` ericonr
2020-07-21 21:55 ` ericonr
2020-07-21 21:57 ` ericonr
2020-07-21 22:38 ` [PR PATCH] [Updated] " jason1987d
2020-07-21 23:09 ` jason1987d
2020-07-21 23:15 ` jason1987d
2020-07-21 23:17 ` [PR REVIEW] " jason1987d
2020-07-21 23:17 ` [PR PATCH] [Updated] " jason1987d
2020-07-21 23:22 ` [PR REVIEW] " ericonr
2020-07-21 23:23 ` ericonr
2020-07-21 23:25 ` [PR REVIEW] " jason1987d
2020-07-21 23:28 ` ericonr
2020-07-21 23:29 ` ericonr
2020-07-21 23:32 ` jason1987d
2020-07-21 23:32 ` jason1987d
2020-07-21 23:33 ` jason1987d
2020-07-21 23:34 ` jason1987d
2020-07-21 23:34 ` jason1987d
2020-07-21 23:35 ` jason1987d
2020-07-21 23:53 ` fosslinux
2020-07-22  0:01 ` jason1987d
2020-07-22  0:01 ` [PR REVIEW] " fosslinux
2020-07-22  0:02 ` jason1987d
2020-07-22  0:17 ` [PR PATCH] [Updated] " jason1987d
2020-07-22  0:19 ` jason1987d
2020-07-22  0:28 ` jason1987d
2020-07-22  0:35 ` fosslinux
2020-07-22 16:30 ` jason1987d
2020-07-22 16:41 ` ericonr
2020-07-22 17:01 ` jason1987d
2020-07-22 17:25 ` ericonr
2020-07-22 17:35 ` jason1987d
2020-07-22 17:35 ` jason1987d
2020-07-22 17:37 ` ericonr
2020-07-22 17:39 ` jason1987d
2020-07-22 17:44 ` [PR PATCH] [Updated] " jason1987d
2020-07-22 17:49 ` jason1987d
2020-07-22 18:01 ` ericonr
2020-07-22 18:02 ` [PR PATCH] [Closed]: " jason1987d
2020-07-23 20:53 ` Chocimier
2020-07-22 18:19 [PR PATCH] " jason1987d
2020-07-23 14:27 ` [PR PATCH] [Updated] " jason1987d
2020-07-23 14:58 ` jason1987d
2020-07-23 21:17 ` jason1987d
2020-07-25  2:09 ` jason1987d
2020-07-29  1:14 ` jason1987d
2021-03-02 19:49 ` jason1987d

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