Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: xfce4-mount-plugin-1.1.5
@ 2022-07-02 22:50 ishaanbhimwal
  2022-07-03  9:51 ` sgn
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-02 22:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 1346 bytes --]

From 9a56cca544ae42c255a5e78d20443ec664f21bdc Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Sun, 3 Jul 2022 04:17:39 +0530
Subject: [PATCH] New package: xfce4-mount-plugin-1.1.5

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

diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..8521542949bd
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,15 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2

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

* Re: New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
@ 2022-07-03  9:51 ` sgn
  2022-07-03 14:25 ` [PR PATCH] [Updated] " ishaanbhimwal
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: sgn @ 2022-07-03  9:51 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/37808#issuecomment-1173049349

Comment:
Failed to build on musl.

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
  2022-07-03  9:51 ` sgn
@ 2022-07-03 14:25 ` ishaanbhimwal
  2022-07-03 21:48 ` ishaanbhimwal
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 14:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 1358 bytes --]

From 2c261083b066233547b0b12b6cebc0657eb579ff Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Sun, 3 Jul 2022 04:17:39 +0530
Subject: [PATCH] New package: xfce4-mount-plugin-1.1.5

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

diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..8850630148e9
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,15 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
  2022-07-03  9:51 ` sgn
  2022-07-03 14:25 ` [PR PATCH] [Updated] " ishaanbhimwal
@ 2022-07-03 21:48 ` ishaanbhimwal
  2022-07-03 21:50 ` ishaanbhimwal
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 21:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 2253 bytes --]

From 2c261083b066233547b0b12b6cebc0657eb579ff Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Sun, 3 Jul 2022 04:17:39 +0530
Subject: [PATCH 1/2] New package: xfce4-mount-plugin-1.1.5

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

diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..8850630148e9
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,15 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2

From 96924a3ba9286b0d9c1de6a028752ff30dcfbd34 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:16:40 +0530
Subject: [PATCH 2/2] test

---
 srcpkgs/xfce4-mount-plugin/template | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
index 8850630148e9..fb5f21636a93 100644
--- a/srcpkgs/xfce4-mount-plugin/template
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -13,3 +13,5 @@ homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
 changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
 checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+
+#test for force push

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (2 preceding siblings ...)
  2022-07-03 21:48 ` ishaanbhimwal
@ 2022-07-03 21:50 ` ishaanbhimwal
  2022-07-03 21:52 ` ishaanbhimwal
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 21:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 2262 bytes --]

From 2c261083b066233547b0b12b6cebc0657eb579ff Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Sun, 3 Jul 2022 04:17:39 +0530
Subject: [PATCH 1/2] New package: xfce4-mount-plugin-1.1.5

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

diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..8850630148e9
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,15 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2

From 773a53bb5bd0e0c7345a396470d7f8f3c2ff73f4 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:16:40 +0530
Subject: [PATCH 2/2] New package: xfce4-mount-plugin-1.1.5

---
 srcpkgs/xfce4-mount-plugin/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
index 8850630148e9..734b7af5fcea 100644
--- a/srcpkgs/xfce4-mount-plugin/template
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -13,3 +13,4 @@ homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
 changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
 checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (3 preceding siblings ...)
  2022-07-03 21:50 ` ishaanbhimwal
@ 2022-07-03 21:52 ` ishaanbhimwal
  2022-07-03 21:55 ` ishaanbhimwal
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 21:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 1361 bytes --]

From 93be97033ef49d37d1e91fb87698645b7db39d7c Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Sun, 3 Jul 2022 04:17:39 +0530
Subject: [PATCH] New package: xfce4-mount-plugin-1.1.5

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

diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..734b7af5fcea
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,16 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (4 preceding siblings ...)
  2022-07-03 21:52 ` ishaanbhimwal
@ 2022-07-03 21:55 ` ishaanbhimwal
  2022-07-03 21:58 ` ishaanbhimwal
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 21:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 3746 bytes --]

From 5faadbf74292cfcd4032e78ba7a22f3be69035c5 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 2 Jul 2022 22:00:15 +0200
Subject: [PATCH] New package: xfce4-mount-plugin-1.1.5

Upstream:
https://github.com/dino/dino/commit/1309d7e2e42a1fdced3127c641f108fb72cc2fdd
---
 srcpkgs/dino/patches/quote.patch    | 22 ++++++++++++++++++++++
 srcpkgs/dino/template               |  2 +-
 srcpkgs/xfce4-mount-plugin/template | 16 ++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/dino/patches/quote.patch
 create mode 100644 srcpkgs/xfce4-mount-plugin/template

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
new file mode 100644
index 000000000000..7e469cf65180
--- /dev/null
+++ b/srcpkgs/dino/patches/quote.patch
@@ -0,0 +1,22 @@
+From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
+From: fiaxh <git@lightrise.org>
+Date: Mon, 14 Feb 2022 23:49:45 +0100
+Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
+
+---
+ main/src/ui/util/helper.vala | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
+index 51f0cc9c1..427c2d3a2 100644
+--- a/main/src/ui/util/helper.vala
++++ b/main/src/ui/util/helper.vala
+@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
+             theme_dependent = true;
+             quote_match_info.fetch_pos(0, out start, out end);
+             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
+-                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
++                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
+                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
+         }
+     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 4c8255603289..3d4008790b24 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=2
+revision=3
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..734b7af5fcea
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,16 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (5 preceding siblings ...)
  2022-07-03 21:55 ` ishaanbhimwal
