aboutsummaryrefslogtreecommitdiffstats
path: root/games/ninix-aya/Makefile
blob: 112e8661aaac3ccbd1b0d823d1a398062f6fd1a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# New ports collection makefile for:    ninix-aya
# Date created:             6 Dec 2003
# Whom:                 UMENO Takashi
#
# $FreeBSD$
#

PORTNAME=   ninix-aya
PORTVERSION=    4.0.1
PORTREVISION=   1
CATEGORIES= games
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= ninix-aya/45045
DISTNAME=   ninix-aya-${PORTVERSION}
EXTRACT_SUFX=   .tgz

MAINTAINER= umeno@rr.iij4u.or.jp
COMMENT=    Ninix-aya is a compatible with desktop mascot program "Ukagaka"

LIB_DEPENDS=    png:${PORTSDIR}/graphics/png
RUN_DEPENDS=    unzip:${PORTSDIR}/archivers/unzip \
        lha:${PORTSDIR}/archivers/lha \
        ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \
        ${PYTHON_SITELIBDIR}/chardet/__init__.py:${PORTSDIR}/textproc/py-chardet \
        ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy \
        ${PYTHON_SITELIBDIR}/pygst.py:${PORTSDIR}/multimedia/py-gstreamer

PYVERSION=  ${PYTHON_VERSION:S/^python//}
.if defined(PYTHON_VERSION) && ${PYVERSION:S/.//} < 24
RUN_DEPENDS+=   ${PYTHON_SITELIBDIR}/japanese.pth:${PORTSDIR}/japanese/pycodec
.endif # defined(PYVERSION) && ${PYVERSION:S/.//} < 24

USE_PYTHON= yes
USE_GMAKE=  yes

.include <bsd.port.mk>
n>/+1 * - Update libdvdread and libdvdnav to 4.2.1Ganael LAPLANCHE2014-02-031-1/+1 * Enable stageBaptiste Daroussin2013-10-201-6/+4 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-5/+2 * - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0 * - Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisionsGanael LAPLANCHE2012-01-171-1/+1 * The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+0 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-1/+0 * - remove MD5Olli Hauer2011-07-031-1/+0 * Bump PORTREVISION for libdvdread dependantsMax Brazhnikov2010-09-151-1/+1 * - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirror...Dmitry Marakasov2009-09-021-2/+1 * Mark MAKE_JOBS_SAFE for SMP compilationMario Sergio Fujikawa Ferreira2009-03-261-0/+1 * Replace libdvdread with the version maintained by the mplayer groupRobert Noland2009-02-091-2/+2 * - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...Pav Lucistnik2008-07-251-3/+1