Github messages for voidlinux
 help / color / mirror / Atom feed
From: ar-jan <ar-jan@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] dbeaver: update to 23.1.5.
Date: Tue, 05 Sep 2023 14:07:41 +0200	[thread overview]
Message-ID: <20230905120741.e4rvj8YV3uPFGNu5948FJfSv8UD-Yg5T2WjLHQ5r5k8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45848@inbox.vuxu.org>

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

There is an updated pull request by ar-jan against master on the void-packages repository

https://github.com/ar-jan/void-packages dbeaver2315
https://github.com/void-linux/void-packages/pull/45848

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

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


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

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

From f11f4b7a9fd71d5b26bbe3ead3fbdc3c1a550431 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Thu, 31 Aug 2023 17:59:58 +0200
Subject: [PATCH] dbeaver: update to 23.2.0.

---
 srcpkgs/dbeaver/files/dbeaver.desktop | 2 +-
 srcpkgs/dbeaver/template              | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/dbeaver/files/dbeaver.desktop b/srcpkgs/dbeaver/files/dbeaver.desktop
index ecb376d39cbba..f4a8e680b1bf7 100644
--- a/srcpkgs/dbeaver/files/dbeaver.desktop
+++ b/srcpkgs/dbeaver/files/dbeaver.desktop
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Name=DBeaver
 Comment=SQL Integrated Development Environment
-Icon=/usr/lib/dbeaver/icon.xpm
+Icon=dbeaver
 Exec=dbeaver
 Terminal=false
 Type=Application
diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index ba5357981f6f9..dd83db0cca617 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=23.1.3
+version=23.2.0
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://dbeaver.io"
 changelog="https://dbeaver.io/news/"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=6467a1c5e5b5e75bcaad5919995b2981684de4614c62dbc9e2297843c7757192
+checksum=ef30d5c233dfa2dca653c8bb3d9a13f7e44c54505115142971ebcb4be393f167
 nopie=true
 
 do_build() {
@@ -26,5 +26,7 @@ do_install() {
 	vmkdir /usr/bin
 	ln -s /usr/lib/dbeaver/dbeaver ${DESTDIR}/usr/bin/dbeaver
 
+	vinstall product/community/icons/dbeaver.png 644 usr/share/pixmaps
+	vinstall product/community/icons/dbeaver.xpm 644 usr/share/pixmaps
 	vinstall ${FILESDIR}/dbeaver.desktop 0644 usr/share/applications
 }

  parent reply	other threads:[~2023-09-05 12:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-31 16:02 [PR PATCH] " ar-jan
2023-08-31 16:03 ` ar-jan
2023-09-01  1:04 ` hervyqa
2023-09-05  9:18 ` hervyqa
2023-09-05 12:07 ` ar-jan [this message]
2023-09-05 19:18 ` [PR PATCH] [Merged]: dbeaver: update to 23.2.0 leahneukirchen

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=20230905120741.e4rvj8YV3uPFGNu5948FJfSv8UD-Yg5T2WjLHQ5r5k8@z \
    --to=ar-jan@users.noreply.github.com \
    --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).