From b0a045ca2396aab9b6c656a13d32f6b35e341440 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Mon, 8 Mar 2021 19:30:56 +0000 Subject: multimedia/hypnotix: fix schema installation PR: 253927 Submitted by: mistresssilvara@hotmail.com (maintainer) --- multimedia/hypnotix/Makefile | 6 +++++- multimedia/hypnotix/pkg-plist | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'multimedia/hypnotix') diff --git a/multimedia/hypnotix/Makefile b/multimedia/hypnotix/Makefile index 1d8b702530fe..ba8c2bd9b64c 100644 --- a/multimedia/hypnotix/Makefile +++ b/multimedia/hypnotix/Makefile @@ -2,6 +2,7 @@ PORTNAME= hypnotix DISTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= mistresssilvara@hotmail.com @@ -17,9 +18,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject3>0:devel/py-gobject3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setproctitle>0:devel/py-setproctitle@${PY_FLAVOR} -USES= python:3.6+ shebangfix +USES= python:3.6+ shebangfix gnome +USE_GNOME= gtk30 glib20 gdkpixbuf2 pango +GLIB_SCHEMAS= org.x.hypnotix.gschema.xml SHEBANG_GLOB= *.py +INSTALLS_ICONS= yes USE_GITHUB= yes GH_ACCOUNT= linuxmint diff --git a/multimedia/hypnotix/pkg-plist b/multimedia/hypnotix/pkg-plist index 8653c734d7e9..cd1bb343abac 100644 --- a/multimedia/hypnotix/pkg-plist +++ b/multimedia/hypnotix/pkg-plist @@ -3,7 +3,6 @@ lib/hypnotix/common.py @(,,755) lib/hypnotix/hypnotix.py lib/hypnotix/mpv.py share/applications/hypnotix.desktop -share/glib-2.0/schemas/org.x.hypnotix.gschema.xml %%DATADIR%%/generic_tv_logo.png %%DATADIR%%/hypnotix.css %%DATADIR%%/hypnotix.ui -- cgit v1.2.3