New port glade, a GUI builder for gtk.
PR: 7107 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk>
This commit is contained in:
parent
93c9528efc
commit
fbfc93950f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11623
10 changed files with 92 additions and 0 deletions
31
devel/glade/Makefile
Normal file
31
devel/glade/Makefile
Normal file
|
@ -0,0 +1,31 @@
|
|||
# New ports collection makefile for: glade
|
||||
# Version required: 0.2.3
|
||||
# Date created: 29 June 1998
|
||||
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= glade-0.2.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.comp.lancs.ac.uk/~damon/builder/
|
||||
|
||||
MAINTAINER= dom@myrddin.demon.co.uk
|
||||
|
||||
LIB_DEPENDS+= gtk\\.1\\.4:${PORTSDIR}/x11/gtk
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X11= yes
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/glade
|
||||
${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/glade
|
||||
${INSTALL_MAN} ${WRKSRC}/TODO ${PREFIX}/share/doc/glade
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/developer.txt ${PREFIX}/share/doc/glade
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/file_format.txt ${PREFIX}/share/doc/glade
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/manual.txt ${PREFIX}/share/doc/glade
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/notes.txt ${PREFIX}/share/doc/glade
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
1
devel/glade/distinfo
Normal file
1
devel/glade/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (glade-0.2.3.tar.gz) = a4f9ae14932d5fae466d25227df5a1a4
|
1
devel/glade/pkg-comment
Normal file
1
devel/glade/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
A user interface builder for GTK+.
|
5
devel/glade/pkg-descr
Normal file
5
devel/glade/pkg-descr
Normal file
|
@ -0,0 +1,5 @@
|
|||
This is Glade, a user interface builder for GTK+. (GTK+, which
|
||||
stands for the Gimp ToolKit, is a library for creating graphical
|
||||
user interfaces for the X Window System. See http://www.gtk.org/)
|
||||
|
||||
http://www.comp.lancs.ac.uk/~damon/builder/index.html
|
8
devel/glade/pkg-plist
Normal file
8
devel/glade/pkg-plist
Normal file
|
@ -0,0 +1,8 @@
|
|||
bin/glade
|
||||
share/doc/glade/README
|
||||
share/doc/glade/TODO
|
||||
share/doc/glade/developer.txt
|
||||
share/doc/glade/file_format.txt
|
||||
share/doc/glade/manual.txt
|
||||
share/doc/glade/notes.txt
|
||||
@dirrm share/doc/glade
|
31
devel/glade2/Makefile
Normal file
31
devel/glade2/Makefile
Normal file
|
@ -0,0 +1,31 @@
|
|||
# New ports collection makefile for: glade
|
||||
# Version required: 0.2.3
|
||||
# Date created: 29 June 1998
|
||||
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= glade-0.2.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.comp.lancs.ac.uk/~damon/builder/
|
||||
|
||||
MAINTAINER= dom@myrddin.demon.co.uk
|
||||
|
||||
LIB_DEPENDS+= gtk\\.1\\.4:${PORTSDIR}/x11/gtk
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X11= yes
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/glade
|
||||
${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/glade
|
||||
${INSTALL_MAN} ${WRKSRC}/TODO ${PREFIX}/share/doc/glade
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/developer.txt ${PREFIX}/share/doc/glade
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/file_format.txt ${PREFIX}/share/doc/glade
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/manual.txt ${PREFIX}/share/doc/glade
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/notes.txt ${PREFIX}/share/doc/glade
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
1
devel/glade2/distinfo
Normal file
1
devel/glade2/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (glade-0.2.3.tar.gz) = a4f9ae14932d5fae466d25227df5a1a4
|
1
devel/glade2/pkg-comment
Normal file
1
devel/glade2/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
A user interface builder for GTK+.
|
5
devel/glade2/pkg-descr
Normal file
5
devel/glade2/pkg-descr
Normal file
|
@ -0,0 +1,5 @@
|
|||
This is Glade, a user interface builder for GTK+. (GTK+, which
|
||||
stands for the Gimp ToolKit, is a library for creating graphical
|
||||
user interfaces for the X Window System. See http://www.gtk.org/)
|
||||
|
||||
http://www.comp.lancs.ac.uk/~damon/builder/index.html
|
8
devel/glade2/pkg-plist
Normal file
8
devel/glade2/pkg-plist
Normal file
|
@ -0,0 +1,8 @@
|
|||
bin/glade
|
||||
share/doc/glade/README
|
||||
share/doc/glade/TODO
|
||||
share/doc/glade/developer.txt
|
||||
share/doc/glade/file_format.txt
|
||||
share/doc/glade/manual.txt
|
||||
share/doc/glade/notes.txt
|
||||
@dirrm share/doc/glade
|
Loading…
Reference in a new issue