Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] onedrive: update to 2.4.25.
@ 2023-09-21 20:28 mhmdanas
  2023-10-02  7:29 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: mhmdanas @ 2023-09-21 20:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages onedrive-2.4.25
https://github.com/void-linux/void-packages/pull/46173

onedrive: update to 2.4.25.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

@selfisekai

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 37256d709a523b547b6ae54faa4f18878a05460a Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Thu, 21 Sep 2023 20:57:44 +0100
Subject: [PATCH] onedrive: update to 2.4.25.

---
 srcpkgs/onedrive/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
index e15249cbd7e3c..019a89325aace 100644
--- a/srcpkgs/onedrive/template
+++ b/srcpkgs/onedrive/template
@@ -1,9 +1,12 @@
 # Template file for 'onedrive'
 pkgname=onedrive
-version=2.4.23
+version=2.4.25
 revision=1
 build_style=gnu-configure
-configure_args="DC=ldc2"
+configure_args="DC=ldc2 --enable-notifications --enable-completions
+ --with-bash-completion-dir=/usr/share/bash-completion/completions
+ --with-zsh-completion-dir=/usr/share/zsh/site-functions
+ --with-fish-completion-dir=/usr/share/fish/vendor_completions.d"
 hostmakedepends="ldc pkg-config"
 makedepends="libcurl-devel sqlite-devel libnotify-devel"
 short_desc="OneDrive Client for Linux"
@@ -12,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/abraunegg/onedrive"
 changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
 distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
-checksum=fb57b9683302a53958671d1c74eb9b8f89ac229055647adce093e8a49ad846e0
+checksum=e7d782ea7d1973b6b578899a84c4f90ba69302263b4be30d80a363ba8ba27eb3
 nocross="uses host flags for cross compilations"
 
 post_install() {
@@ -21,6 +24,6 @@ post_install() {
 
 onedrive-d_package() {
 	build_style=meta
-	depends="${sourcepkg}"
+	depends="${sourcepkg}-${version}_${revision}"
 	short_desc+=" (transitional dummy package)"
 }

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

* Re: [PR PATCH] [Merged]: onedrive: update to 2.4.25.
  2023-09-21 20:28 [PR PATCH] onedrive: update to 2.4.25 mhmdanas
@ 2023-10-02  7:29 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-10-02  7:29 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

onedrive: update to 2.4.25.
https://github.com/void-linux/void-packages/pull/46173

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

@selfisekai

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-10-02  7:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-21 20:28 [PR PATCH] onedrive: update to 2.4.25 mhmdanas
2023-10-02  7:29 ` [PR PATCH] [Merged]: " classabbyamp

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