From: voidisnull <voidisnull@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] lapce: update to 0.4.2
Date: Mon, 18 Nov 2024 17:34:46 +0100 [thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53128@inbox.vuxu.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 630 bytes --]
There is a new 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: 2332 bytes --]
From ea79eb1ae84056da54b74d3c24b11bc6593fcd05 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
---
srcpkgs/lapce/patches/desktop-icon.patch | 11 ++++++-----
srcpkgs/lapce/template | 8 ++++----
2 files changed, 10 insertions(+), 9 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..1923dd01adb2cf 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>"
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/
next reply other threads:[~2024-11-18 16:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-18 16:34 voidisnull [this message]
2024-11-19 5:11 ` atk
2024-11-20 21:56 ` voidisnull
2024-11-20 21:59 ` [PR PATCH] [Updated] " voidisnull
2024-11-21 21:21 ` lapce: update to 0.4.2, orphan classabbyamp
2024-11-22 10:15 ` voidisnull
2024-11-22 18:39 ` classabbyamp
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53128@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).