Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gummi: update to 0.8.3
@ 2023-05-19 14:47 chrysos349
  2023-05-20 14:11 ` [PR PATCH] [Updated] " chrysos349
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: chrysos349 @ 2023-05-19 14:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gummi
https://github.com/void-linux/void-packages/pull/43943

gummi: update to 0.8.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

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

From d56eeb55a25801785e96d69883e6158890cd6107 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Fri, 19 May 2023 17:35:37 +0300
Subject: [PATCH] gummi: update to 0.8.3

---
 srcpkgs/gummi/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/gummi/template b/srcpkgs/gummi/template
index b56271b07ca6..8321a9744556 100644
--- a/srcpkgs/gummi/template
+++ b/srcpkgs/gummi/template
@@ -1,18 +1,18 @@
 # Template file for 'gummi'
 pkgname=gummi
-version=0.8.2
+version=0.8.3
 revision=1
 build_style=gnu-configure
-hostmakedepends="automake intltool pkg-config glib-devel gtk+3-devel gettext-devel"
-makedepends="gtksourceview-devel glib-devel gtk+3-devel poppler-glib-devel
- gtkspell3-devel gettext-devel texlive-devel"
+hostmakedepends="automake intltool pkg-config glib-devel"
+makedepends="gettext-devel gtksourceview-devel gtkspell3-devel texlive-devel
+ poppler-glib-devel"
 short_desc="Simple LaTeX editor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
-homepage="https://github.com/alexandervdm/gummi/"
+homepage="https://github.com/alexandervdm/gummi"
 changelog="https://raw.githubusercontent.com/alexandervdm/gummi/master/ChangeLog"
-distfiles="https://github.com/alexandervdm/gummi/releases/download/$version/gummi-$version.tar.gz"
-checksum=5ad486da1f98407a806519f3a8b2b149b145af6f9cf0a438519dd1df8c066728
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=8a8671a0966ea5211cb403ac7b2bae6a39f71703046a78d17b1293811476b14d
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Updated] gummi: update to 0.8.3
  2023-05-19 14:47 [PR PATCH] gummi: update to 0.8.3 chrysos349
@ 2023-05-20 14:11 ` chrysos349
  2023-05-23 21:27 ` chrysos349
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: chrysos349 @ 2023-05-20 14:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gummi
https://github.com/void-linux/void-packages/pull/43943

gummi: update to 0.8.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

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

From b61c03cd9b23541eb165bcba92ca8f7ab4280290 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Fri, 19 May 2023 17:35:37 +0300
Subject: [PATCH] gummi: update to 0.8.3

---
 srcpkgs/gummi/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/gummi/template b/srcpkgs/gummi/template
index b56271b07ca6..42110f11a3a0 100644
--- a/srcpkgs/gummi/template
+++ b/srcpkgs/gummi/template
@@ -1,18 +1,19 @@
 # Template file for 'gummi'
 pkgname=gummi
-version=0.8.2
+version=0.8.3
 revision=1
 build_style=gnu-configure
-hostmakedepends="automake intltool pkg-config glib-devel gtk+3-devel gettext-devel"
-makedepends="gtksourceview-devel glib-devel gtk+3-devel poppler-glib-devel
- gtkspell3-devel gettext-devel texlive-devel"
+hostmakedepends="automake intltool pkg-config glib-devel"
+makedepends="gettext-devel gtksourceview-devel gtkspell3-devel texlive-devel
+ poppler-glib-devel"
+depends="virtual?tex"
 short_desc="Simple LaTeX editor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
-homepage="https://github.com/alexandervdm/gummi/"
+homepage="https://github.com/alexandervdm/gummi"
 changelog="https://raw.githubusercontent.com/alexandervdm/gummi/master/ChangeLog"
-distfiles="https://github.com/alexandervdm/gummi/releases/download/$version/gummi-$version.tar.gz"
-checksum=5ad486da1f98407a806519f3a8b2b149b145af6f9cf0a438519dd1df8c066728
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=8a8671a0966ea5211cb403ac7b2bae6a39f71703046a78d17b1293811476b14d
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Updated] gummi: update to 0.8.3
  2023-05-19 14:47 [PR PATCH] gummi: update to 0.8.3 chrysos349
  2023-05-20 14:11 ` [PR PATCH] [Updated] " chrysos349
@ 2023-05-23 21:27 ` chrysos349
  2023-05-23 21:29 ` chrysos349
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: chrysos349 @ 2023-05-23 21:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gummi
https://github.com/void-linux/void-packages/pull/43943

gummi: update to 0.8.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

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

From 865c95ce901f8fe7a50afafa52c1ad0a13cf4d8b Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Fri, 19 May 2023 17:35:37 +0300
Subject: [PATCH] gummi: update to 0.8.3

---
 srcpkgs/gummi/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gummi/template b/srcpkgs/gummi/template
index b56271b07ca6..23f56b52163b 100644
--- a/srcpkgs/gummi/template
+++ b/srcpkgs/gummi/template
@@ -1,18 +1,19 @@
 # Template file for 'gummi'
 pkgname=gummi
-version=0.8.2
+version=0.8.3
 revision=1
 build_style=gnu-configure
-hostmakedepends="automake intltool pkg-config glib-devel gtk+3-devel gettext-devel"
-makedepends="gtksourceview-devel glib-devel gtk+3-devel poppler-glib-devel
+hostmakedepends="automake intltool pkg-config  glib-devel glib-devel gtk+3-devel gettext-devel"
+madekepends="gtksourceview-devel glib-devel gtk+3-devel poppler-glib-devel
  gtkspell3-devel gettext-devel texlive-devel"
+depends="virtual?tex"
 short_desc="Simple LaTeX editor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/alexandervdm/gummi/"
 changelog="https://raw.githubusercontent.com/alexandervdm/gummi/master/ChangeLog"
 distfiles="https://github.com/alexandervdm/gummi/releases/download/$version/gummi-$version.tar.gz"
-checksum=5ad486da1f98407a806519f3a8b2b149b145af6f9cf0a438519dd1df8c066728
+checksum=8a8671a0966ea5211cb403ac7b2bae6a39f71703046a78d17b1293811476b14d
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Updated] gummi: update to 0.8.3
  2023-05-19 14:47 [PR PATCH] gummi: update to 0.8.3 chrysos349
  2023-05-20 14:11 ` [PR PATCH] [Updated] " chrysos349
  2023-05-23 21:27 ` chrysos349
@ 2023-05-23 21:29 ` chrysos349
  2023-05-23 21:31 ` chrysos349
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: chrysos349 @ 2023-05-23 21:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gummi
https://github.com/void-linux/void-packages/pull/43943

gummi: update to 0.8.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

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

From 27164f592b9dc7df3a6bfae96094385c1580fd9a Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Fri, 19 May 2023 17:35:37 +0300
Subject: [PATCH] gummi: update to 0.8.3

---
 srcpkgs/gummi/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gummi/template b/srcpkgs/gummi/template
index b56271b07ca6..de1083e7c5f0 100644
--- a/srcpkgs/gummi/template
+++ b/srcpkgs/gummi/template
@@ -1,18 +1,19 @@
 # Template file for 'gummi'
 pkgname=gummi
-version=0.8.2
+version=0.8.3
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake intltool pkg-config glib-devel gtk+3-devel gettext-devel"
-makedepends="gtksourceview-devel glib-devel gtk+3-devel poppler-glib-devel
+madekepends="gtksourceview-devel glib-devel gtk+3-devel poppler-glib-devel
  gtkspell3-devel gettext-devel texlive-devel"
+depends="virtual?tex"
 short_desc="Simple LaTeX editor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/alexandervdm/gummi/"
 changelog="https://raw.githubusercontent.com/alexandervdm/gummi/master/ChangeLog"
 distfiles="https://github.com/alexandervdm/gummi/releases/download/$version/gummi-$version.tar.gz"
-checksum=5ad486da1f98407a806519f3a8b2b149b145af6f9cf0a438519dd1df8c066728
+checksum=8a8671a0966ea5211cb403ac7b2bae6a39f71703046a78d17b1293811476b14d
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Updated] gummi: update to 0.8.3
  2023-05-19 14:47 [PR PATCH] gummi: update to 0.8.3 chrysos349
                   ` (2 preceding siblings ...)
  2023-05-23 21:29 ` chrysos349
@ 2023-05-23 21:31 ` chrysos349
  2023-05-24 14:27 ` chrysos349
  2023-06-14 17:33 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: chrysos349 @ 2023-05-23 21:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gummi
