Python Xapp library

WWW: https://github.com/linuxmint/python3-xapp

This port is needed to upgrade the Cinnamon ports to version 4.8.4
which use Python 3 instead of Python 2.

PR:		252302
Submitted by:	Charlie Li
This commit is contained in:
Rene Ladan 2021-01-01 18:01:31 +00:00
parent 0dfea3782d
commit affdc5892c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559861
4 changed files with 36 additions and 0 deletions

View File

@ -275,6 +275,7 @@
SUBDIR += py-caffeine-ng
SUBDIR += py-i3ipc
SUBDIR += py-pyscreenshot
SUBDIR += py-python-xapp
SUBDIR += py-pyvirtualdisplay
SUBDIR += py-qt5-opengl
SUBDIR += py-xcffib

View File

@ -0,0 +1,29 @@
# $FreeBSD$
PORTNAME= python-xapp
DISTVERSION= 2.0.2
CATEGORIES= x11 gnome
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= gnome
MAINTAINER= gnome@freebsd.org
COMMENT= Python Xapp library
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR}
USES= gnome python:3.5+ shebangfix
USE_GNOME= pygobject3
USE_PYTHON= autoplist distutils
SHEBANG_GLOB= *.py
USE_GITHUB= yes
GH_ACCOUNT= linuxmint
GH_PROJECT= python3-xapp
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1609405572
SHA256 (gnome/linuxmint-python3-xapp-2.0.2_GH0.tar.gz) = 4f61dde32c7aec5ab2c819e968a2bf0136c9eddcc1356461d516aff40930159f
SIZE (gnome/linuxmint-python3-xapp-2.0.2_GH0.tar.gz) = 19946

View File

@ -0,0 +1,3 @@
Python Xapp library
WWW: https://github.com/linuxmint/python3-xapp