openshot-qt: fix some pkglint warnings

This commit is contained in:
Roland Illig 2020-08-09 23:57:32 +02:00
parent ef0cd4af52
commit d6a84814fd
3 changed files with 6 additions and 9 deletions

View File

@ -1 +1,2 @@
OpenShot is a cross-platform video editor, with support for Linux, Mac, and Windows.
OpenShot is a cross-platform video editor, with support for Linux, Mac,
and Windows.

View File

@ -4,18 +4,19 @@ GITHUB_PROJECT= openshot-qt
GITHUB_TAG= v2.5.1
DISTNAME= v2.5.1
PKGNAME= ${GITHUB_PROJECT}-${DISTNAME:S,^v,,}
CATEGORIES= # TODO: add primary category
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenShot/}
DIST_SUBDIR= ${GITHUB_PROJECT}
MAINTAINER= INSERT_YOUR_MAIL_ADDRESS_HERE # or use pkgsrc-users@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/OpenShot/openshot-qt/
COMMENT= TODO: Short description of the package
COMMENT= Video editor
#LICENSE= # TODO: (see mk/license.mk)
DEPENDS+= ${PYPKGPREFIX}-qt5-[0-9]*:../../x11/py-qt5
DEPENDS+= ${PYPKGPREFIX}-zmq-[0-9]*:../../net/py-zmq
DEPENDS+= libopenshot-[0-9]*:../../wip/libopenshot
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,11 +1,6 @@
@comment $NetBSD$
bin/openshot-qt
lib/mime/packages/openshot-qt
${PYSITELIB}/openshot_qt-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/PKG-INFO
${PYSITELIB}/openshot_qt-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
${PYSITELIB}/openshot_qt-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
${PYSITELIB}/openshot_qt-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/entry_points.txt
${PYSITELIB}/openshot_qt-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/top_level.txt
${PYSITELIB}/openshot_qt/__init__.py
${PYSITELIB}/openshot_qt/__init__.pyo
${PYSITELIB}/openshot_qt/__init__.pyc