ports/169747: [patch] emulators/wine-mono-devel: new data port for wine-devel
David Naylor
naylor.b.david at gmail.com
Mon Jul 9 19:10:10 UTC 2012
>Number: 169747
>Category: ports
>Synopsis: [patch] emulators/wine-mono-devel: new data port for wine-devel
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Jul 09 19:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: David Naylor
>Release:
>Organization:
>Environment:
>Description:
Add a package to support mono as required by wine-1.5.6+
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# wine-mono-devel
# wine-mono-devel/Makefile
# wine-mono-devel/pkg-descr
# wine-mono-devel/distinfo
#
echo c - wine-mono-devel
mkdir -p wine-mono-devel > /dev/null 2>&1
echo x - wine-mono-devel/Makefile
sed 's/^X//' >wine-mono-devel/Makefile << 'b75859c77fa3cea88b8a580d0fec735f'
X# New ports collection makefile for: wine-mono-devel
X# Date created: 2012-07-09
X# Whom: David Naylor <naylor.b.david at gmail.com>
X#
X# $FreeBSD$
X
XPORTNAME= wine-mono
XDISTVERSION= 0.0.4
XCATEGORIES= emulators
XMASTER_SITES= SF/wine/Wine%20Mono/${DISTVERSION}
XEXTRACT_SUFX= .msi
XEXTRACT_ONLY=
X
XMAINTAINER= naylor.b.david at gmail.com
XCOMMENT= Mono .NET implementation for Wine development branch (HTML support)
X
XLICENSE= MIT GPLv2 LGPL20
XLICENSE_COMB= multi
X
XLATEST_LINK= wine-mono-devel
XNO_BUILD= yes
XPLIST_SUB+= MONO_VERSION="${DISTVERSION}"
XDATADIR= ${PREFIX}/share/wine
XPLIST_FILES= %%DATADIR%%/mono/wine-mono-%%MONO_VERSION%%.msi
XPLIST_DIRSTRY= %%DATADIR%%/mono %%DATADIR%%
X
Xdo-install:
X @${MKDIR} ${DATADIR}/mono
X ${INSTALL_DATA} ${DISTDIR}/wine-mono-${DISTVERSION}.msi \
X ${DATADIR}/mono
X
X.include <bsd.port.mk>
b75859c77fa3cea88b8a580d0fec735f
echo x - wine-mono-devel/pkg-descr
sed 's/^X//' >wine-mono-devel/pkg-descr << 'd913c606f53c871e0b4647480c7b1949'
XMono is an open-source and cross-platform implementation of the .NET Framework.
XWine can use a Windows build of Mono to run .NET applications.
X
XWWW: http://wiki.winehq.org/Mono
d913c606f53c871e0b4647480c7b1949
echo x - wine-mono-devel/distinfo
sed 's/^X//' >wine-mono-devel/distinfo << '8f633dfb66609bfe6e92a984b8a954f9'
XSHA256 (wine-mono-0.0.4.msi) = 15d8a612cdeca4eff3137353f29fdeb7a99e055cd633844c91cd00e0186b8882
XSIZE (wine-mono-0.0.4.msi) = 44408320
8f633dfb66609bfe6e92a984b8a954f9
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list