FreeBSD Bugzilla – Attachment 177560 Details for
Bug 214966
New port: x11-toolkits/hs-gtk3: Haskell bindings for GTK 3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
SVN diff
hs-gtk3.diff (text/plain), 3.31 KB, created by
Colin Mitchell
on 2016-11-30 21:49:03 UTC
(
hide
)
Description:
SVN diff
Filename:
MIME Type:
Creator:
Colin Mitchell
Created:
2016-11-30 21:49:03 UTC
Size:
3.31 KB
patch
obsolete
>Index: lang/ghc/bsd.hackage.mk >=================================================================== >--- lang/ghc/bsd.hackage.mk (revision 427460) >+++ lang/ghc/bsd.hackage.mk (working copy) >@@ -191,6 +191,7 @@ > gnutls_port= security/hs-gnutls # lib_depends > gsasl_port= net/hs-gsasl # lib_depends > gtk_port= x11-toolkits/hs-gtk >+gtk3_port= x11-toolkits/hs-gtk3 > gtk2hs_port= x11-toolkits/hs-gtk2hs # metaport > gtk2hs-buildtools_port= devel/hs-gtk2hs-buildtools # executable > gtksourceview2_port= x11-toolkits/hs-gtksourceview2 >Index: x11-toolkits/hs-gtk3/Makefile >=================================================================== >--- x11-toolkits/hs-gtk3/Makefile (nonexistent) >+++ x11-toolkits/hs-gtk3/Makefile (working copy) >@@ -0,0 +1,18 @@ >+# $FreeBSD$ >+ >+PORTNAME= gtk3 >+PORTVERSION= 0.14.2 >+CATEGORIES= x11-toolkits haskell >+ >+MAINTAINER= haskell@FreeBSD.org >+COMMENT= Binding to the Gtk+ 3.0 graphical user interface library >+ >+LICENSE= LGPL21 >+ >+USES= pkgconfig >+USE_CABAL= cairo>=0.13.0.0 gio>=0.13.0 glib>=0.13.0.0 mtl \ >+ pango>=0.13.0.0 text>=0.11.0.6 >+USE_GNOME= gtk30 >+ >+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" >+.include <bsd.port.mk> > >Property changes on: x11-toolkits/hs-gtk3/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11-toolkits/hs-gtk3/distinfo >=================================================================== >--- x11-toolkits/hs-gtk3/distinfo (nonexistent) >+++ x11-toolkits/hs-gtk3/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1480540772 >+SHA256 (cabal/gtk3-0.14.2.tar.gz) = da198906bf3807e61c6d3c85c8537f424d9073d517d511d38197c569a1cb3d1d >+SIZE (cabal/gtk3-0.14.2.tar.gz) = 676799 > >Property changes on: x11-toolkits/hs-gtk3/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11-toolkits/hs-gtk3/pkg-descr >=================================================================== >--- x11-toolkits/hs-gtk3/pkg-descr (nonexistent) >+++ x11-toolkits/hs-gtk3/pkg-descr (working copy) >@@ -0,0 +1,5 @@ >+This is the core library of the Gtk2Hs suite of libraries for Haskell based on >+Gtk+ 3.0. Gtk+ is an extensive and mature multi-platform toolkit for creating >+graphical user interfaces. >+ >+WWW: http://projects.haskell.org/gtk2hs/ > >Property changes on: x11-toolkits/hs-gtk3/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 214966
: 177560