Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qca: drop package
@ 2020-08-05 15:20 sgn
  2020-08-05 15:22 ` [PR PATCH] [Closed]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: sgn @ 2020-08-05 15:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages drop-qt4-qca
https://github.com/void-linux/void-packages/pull/24075

qca: drop package
All dependents have been moved to qca-qt5

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-drop-qt4-qca-24075.patch --]
[-- Type: text/x-diff, Size: 2282 bytes --]

From 9a52aaee298d534dedf12e5a8a1422e565c17b86 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: Wed, 5 Aug 2020 22:18:42 +0700
Subject: [PATCH] qca: drop package

All dependents have been moved to qca-qt5
---
 srcpkgs/qca-devel    |  1 -
 srcpkgs/qca-ossl     |  1 -
 srcpkgs/qca/template | 37 -------------------------------------
 3 files changed, 39 deletions(-)
 delete mode 120000 srcpkgs/qca-devel
 delete mode 120000 srcpkgs/qca-ossl
 delete mode 100644 srcpkgs/qca/template

diff --git a/srcpkgs/qca-devel b/srcpkgs/qca-devel
deleted file mode 120000
index 28e094dfc3b..00000000000
--- a/srcpkgs/qca-devel
+++ /dev/null
@@ -1 +0,0 @@
-qca
\ No newline at end of file
diff --git a/srcpkgs/qca-ossl b/srcpkgs/qca-ossl
deleted file mode 120000
index 28e094dfc3b..00000000000
--- a/srcpkgs/qca-ossl
+++ /dev/null
@@ -1 +0,0 @@
-qca
\ No newline at end of file
diff --git a/srcpkgs/qca/template b/srcpkgs/qca/template
deleted file mode 100644
index a93ef3c8352..00000000000
--- a/srcpkgs/qca/template
+++ /dev/null
@@ -1,37 +0,0 @@
-# Template file for 'qca'
-pkgname=qca
-version=2.1.3
-revision=6
-build_style=cmake
-configure_args="-DBUILD_TESTS=0 -DQC_CERTSTORE_PATH=/etc/ssl/certs/ca-certificates.crt
- -DQCA_FEATURE_INSTALL_DIR=/usr/share/qca/mkspecs -DWITH_ossl_PLUGIN=yes"
-hostmakedepends="pkg-config ca-certificates"
-makedepends="nss-devel libgcrypt-devel qt-devel libressl-devel"
-depends="ca-certificates"
-short_desc="Qt Cryptographic Architecture"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="LGPL-2.1"
-homepage="http://delta.affinix.com/qca/"
-distfiles="https://download.kde.org/stable/$pkgname/$version/src/${pkgname}-${version}.tar.xz"
-checksum=003fd86a32421057a03b18a8168db52e2940978f9db5ebbb6a08882f8ab1e353
-
-if [ -n "$CROSS_BUILD" ]; then
-	hostmakedepends+=" qt-host-tools qt-devel"
-fi
-
-qca-ossl_package() {
-	depends="${sourcepkg}-${version}_${revision}"
-	short_desc+=" - QCA OSSL plugin"
-	pkg_install() {
-		vmove usr/lib/qca/crypto/libqca-ossl.so
-	}
-}
-qca-devel_package() {
-	depends="qt-devel ${sourcepkg}-${version}_${revision}"
-	pkg_install() {
-		vmove usr/include
-		vmove usr/lib/pkgconfig
-		vmove usr/lib/cmake
-		vmove usr/share/qca/mkspecs
-	}
-}

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

* Re: [PR PATCH] [Closed]: qca: drop package
  2020-08-05 15:20 [PR PATCH] qca: drop package sgn
@ 2020-08-05 15:22 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2020-08-05 15:22 UTC (permalink / raw)
  To: ml

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

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

qca: drop package
https://github.com/void-linux/void-packages/pull/24075

Description:
All dependents have been moved to qca-qt5

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

end of thread, other threads:[~2020-08-05 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-05 15:20 [PR PATCH] qca: drop package sgn
2020-08-05 15:22 ` [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).