@ 2022-07-03 21:58 ` ishaanbhimwal
  2022-07-03 21:58 ` ishaanbhimwal
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 21:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 5837 bytes --]

From 5faadbf74292cfcd4032e78ba7a22f3be69035c5 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 2 Jul 2022 22:00:15 +0200
Subject: [PATCH 1/2] New package: xfce4-mount-plugin-1.1.5

Upstream:
https://github.com/dino/dino/commit/1309d7e2e42a1fdced3127c641f108fb72cc2fdd
---
 srcpkgs/dino/patches/quote.patch    | 22 ++++++++++++++++++++++
 srcpkgs/dino/template               |  2 +-
 srcpkgs/xfce4-mount-plugin/template | 16 ++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/dino/patches/quote.patch
 create mode 100644 srcpkgs/xfce4-mount-plugin/template

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
new file mode 100644
index 000000000000..7e469cf65180
--- /dev/null
+++ b/srcpkgs/dino/patches/quote.patch
@@ -0,0 +1,22 @@
+From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
+From: fiaxh <git@lightrise.org>
+Date: Mon, 14 Feb 2022 23:49:45 +0100
+Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
+
+---
+ main/src/ui/util/helper.vala | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
+index 51f0cc9c1..427c2d3a2 100644
+--- a/main/src/ui/util/helper.vala
++++ b/main/src/ui/util/helper.vala
+@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
+             theme_dependent = true;
+             quote_match_info.fetch_pos(0, out start, out end);
+             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
+-                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
++                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
+                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
+         }
+     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 4c8255603289..3d4008790b24 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=2
+revision=3
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..734b7af5fcea
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,16 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+

From a6b02cc6ca42eb0bc67e5d9176f708582d4f9e8c Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:28:13 +0530
Subject: [PATCH 2/2] Delete quote.patch

