mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Branch the emulators/wine-gecko port like we have been branching a new
emulators/wine-devel port off emulators/wine. This new port, emulators/ wine-gecko-devel, now goes with wine-devel whereas wine-gecko continues to support the regular wine port. PR: 166730 Submitted by: David Naylor <naylor.b.david@gmail.com>
This commit is contained in:
parent
b4d6b0d905
commit
f48e67973e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297539
@ -190,6 +190,7 @@
|
||||
SUBDIR += wine-devel
|
||||
SUBDIR += wine-doors
|
||||
SUBDIR += wine-gecko
|
||||
SUBDIR += wine-gecko-devel
|
||||
SUBDIR += wxmupen64plus
|
||||
SUBDIR += x48
|
||||
SUBDIR += xbraitenberg
|
||||
|
@ -1,12 +1,11 @@
|
||||
# New ports collection makefile for: wine_gecko
|
||||
# Date created: 2011-04-30
|
||||
# New ports collection makefile for: wine-gecko-devel
|
||||
# Date created: 2012-05-27
|
||||
# Whom: David Naylor <naylor.b.david@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= wine-gecko
|
||||
DISTVERSION= 1.4
|
||||
PORTNAME= wine-gecko-devel
|
||||
DISTVERSION= 1.5
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION}
|
||||
DISTNAME= wine_gecko-${DISTVERSION}-x86
|
||||
@ -14,7 +13,7 @@ EXTRACT_SUFX= .msi
|
||||
EXTRACT_ONLY=
|
||||
|
||||
MAINTAINER= naylor.b.david@gmail.com
|
||||
COMMENT= Gecko Layout Engine for Wine (HTML support)
|
||||
COMMENT= Gecko Layout Engine for Wine development branch (HTML support)
|
||||
|
||||
LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3
|
||||
LICENSE_COMB= multi
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (wine_gecko-1.4-x86.msi) = b30e0ac29a91a6fc40c73b5b760a56360a1d5323282545e32efaa40c75d8986d
|
||||
SIZE (wine_gecko-1.4-x86.msi) = 14732288
|
||||
SHA256 (wine_gecko-1.5-x86.msi) = 2e372a1b87ff2a22ad5127400ece4b09e55591d9f84e00bb562d294898a49b5c
|
||||
SIZE (wine_gecko-1.5-x86.msi) = 15950848
|
||||
|
Loading…
Reference in New Issue
Block a user