[Midnightbsd-cvs] mports [19799] trunk/lang: add gjs
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Aug 18 20:18:52 EDT 2015
Revision: 19799
http://svnweb.midnightbsd.org/mports/?rev=19799
Author: laffer1
Date: 2015-08-18 20:18:51 -0400 (Tue, 18 Aug 2015)
Log Message:
-----------
add gjs
Modified Paths:
--------------
trunk/lang/Makefile
Added Paths:
-----------
trunk/lang/gjs/
trunk/lang/gjs/Makefile
trunk/lang/gjs/distinfo
trunk/lang/gjs/pkg-descr
trunk/lang/gjs/pkg-plist
Modified: trunk/lang/Makefile
===================================================================
--- trunk/lang/Makefile 2015-08-19 00:15:05 UTC (rev 19798)
+++ trunk/lang/Makefile 2015-08-19 00:18:51 UTC (rev 19799)
@@ -23,6 +23,7 @@
SUBDIR += gcc48
SUBDIR += gcc-ecj45
SUBDIR += ghc
+SUBDIR += gjs
SUBDIR += gnustep-base
SUBDIR += gnustep-guile
SUBDIR += gscheme
Added: trunk/lang/gjs/Makefile
===================================================================
--- trunk/lang/gjs/Makefile (rev 0)
+++ trunk/lang/gjs/Makefile 2015-08-19 00:18:51 UTC (rev 19799)
@@ -0,0 +1,34 @@
+# Created by: Pawel Worach <pawel.worach at gmail.com>
+# $MidnightBSD$
+# $FreeBSD: head/lang/gjs/Makefile 385016 2015-04-29 22:13:10Z truckman $
+
+PORTNAME= gjs
+PORTVERSION= 1.42.0
+CATEGORIES= lang gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome3
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= GNOME Javascript binding
+
+LICENSE= mpl gpl2 lgpl2.1 mit
+LICENSE_COMB= multi
+
+LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libmozjs-24.so:${PORTSDIR}/lang/spidermonkey24
+
+USES= gettext gmake libtool pathfix pkgconfig \
+ python:build tar:xz
+USE_GNOME= cairo glib20 gnomeprefix introspection:build \
+ intlhack
+GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
+
+.include <bsd.mport.options.mk>
+
+USES+= compiler:c++11-lib
+
+.include <bsd.port.mk>
Property changes on: trunk/lang/gjs/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/lang/gjs/distinfo
===================================================================
--- trunk/lang/gjs/distinfo (rev 0)
+++ trunk/lang/gjs/distinfo 2015-08-19 00:18:51 UTC (rev 19799)
@@ -0,0 +1,2 @@
+SHA256 (gnome3/gjs-1.42.0.tar.xz) = 0c9afb7d5be6ead5b68059596f08eb7c3902b1676ee9c8846aa8df09647dba13
+SIZE (gnome3/gjs-1.42.0.tar.xz) = 449264
Property changes on: trunk/lang/gjs/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/lang/gjs/pkg-descr
===================================================================
--- trunk/lang/gjs/pkg-descr (rev 0)
+++ trunk/lang/gjs/pkg-descr 2015-08-19 00:18:51 UTC (rev 19799)
@@ -0,0 +1,3 @@
+JavaScript bindings based on gobject-introspection.
+
+WWW: http://live.gnome.org/Gjs
Property changes on: trunk/lang/gjs/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/lang/gjs/pkg-plist
===================================================================
--- trunk/lang/gjs/pkg-plist (rev 0)
+++ trunk/lang/gjs/pkg-plist 2015-08-19 00:18:51 UTC (rev 19799)
@@ -0,0 +1,37 @@
+bin/gjs
+bin/gjs-console
+include/gjs-1.0/gi/arg.h
+include/gjs-1.0/gi/boxed.h
+include/gjs-1.0/gi/closure.h
+include/gjs-1.0/gi/enumeration.h
+include/gjs-1.0/gi/foreign.h
+include/gjs-1.0/gi/function.h
+include/gjs-1.0/gi/fundamental.h
+include/gjs-1.0/gi/gerror.h
+include/gjs-1.0/gi/gtype.h
+include/gjs-1.0/gi/interface.h
+include/gjs-1.0/gi/keep-alive.h
+include/gjs-1.0/gi/ns.h
+include/gjs-1.0/gi/object.h
+include/gjs-1.0/gi/param.h
+include/gjs-1.0/gi/repo.h
+include/gjs-1.0/gi/union.h
+include/gjs-1.0/gi/value.h
+include/gjs-1.0/gjs/byteArray.h
+include/gjs-1.0/gjs/compat.h
+include/gjs-1.0/gjs/context.h
+include/gjs-1.0/gjs/coverage.h
+include/gjs-1.0/gjs/gjs-module.h
+include/gjs-1.0/gjs/gjs.h
+include/gjs-1.0/gjs/importer.h
+include/gjs-1.0/gjs/jsapi-util.h
+include/gjs-1.0/gjs/mem.h
+include/gjs-1.0/gjs/native.h
+include/gjs-1.0/gjs/runtime.h
+include/gjs-1.0/gjs/type-module.h
+lib/gjs/girepository-1.0/GjsPrivate-1.0.typelib
+lib/libgjs.so
+lib/libgjs.so.0
+lib/libgjs.so.0.0.0
+libdata/pkgconfig/gjs-1.0.pc
+libdata/pkgconfig/gjs-internals-1.0.pc
Property changes on: trunk/lang/gjs/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