import gnome-js-common 0.1.2
gnome-js-common is a module holding tests and JavaScript code useful or common to both Seed and gjs. ok aja@
This commit is contained in:
parent
b3245c12a6
commit
620b9d8ee0
22
x11/gnome/js-common/Makefile
Normal file
22
x11/gnome/js-common/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/05/13 08:16:28 jasper Exp $
|
||||
|
||||
COMMENT= shared JavaScript files for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-js-common
|
||||
GNOME_VERSION= 0.1.2
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
FAKE_FLAGS+= gnome_js_commondoc_DATA=""
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/gnome/js-common/distinfo
Normal file
5
x11/gnome/js-common/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (gnome/gnome-js-common-0.1.2.tar.bz2) = pBR9JGIqsPHQHpkho79QGw==
|
||||
RMD160 (gnome/gnome-js-common-0.1.2.tar.bz2) = Lqsv08M2UllUmCa1UEvq/FsJVsE=
|
||||
SHA1 (gnome/gnome-js-common-0.1.2.tar.bz2) = 83ca1T4VhEP/6Etdhvss5zQXpp0=
|
||||
SHA256 (gnome/gnome-js-common-0.1.2.tar.bz2) = F2W+mfPYPMV+HsE6K7ljRpuOkbYCOe6qth1m13REluY=
|
||||
SIZE (gnome/gnome-js-common-0.1.2.tar.bz2) = 283520
|
2
x11/gnome/js-common/pkg/DESCR
Normal file
2
x11/gnome/js-common/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
gnome-js-common is a module holding tests and JavaScript code useful or
|
||||
common to both Seed and gjs.
|
13
x11/gnome/js-common/pkg/PLIST
Normal file
13
x11/gnome/js-common/pkg/PLIST
Normal file
@ -0,0 +1,13 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/05/13 08:16:28 jasper Exp $
|
||||
lib/gnome-js/
|
||||
lib/gnome-js/ArrayUtils.js
|
||||
lib/gnome-js/JSON.js
|
||||
lib/gnome-js/lang.js
|
||||
lib/gnome-js/signals.js
|
||||
lib/gnome-js/tweener/
|
||||
lib/gnome-js/tweener/equations.js
|
||||
lib/gnome-js/tweener/tweenList.js
|
||||
lib/gnome-js/tweener/tweener.js
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/gnome-js-common.pc
|
||||
share/doc/gnome_js_common/
|
Loading…
Reference in New Issue
Block a user