Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Add template for "xfce4-smartbookmark-plugin"
@ 2025-01-09 19:11 loukamb
  2025-01-09 19:31 ` [PR PATCH] [Updated] " loukamb
  0 siblings, 1 reply; 2+ messages in thread
From: loukamb @ 2025-01-09 19:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/loukamb/void-packages master
https://github.com/void-linux/void-packages/pull/53908

Add template for "xfce4-smartbookmark-plugin"
[xfce4-smartbookmark-plugin](https://docs.xfce.org/start#external_plugins) is an official external plugin ("goodie") of Xfce4. Void ships most of these, but I was surprised that this one wasn't included. I haven't seen any history as to its exclusion, so I'm adding it. Compiles like any other Xfce4 plugin, works on 4.20.

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

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


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

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

From 68470562a41360aaa431feef9a8ab6d57dc7b28e Mon Sep 17 00:00:00 2001
From: louka <louka.menard.blondin@pm.me>
Date: Thu, 9 Jan 2025 14:07:20 -0500
Subject: [PATCH] Add template for "xfce4-smartbookmark-plugin"

---
 srcpkgs/xfce4-smartbookmark-plugin/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/xfce4-smartbookmark-plugin/template

diff --git a/srcpkgs/xfce4-smartbookmark-plugin/template b/srcpkgs/xfce4-smartbookmark-plugin/template
new file mode 100644
index 00000000000000..1481b4b7077272
--- /dev/null
+++ b/srcpkgs/xfce4-smartbookmark-plugin/template
@@ -0,0 +1,14 @@
+# Template file for 'xfce4-smartbookmark-plugin'
+pkgname=xfce4-smartbookmark-plugin
+version=0.5.3
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config gettext"
+makedepends="xfce4-panel-devel"
+short_desc="Send requests directly to your browser and perform a custom search"
+maintainer="louka <louka.menard.blondin@pm.me>"
+license="GPL-2.0-or-later"
+homepage="https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/-/blob/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
+checksum=3b4db0ac198339197a7682935f0bba5a7e8dd7f35bf575ac6665afa4cecec236

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

* Re: [PR PATCH] [Updated] Add template for "xfce4-smartbookmark-plugin"
  2025-01-09 19:11 [PR PATCH] Add template for "xfce4-smartbookmark-plugin" loukamb
@ 2025-01-09 19:31 ` loukamb
  0 siblings, 0 replies; 2+ messages in thread
From: loukamb @ 2025-01-09 19:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/loukamb/void-packages master
https://github.com/void-linux/void-packages/pull/53908

Add template for "xfce4-smartbookmark-plugin"
[xfce4-smartbookmark-plugin](https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/start) is an official external plugin ("goodie") of Xfce4. Void ships most of these, but I was surprised that this one wasn't included. I haven't seen any history as to its exclusion, so I'm adding it. Compiles like any other Xfce4 plugin, works on 4.20.

If accepted, I may add it to the `xfce4-plugins` metapackage (unless there is an argument against its inclusion).

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

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

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


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

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

From 7fd2edfa47d96e51421362c47e0b42e0b67314c4 Mon Sep 17 00:00:00 2001
From: louka <louka.menard.blondin@pm.me>
Date: Thu, 9 Jan 2025 14:07:20 -0500
Subject: [PATCH] New package: xfce4-smartbookmark-plugin-0.5.3

---
 srcpkgs/xfce4-smartbookmark-plugin/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/xfce4-smartbookmark-plugin/template

diff --git a/srcpkgs/xfce4-smartbookmark-plugin/template b/srcpkgs/xfce4-smartbookmark-plugin/template
new file mode 100644
index 00000000000000..1481b4b7077272
--- /dev/null
+++ b/srcpkgs/xfce4-smartbookmark-plugin/template
@@ -0,0 +1,14 @@
+# Template file for 'xfce4-smartbookmark-plugin'
+pkgname=xfce4-smartbookmark-plugin
+version=0.5.3
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config gettext"
+makedepends="xfce4-panel-devel"
+short_desc="Send requests directly to your browser and perform a custom search"
+maintainer="louka <louka.menard.blondin@pm.me>"
+license="GPL-2.0-or-later"
+homepage="https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/-/blob/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
+checksum=3b4db0ac198339197a7682935f0bba5a7e8dd7f35bf575ac6665afa4cecec236

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

end of thread, other threads:[~2025-01-09 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-09 19:11 [PR PATCH] Add template for "xfce4-smartbookmark-plugin" loukamb
2025-01-09 19:31 ` [PR PATCH] [Updated] " loukamb

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