mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
wxWindows -> wxWidgets
This commit is contained in:
parent
1bf1910a88
commit
fa4db68f2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106242
@ -8,7 +8,7 @@
|
||||
PORTREVISION= 1
|
||||
|
||||
MAINTAINER= fjoe@FreeBSD.org
|
||||
COMMENT= The wxWindows GUI toolkit (common files)
|
||||
COMMENT= The wxWidgets GUI toolkit (common files)
|
||||
|
||||
WXGTK_FLAVOR= gtk-common
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk
|
||||
|
@ -8,7 +8,7 @@
|
||||
PORTREVISION= 1
|
||||
|
||||
MAINTAINER= fjoe@FreeBSD.org
|
||||
COMMENT= The wxWindows GUI toolkit contributed libraries (common files)
|
||||
COMMENT= The wxWidgets GUI toolkit contributed libraries (common files)
|
||||
|
||||
WXGTK_FLAVOR= gtk-contrib-common
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk
|
||||
|
@ -8,7 +8,7 @@
|
||||
PORTREVISION= 2
|
||||
|
||||
MAINTAINER= fjoe@FreeBSD.org
|
||||
COMMENT= The wxWindows GUI toolkit contributed libraries
|
||||
COMMENT= The wxWidgets GUI toolkit contributed libraries
|
||||
|
||||
WXGTK_FLAVOR= gtk-contrib
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk
|
||||
|
@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= wxwindows
|
||||
DISTNAME= wxGTK-${PORTVERSION}
|
||||
|
||||
MAINTAINER?= fjoe@FreeBSD.org
|
||||
COMMENT?= The wxWindows GUI toolkit with GTK+ bindings
|
||||
COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings
|
||||
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff
|
||||
|
@ -1,4 +1,4 @@
|
||||
wxWindows is a C++ GUI framework for platform independent software
|
||||
development. On FreeBSD the Gtk toolkit is used.
|
||||
wxWidgets (formerly known as wxWindows) is a C++ GUI framework for platform
|
||||
independent software development. On FreeBSD the Gtk toolkit is used.
|
||||
|
||||
WWW: http://www.wxwindows.org/
|
||||
WWW: http://www.wxwidgets.org/
|
||||
|
@ -8,7 +8,7 @@
|
||||
PORTREVISION= 2
|
||||
|
||||
MAINTAINER= fjoe@FreeBSD.org
|
||||
COMMENT= The wxWindows GUI toolkit contributed libraries (GTK2 version)
|
||||
COMMENT= The wxWidgets GUI toolkit contributed libraries (GTK2 version)
|
||||
|
||||
WXGTK_FLAVOR= gtk2-contrib
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk
|
||||
|
@ -8,7 +8,7 @@
|
||||
PORTREVISION= 2
|
||||
|
||||
MAINTAINER= fjoe@FreeBSD.org
|
||||
COMMENT= The wxWindows GUI toolkit contributed libraries (Unicode version)
|
||||
COMMENT= The wxWidgets GUI toolkit contributed libraries (Unicode version)
|
||||
|
||||
WXGTK_FLAVOR= gtk2-unicode-contrib
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk
|
||||
|
@ -8,7 +8,7 @@
|
||||
PORTREVISION= 2
|
||||
|
||||
MAINTAINER= fjoe@FreeBSD.org
|
||||
COMMENT= The wxWindows GUI toolkit (Unicode version)
|
||||
COMMENT= The wxWidgets GUI toolkit (Unicode version)
|
||||
|
||||
WXGTK_FLAVOR= gtk2-unicode
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk
|
||||
|
@ -8,7 +8,7 @@
|
||||
PORTREVISION= 3
|
||||
|
||||
MAINTAINER= fjoe@FreeBSD.org
|
||||
COMMENT= The wxWindows GUI toolkit (GTK2 version)
|
||||
COMMENT= The wxWidgets GUI toolkit (GTK2 version)
|
||||
|
||||
WXGTK_FLAVOR= gtk2
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk
|
||||
|
@ -8,7 +8,7 @@
|
||||
PORTREVISION= 2
|
||||
|
||||
MAINTAINER= fjoe@FreeBSD.org
|
||||
COMMENT= The wxWindows GUI toolkit contributed libraries
|
||||
COMMENT= The wxWidgets GUI toolkit contributed libraries
|
||||
|
||||
WXGTK_FLAVOR= gtk-contrib
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk
|
||||
|
@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= wxwindows
|
||||
DISTNAME= wxGTK-${PORTVERSION}
|
||||
|
||||
MAINTAINER?= fjoe@FreeBSD.org
|
||||
COMMENT?= The wxWindows GUI toolkit with GTK+ bindings
|
||||
COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings
|
||||
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff
|
||||
|
@ -1,4 +1,4 @@
|
||||
wxWindows is a C++ GUI framework for platform independent software
|
||||
development. On FreeBSD the Gtk toolkit is used.
|
||||
wxWidgets (formerly known as wxWindows) is a C++ GUI framework for platform
|
||||
independent software development. On FreeBSD the Gtk toolkit is used.
|
||||
|
||||
WWW: http://www.wxwindows.org/
|
||||
WWW: http://www.wxwidgets.org/
|
||||
|
Loading…
Reference in New Issue
Block a user