summaryrefslogtreecommitdiff
path: root/x11/vte3
diff options
context:
space:
mode:
authoryouri <youri>2017-06-25 23:20:45 +0000
committeryouri <youri>2017-06-25 23:20:45 +0000
commitd80621cf4ca96ff30ec523097ffbfb6468d4f013 (patch)
treeec4b406924bb8d13391080f75f673426d85331da /x11/vte3
parent1a8db7a4ee0736c5470f0cd38ba0278d694dcc90 (diff)
downloadpkgsrc-d80621cf4ca96ff30ec523097ffbfb6468d4f013.tar.gz
Import vte-0.38.4 as x11/vte3.
Terminal widget with improved font, internationalization and accessibility support for the GNOME 3 desktop.
Diffstat (limited to 'x11/vte3')
-rw-r--r--x11/vte3/DESCR2
-rw-r--r--x11/vte3/Makefile27
-rw-r--r--x11/vte3/PLIST128
-rw-r--r--x11/vte3/buildlink3.mk16
-rw-r--r--x11/vte3/distinfo6
5 files changed, 179 insertions, 0 deletions
diff --git a/x11/vte3/DESCR b/x11/vte3/DESCR
new file mode 100644
index 00000000000..6ca5211e318
--- /dev/null
+++ b/x11/vte3/DESCR
@@ -0,0 +1,2 @@
+Terminal widget with improved font, internationalization and
+accessibility support for the GNOME 3 desktop.
diff --git a/x11/vte3/Makefile b/x11/vte3/Makefile
new file mode 100644
index 00000000000..9c47c1d3eea
--- /dev/null
+++ b/x11/vte3/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2017/06/25 23:20:45 youri Exp $
+#
+
+DISTNAME= vte-0.38.4
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.38/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Terminal widget with improved accessibility and I18N support
+LICENSE= gnu-lgpl-v2
+
+PKGCONFIG_OVERRIDE+= vte.pc.in
+
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake intltool msgfmt pkg-config
+
+CONFIGURE_ARGS+= --disable-python
+CONFIGURE_ARGS+= --enable-Bsymbolic=auto
+CONFIGURE_ARGS+= --disable-introspection
+CONFIGURE_ARGS+= --disable-vala
+
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/termcap.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/vte3/PLIST b/x11/vte3/PLIST
new file mode 100644
index 00000000000..68ba2c3d098
--- /dev/null
+++ b/x11/vte3/PLIST
@@ -0,0 +1,128 @@
+@comment $NetBSD: PLIST,v 1.1 2017/06/25 23:20:45 youri Exp $
+etc/profile.d/vte.sh
+include/vte-2.91/vte/vte.h
+include/vte-2.91/vte/vteenums.h
+include/vte-2.91/vte/vteglobals.h
+include/vte-2.91/vte/vtemacros.h
+include/vte-2.91/vte/vtepty.h
+include/vte-2.91/vte/vteterminal.h
+include/vte-2.91/vte/vtetypebuiltins.h
+include/vte-2.91/vte/vteversion.h
+lib/libvte-2.91.la
+lib/pkgconfig/vte-2.91.pc
+share/gtk-doc/html/vte-2.91/VteTerminal.html
+share/gtk-doc/html/vte-2.91/annotation-glossary.html
+share/gtk-doc/html/vte-2.91/api-index-deprecated.html
+share/gtk-doc/html/vte-2.91/api-index-full.html
+share/gtk-doc/html/vte-2.91/ch01.html
+share/gtk-doc/html/vte-2.91/ch02.html
+share/gtk-doc/html/vte-2.91/ch03.html
+share/gtk-doc/html/vte-2.91/home.png
+share/gtk-doc/html/vte-2.91/index.html
+share/gtk-doc/html/vte-2.91/index.sgml
+share/gtk-doc/html/vte-2.91/left-insensitive.png
+share/gtk-doc/html/vte-2.91/left.png
+share/gtk-doc/html/vte-2.91/licence.html
+share/gtk-doc/html/vte-2.91/object-hierarchy.html
+share/gtk-doc/html/vte-2.91/pt01.html
+share/gtk-doc/html/vte-2.91/right-insensitive.png
+share/gtk-doc/html/vte-2.91/right.png
+share/gtk-doc/html/vte-2.91/style.css
+share/gtk-doc/html/vte-2.91/up-insensitive.png
+share/gtk-doc/html/vte-2.91/up.png
+share/gtk-doc/html/vte-2.91/vte-2.91.devhelp2
+share/gtk-doc/html/vte-2.91/vte-Version-Information.html
+share/gtk-doc/html/vte-2.91/vte-Vte-PTY.html
+share/locale/am/LC_MESSAGES/vte-2.91.mo
+share/locale/ang/LC_MESSAGES/vte-2.91.mo
+share/locale/ar/LC_MESSAGES/vte-2.91.mo
+share/locale/as/LC_MESSAGES/vte-2.91.mo
+share/locale/ast/LC_MESSAGES/vte-2.91.mo
+share/locale/az/LC_MESSAGES/vte-2.91.mo
+share/locale/be/LC_MESSAGES/vte-2.91.mo
+share/locale/be@latin/LC_MESSAGES/vte-2.91.mo
+share/locale/bg/LC_MESSAGES/vte-2.91.mo
+share/locale/bn/LC_MESSAGES/vte-2.91.mo
+share/locale/bn_IN/LC_MESSAGES/vte-2.91.mo
+share/locale/bs/LC_MESSAGES/vte-2.91.mo
+share/locale/ca/LC_MESSAGES/vte-2.91.mo
+share/locale/ca@valencia/LC_MESSAGES/vte-2.91.mo
+share/locale/cs/LC_MESSAGES/vte-2.91.mo
+share/locale/cy/LC_MESSAGES/vte-2.91.mo
+share/locale/da/LC_MESSAGES/vte-2.91.mo
+share/locale/de/LC_MESSAGES/vte-2.91.mo
+share/locale/dz/LC_MESSAGES/vte-2.91.mo
+share/locale/el/LC_MESSAGES/vte-2.91.mo
+share/locale/en@shaw/LC_MESSAGES/vte-2.91.mo
+share/locale/en_CA/LC_MESSAGES/vte-2.91.mo
+share/locale/en_GB/LC_MESSAGES/vte-2.91.mo
+share/locale/eo/LC_MESSAGES/vte-2.91.mo
+share/locale/es/LC_MESSAGES/vte-2.91.mo
+share/locale/et/LC_MESSAGES/vte-2.91.mo
+share/locale/eu/LC_MESSAGES/vte-2.91.mo
+share/locale/fa/LC_MESSAGES/vte-2.91.mo
+share/locale/fi/LC_MESSAGES/vte-2.91.mo
+share/locale/fr/LC_MESSAGES/vte-2.91.mo
+share/locale/fur/LC_MESSAGES/vte-2.91.mo
+share/locale/ga/LC_MESSAGES/vte-2.91.mo
+share/locale/gd/LC_MESSAGES/vte-2.91.mo
+share/locale/gl/LC_MESSAGES/vte-2.91.mo
+share/locale/gu/LC_MESSAGES/vte-2.91.mo
+share/locale/he/LC_MESSAGES/vte-2.91.mo
+share/locale/hi/LC_MESSAGES/vte-2.91.mo
+share/locale/hr/LC_MESSAGES/vte-2.91.mo
+share/locale/hu/LC_MESSAGES/vte-2.91.mo
+share/locale/id/LC_MESSAGES/vte-2.91.mo
+share/locale/is/LC_MESSAGES/vte-2.91.mo
+share/locale/it/LC_MESSAGES/vte-2.91.mo
+share/locale/ja/LC_MESSAGES/vte-2.91.mo
+share/locale/ka/LC_MESSAGES/vte-2.91.mo
+share/locale/kn/LC_MESSAGES/vte-2.91.mo
+share/locale/ko/LC_MESSAGES/vte-2.91.mo
+share/locale/ku/LC_MESSAGES/vte-2.91.mo
+share/locale/ky/LC_MESSAGES/vte-2.91.mo
+share/locale/li/LC_MESSAGES/vte-2.91.mo
+share/locale/lt/LC_MESSAGES/vte-2.91.mo
+share/locale/lv/LC_MESSAGES/vte-2.91.mo
+share/locale/mai/LC_MESSAGES/vte-2.91.mo
+share/locale/mi/LC_MESSAGES/vte-2.91.mo
+share/locale/mk/LC_MESSAGES/vte-2.91.mo
+share/locale/ml/LC_MESSAGES/vte-2.91.mo
+share/locale/mn/LC_MESSAGES/vte-2.91.mo
+share/locale/mr/LC_MESSAGES/vte-2.91.mo
+share/locale/ms/LC_MESSAGES/vte-2.91.mo
+share/locale/nb/LC_MESSAGES/vte-2.91.mo
+share/locale/nds/LC_MESSAGES/vte-2.91.mo
+share/locale/ne/LC_MESSAGES/vte-2.91.mo
+share/locale/nl/LC_MESSAGES/vte-2.91.mo
+share/locale/nn/LC_MESSAGES/vte-2.91.mo
+share/locale/oc/LC_MESSAGES/vte-2.91.mo
+share/locale/or/LC_MESSAGES/vte-2.91.mo
+share/locale/pa/LC_MESSAGES/vte-2.91.mo
+share/locale/pl/LC_MESSAGES/vte-2.91.mo
+share/locale/pt/LC_MESSAGES/vte-2.91.mo
+share/locale/pt_BR/LC_MESSAGES/vte-2.91.mo
+share/locale/ro/LC_MESSAGES/vte-2.91.mo
+share/locale/ru/LC_MESSAGES/vte-2.91.mo
+share/locale/rw/LC_MESSAGES/vte-2.91.mo
+share/locale/si/LC_MESSAGES/vte-2.91.mo
+share/locale/sk/LC_MESSAGES/vte-2.91.mo
+share/locale/sl/LC_MESSAGES/vte-2.91.mo
+share/locale/sq/LC_MESSAGES/vte-2.91.mo
+share/locale/sr/LC_MESSAGES/vte-2.91.mo
+share/locale/sr@latin/LC_MESSAGES/vte-2.91.mo
+share/locale/sv/LC_MESSAGES/vte-2.91.mo
+share/locale/ta/LC_MESSAGES/vte-2.91.mo
+share/locale/te/LC_MESSAGES/vte-2.91.mo
+share/locale/tg/LC_MESSAGES/vte-2.91.mo
+share/locale/th/LC_MESSAGES/vte-2.91.mo
+share/locale/tr/LC_MESSAGES/vte-2.91.mo
+share/locale/ug/LC_MESSAGES/vte-2.91.mo
+share/locale/uk/LC_MESSAGES/vte-2.91.mo
+share/locale/uz@cyrillic/LC_MESSAGES/vte-2.91.mo
+share/locale/vi/LC_MESSAGES/vte-2.91.mo
+share/locale/wa/LC_MESSAGES/vte-2.91.mo
+share/locale/xh/LC_MESSAGES/vte-2.91.mo
+share/locale/zh_CN/LC_MESSAGES/vte-2.91.mo
+share/locale/zh_HK/LC_MESSAGES/vte-2.91.mo
+share/locale/zh_TW/LC_MESSAGES/vte-2.91.mo
diff --git a/x11/vte3/buildlink3.mk b/x11/vte3/buildlink3.mk
new file mode 100644
index 00000000000..b725d77c8af
--- /dev/null
+++ b/x11/vte3/buildlink3.mk
@@ -0,0 +1,16 @@
+# $NetBSD: buildlink3.mk,v 1.1 2017/06/25 23:20:45 youri Exp $
+
+BUILDLINK_TREE+= vte
+
+.if !defined(VTE_BUILDLINK3_MK)
+VTE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.vte+= vte>=0.38.0
+BUILDLINK_ABI_DEPENDS.vte+= vte>=0.38.0
+BUILDLINK_PKGSRCDIR.vte?= ../../x11/vte
+
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/termcap.buildlink3.mk"
+.endif # VTE_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -vte
diff --git a/x11/vte3/distinfo b/x11/vte3/distinfo
new file mode 100644
index 00000000000..6e9bbb4c8c9
--- /dev/null
+++ b/x11/vte3/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/06/25 23:20:45 youri Exp $
+
+SHA1 (vte-0.38.4.tar.xz) = 2b42d4eb0ce0609ba2d811f9f3e30ad678a6a4e9
+RMD160 (vte-0.38.4.tar.xz) = 7edd9399c93adb113bffaae9d59f3c52d88464fc
+SHA512 (vte-0.38.4.tar.xz) = 4fba2b8fe77da54bcaaf90ca098ce92f3772f762bb68818425c54e8ef1c3950332af1fc519e4807381c206baf949bd309c77ed9d98dc500d06de6efe0710f0d2
+Size (vte-0.38.4.tar.xz) = 1012604 bytes