Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] otter-browser: include "web browser" in short description
@ 2020-10-09  9:26 msiism
  2020-10-09 11:31 ` Duncaen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: msiism @ 2020-10-09  9:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/msiism/void-packages master
https://github.com/void-linux/void-packages/pull/25453

otter-browser: include "web browser" in short description
Include "web browser" in the short description because that's what this package provides. This also ensures users can find the package via ``xbps-query -Rs "web browser"``.

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

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

From df9f7e436ef7e1070a6054a534da34e15ff04e2f Mon Sep 17 00:00:00 2001
From: Michael Siegel <24482746+msiism@users.noreply.github.com>
Date: Fri, 9 Oct 2020 09:23:09 +0000
Subject: [PATCH] Update template

Include "web browser" in the short description because that's what this package provides. This also ensures users can find this package via ``xbps-query -Rs "web browser"``.
---
 srcpkgs/otter-browser/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/otter-browser/template b/srcpkgs/otter-browser/template
index f921682e584..235c9bbeb52 100644
--- a/srcpkgs/otter-browser/template
+++ b/srcpkgs/otter-browser/template
@@ -7,7 +7,7 @@ makedepends="hunspell-devel libgcrypt-devel qt5-declarative-devel
  qt5-multimedia-devel qt5-svg-devel qt5-webkit-devel qt5-xmlpatterns-devel
  qt5-webchannel-devel qt5-location-devel"
 depends="qt5-plugin-sqlite"
-short_desc="Project aiming to recreate the best aspects of the classic Opera UI"
+short_desc="Web browser aiming to recreate the best aspects of the classic Opera UI"
 maintainer="GangstaCat <grumpy@keemail.me>"
 license="GPL-3.0-or-later"
 homepage="http://otter-browser.org"

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

* Re: otter-browser: include "web browser" in short description
  2020-10-09  9:26 [PR PATCH] otter-browser: include "web browser" in short description msiism
@ 2020-10-09 11:31 ` Duncaen
  2020-10-09 19:04 ` [PR PATCH] [Updated] " msiism
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2020-10-09 11:31 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/25453#issuecomment-706128170

Comment:
Please change the commit message to follow the [CONTRIBUTING.md](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#committing-your-changes) guideline.
i.e. "otto-browser: include web browser in short description".

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

* Re: [PR PATCH] [Updated] otter-browser: include "web browser" in short description
  2020-10-09  9:26 [PR PATCH] otter-browser: include "web browser" in short description msiism
  2020-10-09 11:31 ` Duncaen
@ 2020-10-09 19:04 ` msiism
  2020-10-11 19:04 ` ericonr
  2020-12-17 15:19 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: msiism @ 2020-10-09 19:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/msiism/void-packages master
https://github.com/void-linux/void-packages/pull/25453

otter-browser: include "web browser" in short description
Include "web browser" in the short description because that's what this package provides. This also ensures users can find the package via ``xbps-query -Rs "web browser"``.

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

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

From 12b250dd5d0a225317c7224a93e3b4080e300ced Mon Sep 17 00:00:00 2001
From: Michael Siegel <24482746+msiism@users.noreply.github.com>
Date: Fri, 9 Oct 2020 09:23:09 +0000
Subject: [PATCH] otter-browser: include "web browser" in short description

Include "web browser" in the short description because that's what this package provides. This also ensures users can find this package via ``xbps-query -Rs "web browser"``.
---
 srcpkgs/otter-browser/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/otter-browser/template b/srcpkgs/otter-browser/template
index f921682e584..235c9bbeb52 100644
--- a/srcpkgs/otter-browser/template
+++ b/srcpkgs/otter-browser/template
@@ -7,7 +7,7 @@ makedepends="hunspell-devel libgcrypt-devel qt5-declarative-devel
  qt5-multimedia-devel qt5-svg-devel qt5-webkit-devel qt5-xmlpatterns-devel
  qt5-webchannel-devel qt5-location-devel"
 depends="qt5-plugin-sqlite"
-short_desc="Project aiming to recreate the best aspects of the classic Opera UI"
+short_desc="Web browser aiming to recreate the best aspects of the classic Opera UI"
 maintainer="GangstaCat <grumpy@keemail.me>"
 license="GPL-3.0-or-later"
 homepage="http://otter-browser.org"

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

* Re: otter-browser: include "web browser" in short description
  2020-10-09  9:26 [PR PATCH] otter-browser: include "web browser" in short description msiism
  2020-10-09 11:31 ` Duncaen
  2020-10-09 19:04 ` [PR PATCH] [Updated] " msiism
@ 2020-10-11 19:04 ` ericonr
  2020-12-17 15:19 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-10-11 19:04 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25453#issuecomment-706752847

Comment:
Pulled into #25486 

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

* Re: [PR PATCH] [Closed]: otter-browser: include "web browser" in short description
  2020-10-09  9:26 [PR PATCH] otter-browser: include "web browser" in short description msiism
                   ` (2 preceding siblings ...)
  2020-10-11 19:04 ` ericonr
@ 2020-12-17 15:19 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-17 15:19 UTC (permalink / raw)
  To: ml

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

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

otter-browser: include "web browser" in short description
https://github.com/void-linux/void-packages/pull/25453

Description:
Include "web browser" in the short description because that's what this package provides. This also ensures users can find the package via ``xbps-query -Rs "web browser"``.

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09  9:26 [PR PATCH] otter-browser: include "web browser" in short description msiism
2020-10-09 11:31 ` Duncaen
2020-10-09 19:04 ` [PR PATCH] [Updated] " msiism
2020-10-11 19:04 ` ericonr
2020-12-17 15:19 ` [PR PATCH] [Closed]: " ericonr

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