Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] korganizer: depends on sqlite
@ 2020-10-15  0:21 sgn
  2020-10-15 11:00 ` sgn
  2020-10-22 23:12 ` [PR PATCH] [Closed]: " sgn
  0 siblings, 2 replies; 3+ messages in thread
From: sgn @ 2020-10-15  0:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages korganizer-depends-sqlite
https://github.com/void-linux/void-packages/pull/25612

korganizer: depends on sqlite
korganizer requires either mysql/mariadb/sqlite to be functional.
Considered that sqlite is very small and already pulled by nss (thus web
browser), python3, and gnupg2.

Let's make korganizer depends on sqlite.
Close #25252 

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-korganizer-depends-sqlite-25612.patch --]
[-- Type: text/x-diff, Size: 1266 bytes --]

From 32afb4cc1c534b238da7682d031f8c2279d930ec 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: Thu, 15 Oct 2020 07:18:41 +0700
Subject: [PATCH] korganizer: depends on sqlite

korganizer requires either mysql/mariadb/sqlite to be functional.
Considered that sqlite is very small and already pulled by nss (thus web
browser), python3, and gnupg2.

Let's make korganizer depends on sqlite.
---
 srcpkgs/korganizer/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/korganizer/template b/srcpkgs/korganizer/template
index b2a541be484..2b438bd9343 100644
--- a/srcpkgs/korganizer/template
+++ b/srcpkgs/korganizer/template
@@ -1,12 +1,13 @@
 # Template file for 'korganizer'
 pkgname=korganizer
 version=20.08.1
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools
  kcoreaddons kconfig gettext"
 makedepends="akonadi-calendar-devel akonadi-notes-devel incidenceeditor-devel
  qt5-multimedia-devel kdepim-apps-libs-devel kholidays-devel kontactinterface-devel"
+depends="sqlite"
 short_desc="Calendar and scheduling Program"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"

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

* Re: korganizer: depends on sqlite
  2020-10-15  0:21 [PR PATCH] korganizer: depends on sqlite sgn
@ 2020-10-15 11:00 ` sgn
  2020-10-22 23:12 ` [PR PATCH] [Closed]: " sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2020-10-15 11:00 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25612#issuecomment-709192982

Comment:
Not a right fix. Will look into this later.

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

* Re: [PR PATCH] [Closed]: korganizer: depends on sqlite
  2020-10-15  0:21 [PR PATCH] korganizer: depends on sqlite sgn
  2020-10-15 11:00 ` sgn
@ 2020-10-22 23:12 ` sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2020-10-22 23:12 UTC (permalink / raw)
  To: ml

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

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

korganizer: depends on sqlite
https://github.com/void-linux/void-packages/pull/25612

Description:
korganizer requires either mysql/mariadb/sqlite to be functional.
Considered that sqlite is very small and already pulled by nss (thus web
browser), python3, and gnupg2.

Let's make korganizer depends on sqlite.
Close #25252 

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15  0:21 [PR PATCH] korganizer: depends on sqlite sgn
2020-10-15 11:00 ` sgn
2020-10-22 23:12 ` [PR PATCH] [Closed]: " 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).