Received: by mail.netbsd.org (Postfix, from userid 605) id 895C88556A; Sun, 25 Jun 2017 23:20:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 185D984E08 for ; Sun, 25 Jun 2017 23:20:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Q5qxN3cSKTTX for ; Sun, 25 Jun 2017 23:20:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4A63584DAC for ; Sun, 25 Jun 2017 23:20:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9C9CFFAE8; Sun, 25 Jun 2017 23:20:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1498432845139850" MIME-Version: 1.0 Date: Sun, 25 Jun 2017 23:20:45 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/x11/vte3 To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20170625232045.9C9CFFAE8@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1498432845139850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: youri Date: Sun Jun 25 23:20:45 UTC 2017 Added Files: pkgsrc/x11/vte3: DESCR Makefile PLIST buildlink3.mk distinfo Log Message: Import vte-0.38.4 as x11/vte3. Terminal widget with improved font, internationalization and accessibility support for the GNOME 3 desktop. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/x11/vte3/DESCR pkgsrc/x11/vte3/Makefile \ pkgsrc/x11/vte3/PLIST pkgsrc/x11/vte3/buildlink3.mk \ pkgsrc/x11/vte3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1498432845139850 Content-Disposition: inline Content-Length: 7916 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/x11/vte3/DESCR diff -u /dev/null pkgsrc/x11/vte3/DESCR:1.1 --- /dev/null Sun Jun 25 23:20:45 2017 +++ pkgsrc/x11/vte3/DESCR Sun Jun 25 23:20:45 2017 @@ -0,0 +1,2 @@ +Terminal widget with improved font, internationalization and +accessibility support for the GNOME 3 desktop. Index: pkgsrc/x11/vte3/Makefile diff -u /dev/null pkgsrc/x11/vte3/Makefile:1.1 --- /dev/null Sun Jun 25 23:20:45 2017 +++ pkgsrc/x11/vte3/Makefile Sun Jun 25 23:20:45 2017 @@ -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" Index: pkgsrc/x11/vte3/PLIST diff -u /dev/null pkgsrc/x11/vte3/PLIST:1.1 --- /dev/null Sun Jun 25 23:20:45 2017 +++ pkgsrc/x11/vte3/PLIST Sun Jun 25 23:20:45 2017 @@ -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 Index: pkgsrc/x11/vte3/buildlink3.mk diff -u /dev/null pkgsrc/x11/vte3/buildlink3.mk:1.1 --- /dev/null Sun Jun 25 23:20:45 2017 +++ pkgsrc/x11/vte3/buildlink3.mk Sun Jun 25 23:20:45 2017 @@ -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 Index: pkgsrc/x11/vte3/distinfo diff -u /dev/null pkgsrc/x11/vte3/distinfo:1.1 --- /dev/null Sun Jun 25 23:20:45 2017 +++ pkgsrc/x11/vte3/distinfo Sun Jun 25 23:20:45 2017 @@ -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 --_----------=_1498432845139850--