Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Olivier Duchateau
freebsd-ports-gnome
Commits
f7d28167
Commit
f7d28167
authored
Oct 11, 2020
by
Olivier Duchateau
Browse files
Remove obsolete port
parent
92412e2e
Changes
4
Hide whitespace changes
Inline
Side-by-side
graphics/py-cairo-devel/Makefile
deleted
100644 → 0
View file @
92412e2e
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD: head/graphics/py-cairo/Makefile 548219 2020-09-10 18:55:41Z tcberner $
PORTNAME
=
cairo
PORTVERSION
=
1.19.1
CATEGORIES
=
graphics python
MASTER_SITES
=
https://github.com/pygobject/pycairo/releases/download/v
${PORTVERSION}
/
PKGNAMEPREFIX
=
${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX
=
-devel
DISTNAME
=
py
${PORTNAME}
-
${PORTVERSION}
MAINTAINER
=
desktop@FreeBSD.org
COMMENT
=
Python bindings
for
Cairo
LICENSE
=
LGPL21 MPL11
LICENSE_COMB
=
multi
LICENSE_FILE_LGPL21
=
${WRKSRC}
/COPYING-LGPL-2.1
LICENSE_FILE_MPL11
=
${WRKSRC}
/COPYING-MPL-1.1
USES
=
compiler:c11 gnome meson pkgconfig python:3.6+,build
USE_PYTHON
=
py3kplist
USE_GNOME
=
cairo
MESON_ARGS
=
-Dpython
=
${PYTHON_CMD}
PLIST_SUB
=
PORTVER
=
${PORTVERSION}
post-install
:
@
${STRIP_CMD}
${STAGEDIR}${PYTHON_SITELIBDIR}
/cairo/_cairo.so
.
include
<bsd.port.mk>
graphics/py-cairo-devel/distinfo
deleted
100644 → 0
View file @
92412e2e
TIMESTAMP = 1599989334
SHA256 (pycairo-1.19.1.tar.gz) = 2c143183280feb67f5beb4e543fd49990c28e7df427301ede04fc550d3562e84
SIZE (pycairo-1.19.1.tar.gz) = 205196
graphics/py-cairo-devel/pkg-descr
deleted
100644 → 0
View file @
92412e2e
Python bindings for Cairo.
WWW: https://github.com/pygobject/pycairo
graphics/py-cairo-devel/pkg-plist
deleted
100644 → 0
View file @
92412e2e
include/pycairo/py3cairo.h
%%PYTHON_SITELIBDIR%%/cairo/__init__.py
%%PYTHON_SITELIBDIR%%/cairo/__init__.pyi
%%PYTHON_SITELIBDIR%%/cairo/_cairo.so
%%PYTHON_SITELIBDIR%%/cairo/include/py3cairo.h
%%PYTHON_SITELIBDIR%%/cairo/py.typed
%%PYTHON_SITELIBDIR%%/pycairo-%%PORTVER%%.egg-info
libdata/pkgconfig/py3cairo.pc
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment