# New ports collection makefile for: pychess # Date created: 2008-01-23 # Whom: Nicola Vitale # # $FreeBSD$ # PORTNAME= pychess PORTVERSION= 0.8.2 #PORTREVISION= 0 #PORTEPOCH= 0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= A GTK chess client written in Python RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=3-2.5.1_1:${PORTSDIR}/databases/py-sqlite3 INSTALLS_ICONS= yes OPTIONS= PYGSTREAMER "Install gst-python for audio support" off \ CRAFTY "Install crafty (chess engine)" off \ GNUCHESS "Install gnuchess (chess engine)" off \ PHALANX "Install phalanx (chess engine)" off \ SJENG "Install sjeng (chess engine)" off OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options PYDISTUTILS_PKGVERSION= ${DISTVERSION} USE_GNOME= pygnomedesktop USE_GETTEXT= yes USE_PYTHON= yes USE_PYDISTUTILS= yes REINPLACE_ARGS= -i.bak -e 's,%%PREFIX%%,${PREFIX},' -e 's,share/games/pychess,${DATADIR},' -e '1s,/usr/bin/env python,&${PYTHON_VER},' .if !defined(NO_INSTALL_MANPAGES) MAN1= ${PORTNAME}.1 MANCOMPRESSED= yes .else MAKE_ENV+= NO_INSTALL_MANPAGES=${NO_INSTALL_MANPAGES} .endif post-patch: cd ${WRKSRC} && ${REINPLACE_CMD} ${PORTNAME} ${PYSETUP} lib/pychess/Utils/Move.py .include .if defined (WITH_PYGSTREAMER) RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}-gstreamer>=0.10.8:${PORTSDIR}/py-gstreamer .endif .if defined (WITH_CRAFTY) RUN_DEPENDS+= crafty:${PORTSDIR}/games/crafty .endif .if defined (WITH_GNUCHESS) RUN_DEPENDS+= gnuchess:${PORTSDIR}/games/gnuchess .endif .if defined (WITH_PHALANX) RUN_DEPENDS+= phalanx:${PORTSDIR}/games/phalanx .endif .if defined (WITH_SJENG) RUN_DEPENDS+= sjeng:${PORTSDIR}/games/sjeng .endif .include .3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x11-wm/pekwm: Unbreak with Clang 6tobik2018-08-261-1/+3
* - Pass maintainership to submitter [1]amdmi32016-07-261-7/+9
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-3/+3
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-1/+1
* Convert to USES=jpegantoine2015-06-231-3/+2
* converters/libiconv:tijl2015-04-151-1/+1
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-281-6/+0
* Bump portrevision after png updatebapt2014-12-261-1/+1