https://github.com/void-linux/void-packages/pull/43943

gummi: update to 0.8.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

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

From 462d4d252a2487d174533c9fc0583050c84cf109 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Fri, 19 May 2023 17:35:37 +0300
Subject: [PATCH] gummi: update to 0.8.3

---
 srcpkgs/gummi/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gummi/template b/srcpkgs/gummi/template
index b56271b07ca6..804c043608b7 100644
--- a/srcpkgs/gummi/template
+++ b/srcpkgs/gummi/template
@@ -1,18 +1,19 @@
 # Template file for 'gummi'
 pkgname=gummi
-version=0.8.2
+version=0.8.3
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake intltool pkg-config glib-devel gtk+3-devel gettext-devel"
 makedepends="gtksourceview-devel glib-devel gtk+3-devel poppler-glib-devel
  gtkspell3-devel gettext-devel texlive-devel"
+depends="virtual?tex"
 short_desc="Simple LaTeX editor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/alexandervdm/gummi/"
 changelog="https://raw.githubusercontent.com/alexandervdm/gummi/master/ChangeLog"
 distfiles="https://github.com/alexandervdm/gummi/releases/download/$version/gummi-$version.tar.gz"
-checksum=5ad486da1f98407a806519f3a8b2b149b145af6f9cf0a438519dd1df8c066728
+checksum=8a8671a0966ea5211cb403ac7b2bae6a39f71703046a78d17b1293811476b14d
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Updated] gummi: update to 0.8.3
  2023-05-19 14:47 [PR PATCH] gummi: update to 0.8.3 chrysos349
                   ` (3 preceding siblings ...)
  2023-05-23 21:31 ` chrysos349
@ 2023-05-24 14:27 ` chrysos349
  2023-06-14 17:33 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: chrysos349 @ 2023-05-24 14:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gummi
https://github.com/void-linux/void-packages/pull/43943

gummi: update to 0.8.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

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

From ff08308bcac16cc4cb7cfd680558c7890d4a9bf5 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Fri, 19 May 2023 17:35:37 +0300
Subject: [PATCH] gummi: update to 0.8.3

---
 srcpkgs/gummi/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gummi/template b/srcpkgs/gummi/template
index b56271b07ca6..fe1ae455c552 100644
--- a/srcpkgs/gummi/template
+++ b/srcpkgs/gummi/template
@@ -1,18 +1,19 @@
 # Template file for 'gummi'
 pkgname=gummi
-version=0.8.2
+version=0.8.3
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake intltool pkg-config glib-devel gtk+3-devel gettext-devel"
 makedepends="gtksourceview-devel glib-devel gtk+3-devel poppler-glib-devel
  gtkspell3-devel gettext-devel texlive-devel"
+depends="virtual?tex"
 short_desc="Simple LaTeX editor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/alexandervdm/gummi/"
 changelog="https://raw.githubusercontent.com/alexandervdm/gummi/master/ChangeLog"
 distfiles="https://github.com/alexandervdm/gummi/releases/download/$version/gummi-$version.tar.gz"
-checksum=5ad486da1f98407a806519f3a8b2b149b145af6f9cf0a438519dd1df8c066728
+checksum=c1769fea45c23bf892bdbf524c92ddf83eae21b1ddba358d4173155aadea898e
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Merged]: gummi: update to 0.8.3
  2023-05-19 14:47 [PR PATCH] gummi: update to 0.8.3 chrysos349
                   ` (4 preceding siblings ...)
  2023-05-24 14:27 ` chrysos349
@ 2023-06-14 17:33 ` Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: Duncaen @ 2023-06-14 17:33 UTC (permalink / raw)
  To: ml

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

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

gummi: update to 0.8.3
https://github.com/void-linux/void-packages/pull/43943

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

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

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

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

end of thread, other threads:[~2023-06-14 17:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 14:47 [PR PATCH] gummi: update to 0.8.3 chrysos349
2023-05-20 14:11 ` [PR PATCH] [Updated] " chrysos349
2023-05-23 21:27 ` chrysos349
2023-05-23 21:29 ` chrysos349
2023-05-23 21:31 ` chrysos349
2023-05-24 14:27 ` chrysos349
2023-06-14 17:33 ` [PR PATCH] [Merged]: " Duncaen

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