aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-08-26 14:17:01 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-08-26 17:02:23 +0000
commit9d6eeec079f809e52e028e82f00a153264de27b5 (patch)
tree3409217f45477208683cbf73bc7f27f8175a3b64
parentcdf20ea8c0f4594b9b1e3a2d88694502ce216dc6 (diff)
downloadports-9d6eeec079f809e52e028e82f00a153264de27b5.tar.gz
ports-9d6eeec079f809e52e028e82f00a153264de27b5.zip
sysutils/zeitgeist: update to 1.0.4 - prepare for lang/vala update
Overall: - Fix compile error with new vala - Move systemd services to session slice - Add PartOf=graphical-session.target to all systemd units Libzeitgeist: - Ensure releated data is removed when deleting events - Fix search_with_relevancies to call proxy with correct arguments PR: 249940
-rw-r--r--sysutils/zeitgeist/Makefile17
-rw-r--r--sysutils/zeitgeist/distinfo6
2 files changed, 11 insertions, 12 deletions
diff --git a/sysutils/zeitgeist/Makefile b/sysutils/zeitgeist/Makefile
index 42c4df9c35e2..fe5fdbfe0b7d 100644
--- a/sysutils/zeitgeist/Makefile
+++ b/sysutils/zeitgeist/Makefile
@@ -1,9 +1,8 @@
# NOTE: please keep zeitgeist in sysutils/qzeitgeist in sync
PORTNAME= zeitgeist
-DISTVERSION= 1.0.3
+DISTVERSION= 1.0.4
CATEGORIES= sysutils
-MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/${PORTVERSION}/+download/
MAINTAINER= kwm@FreeBSD.org
COMMENT= Event logging framework
@@ -18,9 +17,13 @@ BUILD_DEPENDS= valac:lang/vala \
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:devel/py-xdg@${PY_FLAVOR} \
${PYTHON_SITELIBDIR}/dbus/__init__.py:devel/py-dbus@${PY_FLAVOR}
-USES= gettext gmake gnome libtool pathfix pkgconfig python sqlite \
- tar:xz
-USE_GNOME= intlhack glib20 introspection:build
+USES= autoreconf gettext gmake gnome libtool pathfix pkgconfig python \
+ sqlite tar:xz
+USE_GITLAB= yes
+GL_SITE= https://gitlab.freedesktop.org
+GL_COMMIT= 8b89364c077b46734d193c5b8a80f83b0fc917dd
+USE_GNOME= cairo gdkpixbuf2 glib20 intlhack \
+ introspection:build
USE_LDCONFIG= yes
USE_PYTHON= py3kplist
GNU_CONFIGURE= yes
@@ -39,8 +42,4 @@ DATAHUB_USE= gnome=gtk30
DATAHUB_CONFIGURE_ENABLE= datahub
DATAHUB_DESC= Passive loggers for Zeitgeist
-post-patch:
- @${REINPLACE_CMD} -e 's|python -|${PYTHON_CMD} -|g' \
- ${WRKSRC}/configure
-
.include <bsd.port.mk>
diff --git a/sysutils/zeitgeist/distinfo b/sysutils/zeitgeist/distinfo
index 34a14d1faefd..f37666e3cae3 100644
--- a/sysutils/zeitgeist/distinfo
+++ b/sysutils/zeitgeist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613210925
-SHA256 (zeitgeist-1.0.3.tar.xz) = 609f5eeccc74ebec8d1a15155ee2306c86f2f670a510052da52ba9b3216c4cd5
-SIZE (zeitgeist-1.0.3.tar.xz) = 840888
+TIMESTAMP = 1661522666
+SHA256 (zeitgeist-zeitgeist-8b89364c077b46734d193c5b8a80f83b0fc917dd_GL0.tar.gz) = da1083edee04bde70a7cb4e9a493108ed2da7066158fe0338939f54c59813456
+SIZE (zeitgeist-zeitgeist-8b89364c077b46734d193c5b8a80f83b0fc917dd_GL0.tar.gz) = 308644