Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidisnull <voidisnull@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] lapce: update to 0.4.2
Date: Wed, 20 Nov 2024 22:59:42 +0100	[thread overview]
Message-ID: <20241120215942.48F8F2F461@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53128@inbox.vuxu.org>

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

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

https://github.com/voidisnull/void-packages lapce
https://github.com/void-linux/void-packages/pull/53128

lapce: update to 0.4.2
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - x86_64-musl

<br/>

@atk could you please review the changes??
And thanks for your time!!


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

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

From cdf8f971214340444179cb17c93311dbf4cfa92e Mon Sep 17 00:00:00 2001
From: Saksham Verma <voidisnull@duck.com>
Date: Mon, 18 Nov 2024 21:14:27 +0530
Subject: [PATCH] lapce: update to 0.4.2, orphan

---
 srcpkgs/lapce/patches/desktop-icon.patch | 11 ++++++-----
 srcpkgs/lapce/template                   | 10 +++++-----
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/lapce/patches/desktop-icon.patch b/srcpkgs/lapce/patches/desktop-icon.patch
index 484471b5441ab9..97579de87660b6 100644
--- a/srcpkgs/lapce/patches/desktop-icon.patch
+++ b/srcpkgs/lapce/patches/desktop-icon.patch
@@ -1,12 +1,13 @@
 diff --git a/extra/linux/dev.lapce.lapce.desktop b/extra/linux/dev.lapce.lapce.desktop
-index 83f9c5cc..8d81cd87 100644
+index ba7ad9a9d8e..96d49e941ad 100644
 --- a/extra/linux/dev.lapce.lapce.desktop
 +++ b/extra/linux/dev.lapce.lapce.desktop
-@@ -6,6 +6,6 @@ Name=Lapce
- Comment=Lightning-fast and powerful code editor written in Rust
- Categories=Development;IDE;
+@@ -8,7 +8,7 @@ Categories=Development;IDE;
+ GenericName=Code Editor
+ StartupWMClass=lapce
  
 -Icon=dev.lapce.lapce
 +Icon=/usr/share/icons/hicolor/scalable/apps/dev.lapce.lapce.svg
- Exec=lapce
+ Exec=lapce %F
  Terminal=false
+ MimeType=text/plain;inode/directory;
diff --git a/srcpkgs/lapce/template b/srcpkgs/lapce/template
index d67d14c1617d54..59f9c6992e7f54 100644
--- a/srcpkgs/lapce/template
+++ b/srcpkgs/lapce/template
@@ -1,18 +1,18 @@
 # Template file for 'lapce'
 pkgname=lapce
-version=0.2.8
-revision=2
+version=0.4.2
+revision=1
 archs="aarch64* x86_64*" # wasmer-vm crate fails to build (unsupported platform)
 build_style=cargo
 hostmakedepends="pkg-config"
-makedepends="fontconfig-devel gtk+3-devel openssl-devel"
+makedepends="fontconfig-devel gtk+3-devel openssl-devel libgit2-1.8-devel"
 short_desc="Lightning-fast and powerful code editor"
-maintainer="Alex Lohr <alexthkloss@web.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://lapce.dev/"
 changelog="https://github.com/lapce/lapce/releases"
 distfiles="https://github.com/lapce/lapce/archive/refs/tags/v${version}.tar.gz"
-checksum=650b81c3dfbd727101111de60c208c191258fb27a96b1cec392afa7c0579a6ff
+checksum=1abf998ddaa95e2349691736fda88c16cc34ddf6e3cb2c5fa3dcb5f77c1d1b1c
 
 post_install() {
 	vinstall extra/linux/dev.lapce.lapce.desktop 644 usr/share/applications/

      parent reply	other threads:[~2024-11-20 21:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-18 16:34 [PR PATCH] " voidisnull
2024-11-19  5:11 ` atk
2024-11-20 21:56 ` voidisnull
2024-11-20 21:59 ` voidisnull [this message]

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=20241120215942.48F8F2F461@inbox.vuxu.org \
    --to=voidisnull@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).