From 82f0c0f3480cb0e63adcbbc33cbf929f27371f8c Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Fri, 5 Jan 2024 13:17:23 +0100 Subject: net-im/libaccounts-qt5: rename to libaccounts-qt and flavorize - rename to get rid of qt5 in name - switch to fork [1] to add Qt6 support [1] https://gitlab.com/nicolasfella/libaccounts-qt/-/tree/qt6 --- net-im/libaccounts-qt5/files/patch-accounts-qt.pro | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 net-im/libaccounts-qt5/files/patch-accounts-qt.pro (limited to 'net-im/libaccounts-qt5/files/patch-accounts-qt.pro') diff --git a/net-im/libaccounts-qt5/files/patch-accounts-qt.pro b/net-im/libaccounts-qt5/files/patch-accounts-qt.pro deleted file mode 100644 index 369c06028e7e..000000000000 --- a/net-im/libaccounts-qt5/files/patch-accounts-qt.pro +++ /dev/null @@ -1,15 +0,0 @@ ---- accounts-qt.pro.orig 2019-09-18 19:00:34 UTC -+++ accounts-qt.pro -@@ -2,10 +2,10 @@ include( common-vars.pri ) - - TEMPLATE = subdirs - CONFIG += ordered --SUBDIRS += Accounts tests -+SUBDIRS += Accounts - - include( common-project-config.pri ) --include( doc/doc.pri ) -+docs { include( doc/doc.pri ) } - - DISTNAME = $${PROJECT_NAME}-$${PROJECT_VERSION} - EXCLUDES = \ -- cgit v1.2.3