---
 srcpkgs/dino/patches/quote.patch | 22 ----------------------
 1 file changed, 22 deletions(-)
 delete mode 100644 srcpkgs/dino/patches/quote.patch

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
deleted file mode 100644
index 7e469cf65180..000000000000
--- a/srcpkgs/dino/patches/quote.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
-From: fiaxh <git@lightrise.org>
-Date: Mon, 14 Feb 2022 23:49:45 +0100
-Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
-
----
- main/src/ui/util/helper.vala | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
-index 51f0cc9c1..427c2d3a2 100644
---- a/main/src/ui/util/helper.vala
-+++ b/main/src/ui/util/helper.vala
-@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
-             theme_dependent = true;
-             quote_match_info.fetch_pos(0, out start, out end);
-             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
--                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-+                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
-         }
-     }

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (6 preceding siblings ...)
  2022-07-03 21:58 ` ishaanbhimwal
@ 2022-07-03 21:58 ` ishaanbhimwal
  2022-07-03 21:58 ` ishaanbhimwal
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 21:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 7391 bytes --]

From 5faadbf74292cfcd4032e78ba7a22f3be69035c5 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 2 Jul 2022 22:00:15 +0200
Subject: [PATCH 1/3] New package: xfce4-mount-plugin-1.1.5

Upstream:
https://github.com/dino/dino/commit/1309d7e2e42a1fdced3127c641f108fb72cc2fdd
---
 srcpkgs/dino/patches/quote.patch    | 22 ++++++++++++++++++++++
 srcpkgs/dino/template               |  2 +-
 srcpkgs/xfce4-mount-plugin/template | 16 ++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/dino/patches/quote.patch
 create mode 100644 srcpkgs/xfce4-mount-plugin/template

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
new file mode 100644
index 000000000000..7e469cf65180
--- /dev/null
+++ b/srcpkgs/dino/patches/quote.patch
@@ -0,0 +1,22 @@
+From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
+From: fiaxh <git@lightrise.org>
+Date: Mon, 14 Feb 2022 23:49:45 +0100
+Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
+
+---
+ main/src/ui/util/helper.vala | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
+index 51f0cc9c1..427c2d3a2 100644
+--- a/main/src/ui/util/helper.vala
++++ b/main/src/ui/util/helper.vala
+@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
+             theme_dependent = true;
+             quote_match_info.fetch_pos(0, out start, out end);
+             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
+-                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
++                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
+                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
+         }
+     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 4c8255603289..3d4008790b24 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=2
+revision=3
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..734b7af5fcea
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,16 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+

From a6b02cc6ca42eb0bc67e5d9176f708582d4f9e8c Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:28:13 +0530
Subject: [PATCH 2/3] Delete quote.patch

---
 srcpkgs/dino/patches/quote.patch | 22 ----------------------
 1 file changed, 22 deletions(-)
 delete mode 100644 srcpkgs/dino/patches/quote.patch

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
deleted file mode 100644
index 7e469cf65180..000000000000
--- a/srcpkgs/dino/patches/quote.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
-From: fiaxh <git@lightrise.org>
-Date: Mon, 14 Feb 2022 23:49:45 +0100
-Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
-
----
- main/src/ui/util/helper.vala | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
-index 51f0cc9c1..427c2d3a2 100644
---- a/main/src/ui/util/helper.vala
-+++ b/main/src/ui/util/helper.vala
-@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
-             theme_dependent = true;
-             quote_match_info.fetch_pos(0, out start, out end);
-             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
--                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-+                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
-         }
-     }

From e5073c9f19f2c1c4f8cd6539faad75240f77d2f1 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:28:31 +0530
Subject: [PATCH 3/3] Delete template

---
 srcpkgs/dino/template | 31 -------------------------------
 1 file changed, 31 deletions(-)
 delete mode 100644 srcpkgs/dino/template

diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
deleted file mode 100644
index 3d4008790b24..000000000000
--- a/srcpkgs/dino/template
+++ /dev/null
@@ -1,31 +0,0 @@
-# Template file for 'dino'
-pkgname=dino
-version=0.3.0
-revision=3
-build_style=cmake
-configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
-hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
-makedepends="glib-devel qrencode-devel gtk+3-devel gpgme-devel libgee08-devel
- libgcrypt-devel libsoup-devel libsignal-protocol-c-devel sqlite-devel
- libcanberra-devel gspell-devel libsrtp-devel libnice-devel gnutls-devel
- gst-plugins-base1-devel"
-short_desc='Modern XMPP ("Jabber") Chat Client using GTK+/Vala'
-maintainer="Anjandev Momi <anjan@momi.ca>"
-license="GPL-3.0-or-later"
-homepage="https://github.com/dino/dino"
-distfiles="https://github.com/dino/dino/archive/v${version}.tar.gz"
-checksum=110faee764bc9acbee0f5f4133e21eb25e6757ce81eb4b8d22dd113c7e4b5326
-
-if [ "${XBPS_CHECK_PKGS}" ]; then
-	configure_args+=" -DBUILD_TESTS=ON"
-fi
-
-do_check() {
-	build/xmpp-vala-test
-	build/signal-protocol-vala-test
-}
-
-post_install() {
-	rm -rf ${DESTDIR}/usr/include
-	rm -rf ${DESTDIR}/usr/lib/*.so
-}

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (7 preceding siblings ...)
  2022-07-03 21:58 ` ishaanbhimwal
@ 2022-07-03 21:58 ` ishaanbhimwal
  2022-07-03 21:59 ` ishaanbhimwal
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 21:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 8268 bytes --]

From 5faadbf74292cfcd4032e78ba7a22f3be69035c5 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 2 Jul 2022 22:00:15 +0200
Subject: [PATCH 1/4] New package: xfce4-mount-plugin-1.1.5

Upstream:
https://github.com/dino/dino/commit/1309d7e2e42a1fdced3127c641f108fb72cc2fdd
---
 srcpkgs/dino/patches/quote.patch    | 22 ++++++++++++++++++++++
 srcpkgs/dino/template               |  2 +-
 srcpkgs/xfce4-mount-plugin/template | 16 ++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/dino/patches/quote.patch
 create mode 100644 srcpkgs/xfce4-mount-plugin/template

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
new file mode 100644
index 000000000000..7e469cf65180
--- /dev/null
+++ b/srcpkgs/dino/patches/quote.patch
@@ -0,0 +1,22 @@
+From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
+From: fiaxh <git@lightrise.org>
+Date: Mon, 14 Feb 2022 23:49:45 +0100
+Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
+
+---
+ main/src/ui/util/helper.vala | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
+index 51f0cc9c1..427c2d3a2 100644
+--- a/main/src/ui/util/helper.vala
++++ b/main/src/ui/util/helper.vala
+@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
+             theme_dependent = true;
+             quote_match_info.fetch_pos(0, out start, out end);
+             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
+-                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
++                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
+                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
+         }
+     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 4c8255603289..3d4008790b24 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=2
+revision=3
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..734b7af5fcea
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,16 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+

From a6b02cc6ca42eb0bc67e5d9176f708582d4f9e8c Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:28:13 +0530
Subject: [PATCH 2/4] Delete quote.patch

