summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2022-03-14 23:39:37 -0400
committerJason E. Hale <jhale@FreeBSD.org>2022-03-14 23:47:40 -0400
commitcfd7db1acfd288cab70dcff1b3c6144ef52e5a66 (patch)
treef00fd545fabea2b930d4f31dd94d9da15eee3549
parentmath/qalculate-qt: Update to 4.1.0 (diff)
math/qalculate: Rename to math/qalculate-gtk
Match upstream project name and simplify Makefile.
-rw-r--r--MOVED1
-rw-r--r--math/Makefile2
-rw-r--r--math/qalculate-gtk/Makefile (renamed from math/qalculate/Makefile)11
-rw-r--r--math/qalculate-gtk/distinfo (renamed from math/qalculate/distinfo)0
-rw-r--r--math/qalculate-gtk/pkg-descr (renamed from math/qalculate/pkg-descr)0
-rw-r--r--math/qalculate-gtk/pkg-plist (renamed from math/qalculate/pkg-plist)0
6 files changed, 4 insertions, 10 deletions
diff --git a/MOVED b/MOVED
index b78e9f4e7134..4d7d97eaad73 100644
--- a/MOVED
+++ b/MOVED
@@ -16958,3 +16958,4 @@ databases/postgresql96-plpython||2022-03-11|Has expired: PostgreSQL-9.6 has reac
databases/postgresql96-pltcl||2022-03-11|Has expired: PostgreSQL-9.6 has reached end-of-life
databases/postgresql96-server||2022-03-11|Has expired: PostgreSQL-9.6 has reached end-of-life
net-im/pidgin-bs|net-im/pidgin-bot-sentry|2022-03-13|Project was renamed
+math/qalculate|math/qalculate-gtk|2022-03-14|Renamed to match project name
diff --git a/math/Makefile b/math/Makefile
index 0707bcc29c00..bb9be988b65b 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -957,7 +957,7 @@
SUBDIR += py-yt
SUBDIR += py-z3-solver
SUBDIR += pynac
- SUBDIR += qalculate
+ SUBDIR += qalculate-gtk
SUBDIR += qalculate-qt
SUBDIR += qd
SUBDIR += qhull
diff --git a/math/qalculate/Makefile b/math/qalculate-gtk/Makefile
index 8076344961ab..9745d8bb76d1 100644
--- a/math/qalculate/Makefile
+++ b/math/qalculate-gtk/Makefile
@@ -1,10 +1,9 @@
# Created by: Sergey Akifyev <asa@gascom.ru>
-PORTNAME= qalculate
+PORTNAME= qalculate-gtk
PORTVERSION= 4.0.0
CATEGORIES= math
-MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${PORTVERSION}/
-DISTNAME= ${GH_PROJECT}-${PORTVERSION}
+MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/
MAINTAINER= jhale@FreeBSD.org
COMMENT= Multi-purpose desktop calculator (GTK+3 frontend)
@@ -20,13 +19,7 @@ USES= compiler:c++11-lang gettext gmake gnome \
libtool:build localbase pkgconfig
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2
-# USE_GITHUB= Use MASTER_SITES so that the pre-rolled release is downloaded
-GH_ACCOUNT= Qalculate
-GH_PROJECT= ${PORTNAME}-gtk
-
GNU_CONFIGURE= yes
-DATADIR= share/${GH_PROJECT}
-DOCSDIR= share/doc/${GH_PROJECT}
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
diff --git a/math/qalculate/distinfo b/math/qalculate-gtk/distinfo
index 504f5eb58e99..504f5eb58e99 100644
--- a/math/qalculate/distinfo
+++ b/math/qalculate-gtk/distinfo
diff --git a/math/qalculate/pkg-descr b/math/qalculate-gtk/pkg-descr
index 56069a620bdd..56069a620bdd 100644
--- a/math/qalculate/pkg-descr
+++ b/math/qalculate-gtk/pkg-descr
diff --git a/math/qalculate/pkg-plist b/math/qalculate-gtk/pkg-plist
index 59ccf57be03f..59ccf57be03f 100644
--- a/math/qalculate/pkg-plist
+++ b/math/qalculate-gtk/pkg-plist