Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] new package: onedrive-2.4.3
@ 2020-07-28 15:01 selfisekai
  2020-07-28 15:17 ` [PR REVIEW] " ericonr
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: selfisekai @ 2020-07-28 15:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/selfisekai/void-packages onedrive-service
https://github.com/void-linux/void-packages/pull/23898

new package: onedrive-2.4.3
https://github.com/abraunegg/onedrive

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

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

From 005e96f1b857c6c367af19c24006e6ef14d76b8c Mon Sep 17 00:00:00 2001
From: selfisekai <laura@selfisekai.rocks>
Date: Tue, 28 Jul 2020 16:42:18 +0200
Subject: [PATCH] new package: onedrive-2.4.3

---
 srcpkgs/onedrive/files/onedrive/run |  2 ++
 srcpkgs/onedrive/template           | 22 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)
 create mode 100644 srcpkgs/onedrive/files/onedrive/run
 create mode 100644 srcpkgs/onedrive/template

diff --git a/srcpkgs/onedrive/files/onedrive/run b/srcpkgs/onedrive/files/onedrive/run
new file mode 100644
index 00000000000..2d3e5d51c79
--- /dev/null
+++ b/srcpkgs/onedrive/files/onedrive/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec onedrive --monitor
\ No newline at end of file
diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
new file mode 100644
index 00000000000..0d300960b65
--- /dev/null
+++ b/srcpkgs/onedrive/template
@@ -0,0 +1,22 @@
+# Template file for 'onedrive'
+pkgname=onedrive
+version=2.4.3
+revision=1
+wrksrc="onedrive-${version}"
+build_style=gnu-configure
+configure_args="DC=ldc2 --bindir=/usr/bin"
+depends="curl"
+hostmakedepends="ldc pkg-config"
+makedepends="libcurl-devel sqlite-devel libnotify-devel"
+short_desc="Maintained client for Microsoft OneDrive"
+maintainer="selfisekai <laura@selfisekai.rocks>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/abraunegg/onedrive"
+changelog="https://raw.githubusercontent.com/abraunegg/onedrive/v${version}/CHANGELOG.md"
+distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
+checksum=4236f436b3658e360164d945a8bc5c9620539c1339ef9182e3d060d2e3b90b9b
+
+post_install() {
+	vinstall config 644 usr/share/onedrive config.default
+	vsv onedrive
+}

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

end of thread, other threads:[~2020-07-28 16:38 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28 15:01 [PR PATCH] new package: onedrive-2.4.3 selfisekai
2020-07-28 15:17 ` [PR REVIEW] " ericonr
2020-07-28 15:17 ` ericonr
2020-07-28 15:17 ` ericonr
2020-07-28 15:17 ` ericonr
2020-07-28 15:17 ` ericonr
2020-07-28 15:17 ` ericonr
2020-07-28 15:18 ` ericonr
2020-07-28 15:30 ` daniel-eys
2020-07-28 15:31 ` [PR REVIEW] " selfisekai
2020-07-28 15:33 ` daniel-eys
2020-07-28 15:38 ` ericonr
2020-07-28 15:39 ` selfisekai
2020-07-28 15:42 ` ericonr
2020-07-28 15:47 ` ahesford
2020-07-28 15:47 ` ahesford
2020-07-28 15:47 ` ahesford
2020-07-28 15:56 ` ahesford
2020-07-28 15:56 ` ahesford
2020-07-28 15:58 ` ahesford
2020-07-28 16:11 ` [PR REVIEW] " selfisekai
2020-07-28 16:15 ` [PR PATCH] [Updated] " selfisekai
2020-07-28 16:18 ` [PR REVIEW] " selfisekai
2020-07-28 16:38 ` [PR PATCH] [Merged]: " ahesford

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