---
 srcpkgs/dino/patches/quote.patch | 22 ----------------------
 1 file changed, 22 deletions(-)
 delete mode 100644 srcpkgs/dino/patches/quote.patch

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
deleted file mode 100644
index 7e469cf65180..000000000000
--- a/srcpkgs/dino/patches/quote.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
-From: fiaxh <git@lightrise.org>
-Date: Mon, 14 Feb 2022 23:49:45 +0100
-Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
-
----
- main/src/ui/util/helper.vala | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
-index 51f0cc9c1..427c2d3a2 100644
---- a/main/src/ui/util/helper.vala
-+++ b/main/src/ui/util/helper.vala
-@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
-             theme_dependent = true;
-             quote_match_info.fetch_pos(0, out start, out end);
-             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
--                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-+                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
-         }
-     }

From e5073c9f19f2c1c4f8cd6539faad75240f77d2f1 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:28:31 +0530
Subject: [PATCH 3/4] Delete template

---
 srcpkgs/dino/template | 31 -------------------------------
 1 file changed, 31 deletions(-)
 delete mode 100644 srcpkgs/dino/template

diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
deleted file mode 100644
index 3d4008790b24..000000000000
--- a/srcpkgs/dino/template
+++ /dev/null
@@ -1,31 +0,0 @@
-# Template file for 'dino'
-pkgname=dino
-version=0.3.0
-revision=3
-build_style=cmake
-configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
-hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
-makedepends="glib-devel qrencode-devel gtk+3-devel gpgme-devel libgee08-devel
- libgcrypt-devel libsoup-devel libsignal-protocol-c-devel sqlite-devel
- libcanberra-devel gspell-devel libsrtp-devel libnice-devel gnutls-devel
- gst-plugins-base1-devel"
-short_desc='Modern XMPP ("Jabber") Chat Client using GTK+/Vala'
-maintainer="Anjandev Momi <anjan@momi.ca>"
-license="GPL-3.0-or-later"
-homepage="https://github.com/dino/dino"
-distfiles="https://github.com/dino/dino/archive/v${version}.tar.gz"
-checksum=110faee764bc9acbee0f5f4133e21eb25e6757ce81eb4b8d22dd113c7e4b5326
-
-if [ "${XBPS_CHECK_PKGS}" ]; then
-	configure_args+=" -DBUILD_TESTS=ON"
-fi
-
-do_check() {
-	build/xmpp-vala-test
-	build/signal-protocol-vala-test
-}
-
-post_install() {
-	rm -rf ${DESTDIR}/usr/include
-	rm -rf ${DESTDIR}/usr/lib/*.so
-}

From f2bf6236e9d58a71ca8bd64577a4538d9e8acaac Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:28:45 +0530
Subject: [PATCH 4/4] Update template

---
 srcpkgs/xfce4-mount-plugin/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
index 734b7af5fcea..8850630148e9 100644
--- a/srcpkgs/xfce4-mount-plugin/template
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -13,4 +13,3 @@ homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
 changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
 checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
-

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (8 preceding siblings ...)
  2022-07-03 21:58 ` ishaanbhimwal
@ 2022-07-03 21:59 ` ishaanbhimwal
  2022-07-03 22:00 ` ishaanbhimwal
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 21:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 3746 bytes --]

From 5faadbf74292cfcd4032e78ba7a22f3be69035c5 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 2 Jul 2022 22:00:15 +0200
Subject: [PATCH] New package: xfce4-mount-plugin-1.1.5

Upstream:
https://github.com/dino/dino/commit/1309d7e2e42a1fdced3127c641f108fb72cc2fdd
---
 srcpkgs/dino/patches/quote.patch    | 22 ++++++++++++++++++++++
 srcpkgs/dino/template               |  2 +-
 srcpkgs/xfce4-mount-plugin/template | 16 ++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/dino/patches/quote.patch
 create mode 100644 srcpkgs/xfce4-mount-plugin/template

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
new file mode 100644
index 000000000000..7e469cf65180
--- /dev/null
+++ b/srcpkgs/dino/patches/quote.patch
@@ -0,0 +1,22 @@
+From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
+From: fiaxh <git@lightrise.org>
+Date: Mon, 14 Feb 2022 23:49:45 +0100
+Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
+
+---
+ main/src/ui/util/helper.vala | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
+index 51f0cc9c1..427c2d3a2 100644
+--- a/main/src/ui/util/helper.vala
++++ b/main/src/ui/util/helper.vala
+@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
+             theme_dependent = true;
+             quote_match_info.fetch_pos(0, out start, out end);
+             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
+-                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
++                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
+                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
+         }
+     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 4c8255603289..3d4008790b24 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=2
+revision=3
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..734b7af5fcea
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,16 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (9 preceding siblings ...)
  2022-07-03 21:59 ` ishaanbhimwal
@ 2022-07-03 22:00 ` ishaanbhimwal
  2022-07-03 22:01 ` ishaanbhimwal
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 22:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 5837 bytes --]

From 5faadbf74292cfcd4032e78ba7a22f3be69035c5 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 2 Jul 2022 22:00:15 +0200
Subject: [PATCH 1/2] New package: xfce4-mount-plugin-1.1.5

Upstream:
https://github.com/dino/dino/commit/1309d7e2e42a1fdced3127c641f108fb72cc2fdd
---
 srcpkgs/dino/patches/quote.patch    | 22 ++++++++++++++++++++++
 srcpkgs/dino/template               |  2 +-
 srcpkgs/xfce4-mount-plugin/template | 16 ++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/dino/patches/quote.patch
 create mode 100644 srcpkgs/xfce4-mount-plugin/template

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
new file mode 100644
index 000000000000..7e469cf65180
--- /dev/null
+++ b/srcpkgs/dino/patches/quote.patch
@@ -0,0 +1,22 @@
+From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
+From: fiaxh <git@lightrise.org>
+Date: Mon, 14 Feb 2022 23:49:45 +0100
+Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
+
+---
+ main/src/ui/util/helper.vala | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
+index 51f0cc9c1..427c2d3a2 100644
+--- a/main/src/ui/util/helper.vala
++++ b/main/src/ui/util/helper.vala
+@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
+             theme_dependent = true;
+             quote_match_info.fetch_pos(0, out start, out end);
+             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
+-                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
++                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
+                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
+         }
+     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 4c8255603289..3d4008790b24 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=2
+revision=3
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..734b7af5fcea
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,16 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+

From ccb1d208de303a4a92b16af0190a10b239acf8e2 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:30:25 +0530
Subject: [PATCH 2/2] Delete quote.patch

---
 srcpkgs/dino/patches/quote.patch | 22 ----------------------
 1 file changed, 22 deletions(-)
 delete mode 100644 srcpkgs/dino/patches/quote.patch

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
deleted file mode 100644
index 7e469cf65180..000000000000
--- a/srcpkgs/dino/patches/quote.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
-From: fiaxh <git@lightrise.org>
-Date: Mon, 14 Feb 2022 23:49:45 +0100
-Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
-
----
- main/src/ui/util/helper.vala | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
-index 51f0cc9c1..427c2d3a2 100644
---- a/main/src/ui/util/helper.vala
-+++ b/main/src/ui/util/helper.vala
-@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
-             theme_dependent = true;
-             quote_match_info.fetch_pos(0, out start, out end);
-             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
--                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-+                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
-         }
-     }

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (10 preceding siblings ...)
  2022-07-03 22:00 ` ishaanbhimwal
@ 2022-07-03 22:01 ` ishaanbhimwal
  2022-07-03 22:04 ` ishaanbhimwal
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 22:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 6301 bytes --]

From 5faadbf74292cfcd4032e78ba7a22f3be69035c5 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 2 Jul 2022 22:00:15 +0200
Subject: [PATCH 1/2] New package: xfce4-mount-plugin-1.1.5

Upstream:
https://github.com/dino/dino/commit/1309d7e2e42a1fdced3127c641f108fb72cc2fdd
---
 srcpkgs/dino/patches/quote.patch    | 22 ++++++++++++++++++++++
 srcpkgs/dino/template               |  2 +-
 srcpkgs/xfce4-mount-plugin/template | 16 ++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/dino/patches/quote.patch
 create mode 100644 srcpkgs/xfce4-mount-plugin/template

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
new file mode 100644
index 000000000000..7e469cf65180
--- /dev/null
+++ b/srcpkgs/dino/patches/quote.patch
@@ -0,0 +1,22 @@
+From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
+From: fiaxh <git@lightrise.org>
+Date: Mon, 14 Feb 2022 23:49:45 +0100
+Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
+
+---
+ main/src/ui/util/helper.vala | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
+index 51f0cc9c1..427c2d3a2 100644
+--- a/main/src/ui/util/helper.vala
++++ b/main/src/ui/util/helper.vala
+@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
+             theme_dependent = true;
+             quote_match_info.fetch_pos(0, out start, out end);
+             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
+-                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
++                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
+                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
+         }
+     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 4c8255603289..3d4008790b24 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=2
+revision=3
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..734b7af5fcea
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,16 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+

From 5226ff129dda010481519a87aa0e45c5d9cfc345 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:30:25 +0530
Subject: [PATCH 2/2] Delete quote.patch

---
 srcpkgs/dino/patches/quote.patch | 22 ----------------------
 srcpkgs/dino/template            |  2 +-
 2 files changed, 1 insertion(+), 23 deletions(-)
 delete mode 100644 srcpkgs/dino/patches/quote.patch

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
deleted file mode 100644
index 7e469cf65180..000000000000
--- a/srcpkgs/dino/patches/quote.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
-From: fiaxh <git@lightrise.org>
-Date: Mon, 14 Feb 2022 23:49:45 +0100
-Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
-
----
- main/src/ui/util/helper.vala | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
-index 51f0cc9c1..427c2d3a2 100644
---- a/main/src/ui/util/helper.vala
-+++ b/main/src/ui/util/helper.vala
-@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
-             theme_dependent = true;
-             quote_match_info.fetch_pos(0, out start, out end);
-             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
--                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-+                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
-         }
-     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 3d4008790b24..4c8255603289 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=3
+revision=2
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (11 preceding siblings ...)
  2022-07-03 22:01 ` ishaanbhimwal
@ 2022-07-03 22:04 ` ishaanbhimwal
  2022-07-03 22:05 ` ishaanbhimwal
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 22:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 6320 bytes --]

From 5faadbf74292cfcd4032e78ba7a22f3be69035c5 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 2 Jul 2022 22:00:15 +0200
Subject: [PATCH 1/2] New package: xfce4-mount-plugin-1.1.5

Upstream:
https://github.com/dino/dino/commit/1309d7e2e42a1fdced3127c641f108fb72cc2fdd
---
 srcpkgs/dino/patches/quote.patch    | 22 ++++++++++++++++++++++
 srcpkgs/dino/template               |  2 +-
 srcpkgs/xfce4-mount-plugin/template | 16 ++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/dino/patches/quote.patch
 create mode 100644 srcpkgs/xfce4-mount-plugin/template

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
new file mode 100644
index 000000000000..7e469cf65180
--- /dev/null
+++ b/srcpkgs/dino/patches/quote.patch
@@ -0,0 +1,22 @@
+From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
+From: fiaxh <git@lightrise.org>
+Date: Mon, 14 Feb 2022 23:49:45 +0100
+Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
+
+---
+ main/src/ui/util/helper.vala | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
+index 51f0cc9c1..427c2d3a2 100644
+--- a/main/src/ui/util/helper.vala
++++ b/main/src/ui/util/helper.vala
+@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
+             theme_dependent = true;
+             quote_match_info.fetch_pos(0, out start, out end);
+             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
+-                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
++                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
+                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
+         }
+     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 4c8255603289..3d4008790b24 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=2
+revision=3
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..734b7af5fcea
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,16 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+

From 85eec9741ebd103ebbe99d39a7a95402782ab817 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:30:25 +0530
Subject: [PATCH 2/2] New package: xfce4-mount-plugin-1.1.5

---
 srcpkgs/dino/patches/quote.patch | 22 ----------------------
 srcpkgs/dino/template            |  2 +-
 2 files changed, 1 insertion(+), 23 deletions(-)
 delete mode 100644 srcpkgs/dino/patches/quote.patch

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
deleted file mode 100644
index 7e469cf65180..000000000000
--- a/srcpkgs/dino/patches/quote.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
-From: fiaxh <git@lightrise.org>
-Date: Mon, 14 Feb 2022 23:49:45 +0100
-Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
-
----
- main/src/ui/util/helper.vala | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
-index 51f0cc9c1..427c2d3a2 100644
---- a/main/src/ui/util/helper.vala
-+++ b/main/src/ui/util/helper.vala
-@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
-             theme_dependent = true;
-             quote_match_info.fetch_pos(0, out start, out end);
-             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
--                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-+                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
-         }
-     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 3d4008790b24..4c8255603289 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=3
+revision=2
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (12 preceding siblings ...)
  2022-07-03 22:04 ` ishaanbhimwal
@ 2022-07-03 22:05 ` ishaanbhimwal
  2022-07-03 22:07 ` ishaanbhimwal
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 22:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 7197 bytes --]

From 5faadbf74292cfcd4032e78ba7a22f3be69035c5 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 2 Jul 2022 22:00:15 +0200
Subject: [PATCH 1/3] New package: xfce4-mount-plugin-1.1.5

Upstream:
https://github.com/dino/dino/commit/1309d7e2e42a1fdced3127c641f108fb72cc2fdd
---
 srcpkgs/dino/patches/quote.patch    | 22 ++++++++++++++++++++++
 srcpkgs/dino/template               |  2 +-
 srcpkgs/xfce4-mount-plugin/template | 16 ++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/dino/patches/quote.patch
 create mode 100644 srcpkgs/xfce4-mount-plugin/template

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
new file mode 100644
index 000000000000..7e469cf65180
--- /dev/null
+++ b/srcpkgs/dino/patches/quote.patch
@@ -0,0 +1,22 @@
+From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
+From: fiaxh <git@lightrise.org>
+Date: Mon, 14 Feb 2022 23:49:45 +0100
+Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
+
+---
+ main/src/ui/util/helper.vala | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
+index 51f0cc9c1..427c2d3a2 100644
+--- a/main/src/ui/util/helper.vala
++++ b/main/src/ui/util/helper.vala
+@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
+             theme_dependent = true;
+             quote_match_info.fetch_pos(0, out start, out end);
+             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
+-                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
++                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
+                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
+         }
+     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 4c8255603289..3d4008790b24 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=2
+revision=3
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..734b7af5fcea
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,16 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+

From 85eec9741ebd103ebbe99d39a7a95402782ab817 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:30:25 +0530
Subject: [PATCH 2/3] New package: xfce4-mount-plugin-1.1.5

---
 srcpkgs/dino/patches/quote.patch | 22 ----------------------
 srcpkgs/dino/template            |  2 +-
 2 files changed, 1 insertion(+), 23 deletions(-)
 delete mode 100644 srcpkgs/dino/patches/quote.patch

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
deleted file mode 100644
index 7e469cf65180..000000000000
--- a/srcpkgs/dino/patches/quote.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
-From: fiaxh <git@lightrise.org>
-Date: Mon, 14 Feb 2022 23:49:45 +0100
-Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
-
----
- main/src/ui/util/helper.vala | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
-index 51f0cc9c1..427c2d3a2 100644
---- a/main/src/ui/util/helper.vala
-+++ b/main/src/ui/util/helper.vala
-@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
-             theme_dependent = true;
-             quote_match_info.fetch_pos(0, out start, out end);
-             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
--                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-+                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
-         }
-     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 3d4008790b24..4c8255603289 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=3
+revision=2
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"

From 27964291e9fc5c15a581c34058b3e0f32e317274 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:35:37 +0530
Subject: [PATCH 3/3] Update template

---
 srcpkgs/xfce4-mount-plugin/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
index 734b7af5fcea..8850630148e9 100644
--- a/srcpkgs/xfce4-mount-plugin/template
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -13,4 +13,3 @@ homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
 changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
 checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
-

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (13 preceding siblings ...)
  2022-07-03 22:05 ` ishaanbhimwal
@ 2022-07-03 22:07 ` ishaanbhimwal
  2022-07-03 22:13 ` ishaanbhimwal
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 22:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 6320 bytes --]

From 5faadbf74292cfcd4032e78ba7a22f3be69035c5 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 2 Jul 2022 22:00:15 +0200
Subject: [PATCH 1/2] New package: xfce4-mount-plugin-1.1.5

Upstream:
https://github.com/dino/dino/commit/1309d7e2e42a1fdced3127c641f108fb72cc2fdd
---
 srcpkgs/dino/patches/quote.patch    | 22 ++++++++++++++++++++++
 srcpkgs/dino/template               |  2 +-
 srcpkgs/xfce4-mount-plugin/template | 16 ++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/dino/patches/quote.patch
 create mode 100644 srcpkgs/xfce4-mount-plugin/template

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
new file mode 100644
index 000000000000..7e469cf65180
--- /dev/null
+++ b/srcpkgs/dino/patches/quote.patch
@@ -0,0 +1,22 @@
+From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
+From: fiaxh <git@lightrise.org>
+Date: Mon, 14 Feb 2022 23:49:45 +0100
+Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
+
+---
+ main/src/ui/util/helper.vala | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
+index 51f0cc9c1..427c2d3a2 100644
+--- a/main/src/ui/util/helper.vala
++++ b/main/src/ui/util/helper.vala
+@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
+             theme_dependent = true;
+             quote_match_info.fetch_pos(0, out start, out end);
+             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
+-                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
++                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
+                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
+         }
+     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 4c8255603289..3d4008790b24 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=2
+revision=3
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..734b7af5fcea
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,16 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2
+

From 85eec9741ebd103ebbe99d39a7a95402782ab817 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 03:30:25 +0530
Subject: [PATCH 2/2] New package: xfce4-mount-plugin-1.1.5

---
 srcpkgs/dino/patches/quote.patch | 22 ----------------------
 srcpkgs/dino/template            |  2 +-
 2 files changed, 1 insertion(+), 23 deletions(-)
 delete mode 100644 srcpkgs/dino/patches/quote.patch

diff --git a/srcpkgs/dino/patches/quote.patch b/srcpkgs/dino/patches/quote.patch
deleted file mode 100644
index 7e469cf65180..000000000000
--- a/srcpkgs/dino/patches/quote.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 1309d7e2e42a1fdced3127c641f108fb72cc2fdd Mon Sep 17 00:00:00 2001
-From: fiaxh <git@lightrise.org>
-Date: Mon, 14 Feb 2022 23:49:45 +0100
-Subject: [PATCH] Fix quote formating to not (partially) expect a space after >
-
----
- main/src/ui/util/helper.vala | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/main/src/ui/util/helper.vala b/main/src/ui/util/helper.vala
-index 51f0cc9c1..427c2d3a2 100644
---- a/main/src/ui/util/helper.vala
-+++ b/main/src/ui/util/helper.vala
-@@ -259,7 +259,7 @@ public static string parse_add_markup_theme(string s_, string? highlight_word, b
-             theme_dependent = true;
-             quote_match_info.fetch_pos(0, out start, out end);
-             return parse_add_markup_theme(s[0:start], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped) +
--                    @"<span color='$dim_color'>$gt " + parse_add_markup_theme(s[start + gt.length + 1:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-+                    @"<span color='$dim_color'>$gt" + parse_add_markup_theme(s[start + gt.length:end], highlight_word, parse_links, parse_text_markup, false, dark_theme, ref theme_dependent, already_escaped) + "</span>" +
-                     parse_add_markup_theme(s[end:s.length], highlight_word, parse_links, parse_text_markup, parse_quotes, dark_theme, ref theme_dependent, already_escaped);
-         }
-     }
diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template
index 3d4008790b24..4c8255603289 100644
--- a/srcpkgs/dino/template
+++ b/srcpkgs/dino/template
@@ -1,7 +1,7 @@
 # Template file for 'dino'
 pkgname=dino
 version=0.3.0
-revision=3
+revision=2
 build_style=cmake
 configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON"
 hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"

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

* Re: [PR PATCH] [Updated] New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (14 preceding siblings ...)
  2022-07-03 22:07 ` ishaanbhimwal
@ 2022-07-03 22:13 ` ishaanbhimwal
  2022-07-03 22:54 ` sgn
  2022-07-20 20:46 ` [PR PATCH] [Closed]: " ishaanbhimwal
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-03 22:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-mount-plugin
https://github.com/void-linux/void-packages/pull/37808

New package: xfce4-mount-plugin-1.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (x86_64-glibc)
<!--
- 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/37808.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-mount-plugin-37808.patch --]
[-- Type: text/x-diff, Size: 1344 bytes --]

From d9728a9957c196cdb537bfed0ee3434c46ecfdb6 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 2 Jul 2022 22:00:15 +0200
Subject: [PATCH] New package: xfce4-mount-plugin-1.1.5

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

diff --git a/srcpkgs/xfce4-mount-plugin/template b/srcpkgs/xfce4-mount-plugin/template
new file mode 100644
index 000000000000..8850630148e9
--- /dev/null
+++ b/srcpkgs/xfce4-mount-plugin/template
@@ -0,0 +1,15 @@
+# Template file for 'xfce4-mount-plugin'
+pkgname=xfce4-mount-plugin
+version=1.1.5
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel glibc-devel"
+short_desc="Mount/umount utility for the Xfce4 panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/${version%.*}/xfce4-mount-plugin-${version}.tar.bz2"
+checksum=584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2

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

* Re: New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (15 preceding siblings ...)
  2022-07-03 22:13 ` ishaanbhimwal
@ 2022-07-03 22:54 ` sgn
  2022-07-20 20:46 ` [PR PATCH] [Closed]: " ishaanbhimwal
  17 siblings, 0 replies; 19+ messages in thread
From: sgn @ 2022-07-03 22:54 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/37808#issuecomment-1173186324

Comment:
Try to fix the build before pushing again, please.

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

* Re: [PR PATCH] [Closed]: New package: xfce4-mount-plugin-1.1.5
  2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
                   ` (16 preceding siblings ...)
  2022-07-03 22:54 ` sgn
@ 2022-07-20 20:46 ` ishaanbhimwal
  17 siblings, 0 replies; 19+ messages in thread
From: ishaanbhimwal @ 2022-07-20 20:46 UTC (permalink / raw)
  To: ml

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

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

New package: xfce4-mount-plugin-1.1.5
https://github.com/void-linux/void-packages/pull/37808

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

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

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

<!-- 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, (x86_64-glibc)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-07-20 20:46 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-02 22:50 [PR PATCH] New package: xfce4-mount-plugin-1.1.5 ishaanbhimwal
2022-07-03  9:51 ` sgn
2022-07-03 14:25 ` [PR PATCH] [Updated] " ishaanbhimwal
2022-07-03 21:48 ` ishaanbhimwal
2022-07-03 21:50 ` ishaanbhimwal
2022-07-03 21:52 ` ishaanbhimwal
2022-07-03 21:55 ` ishaanbhimwal
2022-07-03 21:58 ` ishaanbhimwal
2022-07-03 21:58 ` ishaanbhimwal
2022-07-03 21:58 ` ishaanbhimwal
2022-07-03 21:59 ` ishaanbhimwal
2022-07-03 22:00 ` ishaanbhimwal
2022-07-03 22:01 ` ishaanbhimwal
2022-07-03 22:04 ` ishaanbhimwal
2022-07-03 22:05 ` ishaanbhimwal
2022-07-03 22:07 ` ishaanbhimwal
2022-07-03 22:13 ` ishaanbhimwal
2022-07-03 22:54 ` sgn
2022-07-20 20:46 ` [PR PATCH] [Closed]: " ishaanbhimwal

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