From 5c4b916c97b53605c62a5deb075b4143305de723 Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Sat, 9 Oct 2021 12:37:39 +0200 Subject: qalculate-qt-3.20.1 --- qt5-qmake/qalculate-qt/DEPENDS | 3 +++ qt5-qmake/qalculate-qt/DETAILS | 14 ++++++++++++++ qt5-qmake/qalculate-qt/HISTORY | 3 +++ 3 files changed, 20 insertions(+) create mode 100755 qt5-qmake/qalculate-qt/DEPENDS create mode 100755 qt5-qmake/qalculate-qt/DETAILS create mode 100644 qt5-qmake/qalculate-qt/HISTORY (limited to 'qt5-qmake') diff --git a/qt5-qmake/qalculate-qt/DEPENDS b/qt5-qmake/qalculate-qt/DEPENDS new file mode 100755 index 0000000000..65291c70c6 --- /dev/null +++ b/qt5-qmake/qalculate-qt/DEPENDS @@ -0,0 +1,3 @@ +depends qalculate && +depends qtbase + diff --git a/qt5-qmake/qalculate-qt/DETAILS b/qt5-qmake/qalculate-qt/DETAILS new file mode 100755 index 0000000000..2535dc1d64 --- /dev/null +++ b/qt5-qmake/qalculate-qt/DETAILS @@ -0,0 +1,14 @@ + SPELL=qalculate-qt + VERSION=3.20.1 + SOURCE_HASH=sha512:3786d81a26f93401226423f937cbf862ff697d558811ec9549acc5fceef0d904d187c657dfeead2267df3c9e7bf32e657e9375b42f4107ec92ae8b946be0a6da + SOURCE=$SPELL-$VERSION.tar.gz +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION + SOURCE_URL[0]=https://github.com/Qalculate/$SPELL/releases/download/v$VERSION/$SOURCE + WEB_SITE=https://qalculate.github.io + ENTERED=20211009 + LICENSE[0]=GPL + KEYWORDS="calculator science" + SHORT="Qt interface for qalculate" +cat << EOF +Qt interface for qalculate +EOF diff --git a/qt5-qmake/qalculate-qt/HISTORY b/qt5-qmake/qalculate-qt/HISTORY new file mode 100644 index 0000000000..999419b756 --- /dev/null +++ b/qt5-qmake/qalculate-qt/HISTORY @@ -0,0 +1,3 @@ +2021-10-09 Treeve Jelbert + * DETAILS: version 3.20.1 + spell created -- cgit v1.2.3