Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2022 14:28:14 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fbb032822470 - main - sysutils/accounts-qml-module: add all the files to pkg-plist on powerpc64
Message-ID:  <202204251428.23PESEHi033401@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fbb0328224705efdceec6a5781ebc6540d06cab5

commit fbb0328224705efdceec6a5781ebc6540d06cab5
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-25 14:12:25 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-25 14:12:25 +0000

    sysutils/accounts-qml-module: add all the files to pkg-plist on powerpc64
---
 sysutils/accounts-qml-module/Makefile  |  8 --------
 sysutils/accounts-qml-module/pkg-plist | 34 +++++++++++++++++-----------------
 2 files changed, 17 insertions(+), 25 deletions(-)

diff --git a/sysutils/accounts-qml-module/Makefile b/sysutils/accounts-qml-module/Makefile
index 61e15e459b1e..f1fc416706d5 100644
--- a/sysutils/accounts-qml-module/Makefile
+++ b/sysutils/accounts-qml-module/Makefile
@@ -22,12 +22,4 @@ USE_GITLAB=	yes
 GL_ACCOUNT=	accounts-sso
 GL_COMMIT=	cfadea7ba8ba4011ae20d771696eb74deb87201e
 
-.include <bsd.port.options.mk>
-
-.if ${ARCH} == powerpc64
-PLIST_SUB=	PPC64="@comment "
-.else
-PLIST_SUB=	PPC64=""
-.endif
-
 .include <bsd.port.mk>
diff --git a/sysutils/accounts-qml-module/pkg-plist b/sysutils/accounts-qml-module/pkg-plist
index 1b2137552b93..29a0e9e0e609 100644
--- a/sysutils/accounts-qml-module/pkg-plist
+++ b/sysutils/accounts-qml-module/pkg-plist
@@ -4,22 +4,22 @@ bin/tst_plugin
 %%QT_QMLDIR%%/Ubuntu/OnlineAccounts/qmldir
 %%DATADIR%%/doc/html/.gitignore
 %%DATADIR%%/doc/html/onlineaccounts-qml-api.index
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account-members.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice-members.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel-members.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application-members.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel-members.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials-members.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager-members.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel-members.html
-%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account-members.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice-members.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel-members.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application-members.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel-members.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials-members.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager-members.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel-members.html
+%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel.html
 %%DATADIR%%/doc/html/style/qtquick.css
-%%PPC64%%%%DATADIR%%/doc/html/ubuntu-onlineaccounts-qmlmodule.html
+%%DATADIR%%/doc/html/ubuntu-onlineaccounts-qmlmodule.html
 @dir %%DATADIR%%/doc/html/images



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204251428.23PESEHi033401>