mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
- Add rubygem-vte3 3.0.7
Ruby/VTE is a Ruby binding of VTE. WWW: http://ruby-gnome2.sourceforge.jp/ Sponsored by: PortsCamp Taiwan
This commit is contained in:
parent
7b3e3ff945
commit
a2e372e6a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406496
@ -235,6 +235,7 @@
|
||||
SUBDIR += rubygem-pango
|
||||
SUBDIR += rubygem-poppler
|
||||
SUBDIR += rubygem-vte
|
||||
SUBDIR += rubygem-vte3
|
||||
SUBDIR += scintilla
|
||||
SUBDIR += sdl_pango
|
||||
SUBDIR += shared-desktop-ontologies
|
||||
|
23
x11-toolkits/rubygem-vte3/Makefile
Normal file
23
x11-toolkits/rubygem-vte3/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= vte3
|
||||
PORTVERSION= 3.0.7
|
||||
CATEGORIES= x11-toolkits rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Ruby binding for VTE
|
||||
|
||||
LICENSE= LGPL21+
|
||||
|
||||
RUN_DEPENDS= rubygem-gobject-introspection>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-gobject-introspection \
|
||||
rubygem-gtk3>=${PORTVERSION}:${PORTSDIR}/x11-toolkits/rubygem-gtk3
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_GNOME= vte3
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11-toolkits/rubygem-vte3/distinfo
Normal file
2
x11-toolkits/rubygem-vte3/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/vte3-3.0.7.gem) = c80c1c952b0dc0d4f9554221fafc558e3cf5fd7355cad8118efede8da99b96ca
|
||||
SIZE (rubygem/vte3-3.0.7.gem) = 8704
|
3
x11-toolkits/rubygem-vte3/pkg-descr
Normal file
3
x11-toolkits/rubygem-vte3/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Ruby/VTE is a Ruby binding of VTE.
|
||||
|
||||
WWW: http://ruby-gnome2.sourceforge.jp/
|
Loading…
x
Reference in New Issue
Block a user