[Midnightbsd-cvs] mports [23200] trunk/devel: add gio-sharp
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Apr 24 22:30:03 EDT 2018
Revision: 23200
http://svnweb.midnightbsd.org/mports/?rev=23200
Author: laffer1
Date: 2018-04-24 22:30:02 -0400 (Tue, 24 Apr 2018)
Log Message:
-----------
add gio-sharp
Modified Paths:
--------------
trunk/devel/Makefile
Added Paths:
-----------
trunk/devel/gio-sharp/
trunk/devel/gio-sharp/Makefile
trunk/devel/gio-sharp/distinfo
trunk/devel/gio-sharp/pkg-descr
trunk/devel/gio-sharp/pkg-plist
Modified: trunk/devel/Makefile
===================================================================
--- trunk/devel/Makefile 2018-04-25 02:28:30 UTC (rev 23199)
+++ trunk/devel/Makefile 2018-04-25 02:30:02 UTC (rev 23200)
@@ -82,6 +82,7 @@
SUBDIR += gdb66
SUBDIR += geany
SUBDIR += gettext
+SUBDIR += gio-sharp
SUBDIR += gettext-lint
SUBDIR += gettext-msghack
SUBDIR += gettext-runtime
Added: trunk/devel/gio-sharp/Makefile
===================================================================
--- trunk/devel/gio-sharp/Makefile (rev 0)
+++ trunk/devel/gio-sharp/Makefile 2018-04-25 02:30:02 UTC (rev 23200)
@@ -0,0 +1,18 @@
+# $MidnightBSD$
+
+PORTNAME= gio-sharp
+PORTVERSION= 2.22.3
+CATEGORIES= devel
+MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= GIO bindings not available in gtk-sharp
+
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= ac_cv_path_CSC=${LOCALBASE}/bin/mcs
+USES= gmake pathfix pkgconfig tar:bzip2
+USE_GNOME= gtksharp20
+
+MAKE_JOBS_UNSAFE=yes
+
+.include <bsd.port.mk>
Property changes on: trunk/devel/gio-sharp/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/gio-sharp/distinfo
===================================================================
--- trunk/devel/gio-sharp/distinfo (rev 0)
+++ trunk/devel/gio-sharp/distinfo 2018-04-25 02:30:02 UTC (rev 23200)
@@ -0,0 +1,2 @@
+SHA256 (gio-sharp-2.22.3.tar.bz2) = e8387f20444dc721273dd5cafa38dcd822ffa28e72a9e150429cd040d09b43e4
+SIZE (gio-sharp-2.22.3.tar.bz2) = 108181
Property changes on: trunk/devel/gio-sharp/distinfo
___________________________________________________________________
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
Added: trunk/devel/gio-sharp/pkg-descr
===================================================================
--- trunk/devel/gio-sharp/pkg-descr (rev 0)
+++ trunk/devel/gio-sharp/pkg-descr 2018-04-25 02:30:02 UTC (rev 23200)
@@ -0,0 +1,3 @@
+gio-sharp binds the GIO API, which isn't available in Gtk#.
+
+WWW: http://github.com/mono/gio-sharp
Property changes on: trunk/devel/gio-sharp/pkg-descr
___________________________________________________________________
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
Added: trunk/devel/gio-sharp/pkg-plist
===================================================================
--- trunk/devel/gio-sharp/pkg-plist (rev 0)
+++ trunk/devel/gio-sharp/pkg-plist 2018-04-25 02:30:02 UTC (rev 23200)
@@ -0,0 +1,5 @@
+lib/gio-sharp/gio-sharp.dll
+lib/gio-sharp/gio-sharp.dll.config
+lib/gio-sharp/gio-sharp.dll.mdb
+libdata/pkgconfig/gio-sharp-2.0.pc
+share/gapi-2.0/gio-api.xml
Property changes on: trunk/devel/gio-sharp/pkg-plist
___________________________________________________________________
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
More information about the Midnightbsd-cvs
mailing list