Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gloobus-preview: correct dependencies
@ 2020-11-30 17:21 sgn
  2020-12-01 11:42 ` [PR PATCH] [Updated] " sgn
  2020-12-01 12:12 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 2 replies; 3+ messages in thread
From: sgn @ 2020-11-30 17:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages gloobus-preview-not-depends-nonfree
https://github.com/void-linux/void-packages/pull/26836

gloobus-preview: correct dependencies
- libarchive can support 7z, tar, rar, zip
- s/python-dbus/python3-dbus/
- unrar is nonfree

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gloobus-preview-not-depends-nonfree-26836.patch --]
[-- Type: text/x-diff, Size: 2069 bytes --]

From 6c5b344344b6673bd23bca48e0e22a4cb01100ac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 1 Dec 2020 00:05:59 +0700
Subject: [PATCH] gloobus-preview: correct dependencies

- libarchive can support 7z, tar, rar, zip
- s/python-dbus/python3-dbus/
---
 srcpkgs/gloobus-preview/template | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/gloobus-preview/template b/srcpkgs/gloobus-preview/template
index 915c88c92e1..05385fea396 100644
--- a/srcpkgs/gloobus-preview/template
+++ b/srcpkgs/gloobus-preview/template
@@ -1,17 +1,18 @@
 # Template file for 'gloobus-preview'
 pkgname=gloobus-preview
 version=2015.12.21
-revision=5
+revision=6
 build_style=gnu-configure
 hostmakedepends="automake libtool pkg-config python3 gettext-devel xz"
-makedepends="gettext-devel boost-devel gtk+-devel gtk+3-devel gtksourceview-devel
- cairo-devel gstreamer1-devel gst-plugins-base1-devel gst-plugins-bad1-devel poppler-glib-devel
- libspectre-devel djvulibre-devel libgxps-devel freetype-devel glib-devel libX11-devel
- libarchive-devel"
-depends="python3 python-dbus gst-libav gst-plugins-good1 gst-plugins-bad1 gst-plugins-ugly1 ImageMagick p7zip tar unoconv unrar unzip"
-short_desc="A file previewer"
+makedepends="gettext-devel boost-devel gtk+3-devel gtksourceview-devel
+ cairo-devel gstreamer1-devel gst-plugins-base1-devel gst-plugins-bad1-devel
+ poppler-glib-devel libspectre-devel djvulibre-devel libgxps-devel
+ freetype-devel glib-devel libX11-devel libarchive-devel"
+depends="python3-dbus python3-gobject gst-libav gst-plugins-good1
+ gst-plugins-bad1 gst-plugins-ugly1 ImageMagick unoconv"
+short_desc="GNOME's extension to preview all kinds of file"
 maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
-license="GPL-3"
+license="GPL-3.0-only"
 homepage="https://github.com/antonio-malcolm/gloobus-preview"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=c43f1ed00ccc3603042abb78b871665ff6c6a89987d7f854b9b4254b7cf9d86c

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

* Re: [PR PATCH] [Updated] gloobus-preview: correct dependencies
  2020-11-30 17:21 [PR PATCH] gloobus-preview: correct dependencies sgn
@ 2020-12-01 11:42 ` sgn
  2020-12-01 12:12 ` [PR PATCH] [Merged]: " sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2020-12-01 11:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages gloobus-preview-not-depends-nonfree
https://github.com/void-linux/void-packages/pull/26836

gloobus-preview: correct dependencies
- libarchive can support 7z, tar, rar, zip
- s/python-dbus/python3-dbus/
- unrar is nonfree

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gloobus-preview-not-depends-nonfree-26836.patch --]
[-- Type: text/x-diff, Size: 2088 bytes --]

From 37e669b527bd64fc90423f2fdb502539a5ff30b0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 1 Dec 2020 00:05:59 +0700
Subject: [PATCH] gloobus-preview: correct dependencies

- libarchive can support 7z, tar, rar, zip
- s/python-dbus/python3-dbus/
- unrar is nonfree
---
 srcpkgs/gloobus-preview/template | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/gloobus-preview/template b/srcpkgs/gloobus-preview/template
index 915c88c92e1..05385fea396 100644
--- a/srcpkgs/gloobus-preview/template
+++ b/srcpkgs/gloobus-preview/template
@@ -1,17 +1,18 @@
 # Template file for 'gloobus-preview'
 pkgname=gloobus-preview
 version=2015.12.21
-revision=5
+revision=6
 build_style=gnu-configure
 hostmakedepends="automake libtool pkg-config python3 gettext-devel xz"
-makedepends="gettext-devel boost-devel gtk+-devel gtk+3-devel gtksourceview-devel
- cairo-devel gstreamer1-devel gst-plugins-base1-devel gst-plugins-bad1-devel poppler-glib-devel
- libspectre-devel djvulibre-devel libgxps-devel freetype-devel glib-devel libX11-devel
- libarchive-devel"
-depends="python3 python-dbus gst-libav gst-plugins-good1 gst-plugins-bad1 gst-plugins-ugly1 ImageMagick p7zip tar unoconv unrar unzip"
-short_desc="A file previewer"
+makedepends="gettext-devel boost-devel gtk+3-devel gtksourceview-devel
+ cairo-devel gstreamer1-devel gst-plugins-base1-devel gst-plugins-bad1-devel
+ poppler-glib-devel libspectre-devel djvulibre-devel libgxps-devel
+ freetype-devel glib-devel libX11-devel libarchive-devel"
+depends="python3-dbus python3-gobject gst-libav gst-plugins-good1
+ gst-plugins-bad1 gst-plugins-ugly1 ImageMagick unoconv"
+short_desc="GNOME's extension to preview all kinds of file"
 maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
-license="GPL-3"
+license="GPL-3.0-only"
 homepage="https://github.com/antonio-malcolm/gloobus-preview"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=c43f1ed00ccc3603042abb78b871665ff6c6a89987d7f854b9b4254b7cf9d86c

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

* Re: [PR PATCH] [Merged]: gloobus-preview: correct dependencies
  2020-11-30 17:21 [PR PATCH] gloobus-preview: correct dependencies sgn
  2020-12-01 11:42 ` [PR PATCH] [Updated] " sgn
@ 2020-12-01 12:12 ` sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2020-12-01 12:12 UTC (permalink / raw)
  To: ml

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

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

gloobus-preview: correct dependencies
https://github.com/void-linux/void-packages/pull/26836

Description:
- libarchive can support 7z, tar, rar, zip
- s/python-dbus/python3-dbus/
- unrar is nonfree

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

end of thread, other threads:[~2020-12-01 12:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 17:21 [PR PATCH] gloobus-preview: correct dependencies sgn
2020-12-01 11:42 ` [PR PATCH] [Updated] " sgn
2020-12-01 12:12 ` [PR PATCH] [Merged]: " sgn

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