Received: by mail.netbsd.org (Postfix, from userid 605) id D82EC84D85; Wed, 22 Jan 2020 18:09:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5F13D84D83 for ; Wed, 22 Jan 2020 18:09:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Qw9kU2yODFeI for ; Wed, 22 Jan 2020 18:09:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A0BC084D20 for ; Wed, 22 Jan 2020 18:09:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9A291FBF4; Wed, 22 Jan 2020 18:09:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1579716567192280" MIME-Version: 1.0 Date: Wed, 22 Jan 2020 18:09:27 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/devel To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20200122180927.9A291FBF4@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. --_----------=_1579716567192280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Jan 22 18:09:27 UTC 2020 Modified Files: pkgsrc/devel: Makefile Added Files: pkgsrc/devel/amtk: DESCR Makefile PLIST buildlink3.mk distinfo Log Message: devel: Add amtk Amtk is the acronym for "Actions, Menus and Toolbars Kit". It is a basic GtkUIManager replacement based on GAction. It is suitable for both a traditional UI or a modern UI with a GtkHeaderBar. To generate a diff of this commit: cvs rdiff -u -r1.3034 -r1.3035 pkgsrc/devel/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/devel/amtk/DESCR pkgsrc/devel/amtk/Makefile \ pkgsrc/devel/amtk/PLIST pkgsrc/devel/amtk/buildlink3.mk \ pkgsrc/devel/amtk/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1579716567192280 Content-Disposition: inline Content-Length: 6089 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/Makefile diff -u pkgsrc/devel/Makefile:1.3034 pkgsrc/devel/Makefile:1.3035 --- pkgsrc/devel/Makefile:1.3034 Tue Jan 21 14:58:09 2020 +++ pkgsrc/devel/Makefile Wed Jan 22 18:09:27 2020 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3034 2020/01/21 14:58:09 nia Exp $ +# $NetBSD: Makefile,v 1.3035 2020/01/22 18:09:27 nia Exp $ # COMMENT= Development utilities @@ -92,6 +92,7 @@ SUBDIR+= afl SUBDIR+= ald SUBDIR+= alex SUBDIR+= allegro +SUBDIR+= amtk SUBDIR+= anjuta SUBDIR+= ant-contrib SUBDIR+= apache-ant Added files: Index: pkgsrc/devel/amtk/DESCR diff -u /dev/null pkgsrc/devel/amtk/DESCR:1.1 --- /dev/null Wed Jan 22 18:09:27 2020 +++ pkgsrc/devel/amtk/DESCR Wed Jan 22 18:09:27 2020 @@ -0,0 +1,3 @@ +Amtk is the acronym for "Actions, Menus and Toolbars Kit". It is a basic +GtkUIManager replacement based on GAction. It is suitable for both a +traditional UI or a modern UI with a GtkHeaderBar. Index: pkgsrc/devel/amtk/Makefile diff -u /dev/null pkgsrc/devel/amtk/Makefile:1.1 --- /dev/null Wed Jan 22 18:09:27 2020 +++ pkgsrc/devel/amtk/Makefile Wed Jan 22 18:09:27 2020 @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1 2020/01/22 18:09:27 nia Exp $ + +DISTNAME= amtk-5.0.1 +CATEGORIES= devel gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/amtk/5.0/} +EXTRACT_SUFX= .tar.xz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://wiki.gnome.org/Projects/Amtk +COMMENT= Actions, Menus and Toolbars Kit for GTK applications +LICENSE= gnu-lgpl-v2.1 + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes + +USE_TOOLS+= pkg-config gmake +USE_TOOLS+= msgfmt msgmerge xgettext + +PKGCONFIG_OVERRIDE+= amtk.pc.in + +.include "../../devel/gobject-introspection/buildlink3.mk" +.include "../../x11/gtk3/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/amtk/PLIST diff -u /dev/null pkgsrc/devel/amtk/PLIST:1.1 --- /dev/null Wed Jan 22 18:09:27 2020 +++ pkgsrc/devel/amtk/PLIST Wed Jan 22 18:09:27 2020 @@ -0,0 +1,69 @@ +@comment $NetBSD: PLIST,v 1.1 2020/01/22 18:09:27 nia Exp $ +include/amtk-5/amtk/amtk-action-info-central-store.h +include/amtk-5/amtk/amtk-action-info-store.h +include/amtk-5/amtk/amtk-action-info.h +include/amtk-5/amtk/amtk-action-map.h +include/amtk-5/amtk/amtk-application-window.h +include/amtk-5/amtk/amtk-enum-types.h +include/amtk-5/amtk/amtk-factory.h +include/amtk-5/amtk/amtk-gmenu.h +include/amtk-5/amtk/amtk-init.h +include/amtk-5/amtk/amtk-menu-item.h +include/amtk-5/amtk/amtk-menu-shell.h +include/amtk-5/amtk/amtk-shortcuts.h +include/amtk-5/amtk/amtk-types.h +include/amtk-5/amtk/amtk-utils.h +include/amtk-5/amtk/amtk.h +lib/girepository-1.0/Amtk-5.typelib +lib/libamtk-5.la +lib/pkgconfig/amtk-5.pc +share/gir-1.0/Amtk-5.gir +share/gtk-doc/html/amtk-5.0/AmtkActionInfo.html +share/gtk-doc/html/amtk-5.0/AmtkActionInfoCentralStore.html +share/gtk-doc/html/amtk-5.0/AmtkActionInfoStore.html +share/gtk-doc/html/amtk-5.0/AmtkApplicationWindow.html +share/gtk-doc/html/amtk-5.0/AmtkFactory.html +share/gtk-doc/html/amtk-5.0/AmtkMenuShell.html +share/gtk-doc/html/amtk-5.0/amtk-5.0-Amtk-Initialization-and-Finalization.html +share/gtk-doc/html/amtk-5.0/amtk-5.0-AmtkActionMap.html +share/gtk-doc/html/amtk-5.0/amtk-5.0-AmtkGmenu.html +share/gtk-doc/html/amtk-5.0/amtk-5.0-AmtkMenuItem.html +share/gtk-doc/html/amtk-5.0/amtk-5.0-AmtkShortcuts.html +share/gtk-doc/html/amtk-5.0/amtk-5.0-AmtkUtils.html +share/gtk-doc/html/amtk-5.0/amtk-5.0.devhelp2 +share/gtk-doc/html/amtk-5.0/amtk-intro.html +share/gtk-doc/html/amtk-5.0/annexes.html +share/gtk-doc/html/amtk-5.0/annotation-glossary.html +share/gtk-doc/html/amtk-5.0/api-index-full.html +share/gtk-doc/html/amtk-5.0/api-reference.html +share/gtk-doc/html/amtk-5.0/home.png +share/gtk-doc/html/amtk-5.0/index.html +share/gtk-doc/html/amtk-5.0/left-insensitive.png +share/gtk-doc/html/amtk-5.0/left.png +share/gtk-doc/html/amtk-5.0/object-tree.html +share/gtk-doc/html/amtk-5.0/right-insensitive.png +share/gtk-doc/html/amtk-5.0/right.png +share/gtk-doc/html/amtk-5.0/style.css +share/gtk-doc/html/amtk-5.0/up-insensitive.png +share/gtk-doc/html/amtk-5.0/up.png +share/locale/cs/LC_MESSAGES/amtk-5.mo +share/locale/da/LC_MESSAGES/amtk-5.mo +share/locale/de/LC_MESSAGES/amtk-5.mo +share/locale/en_GB/LC_MESSAGES/amtk-5.mo +share/locale/es/LC_MESSAGES/amtk-5.mo +share/locale/fr/LC_MESSAGES/amtk-5.mo +share/locale/fur/LC_MESSAGES/amtk-5.mo +share/locale/hu/LC_MESSAGES/amtk-5.mo +share/locale/id/LC_MESSAGES/amtk-5.mo +share/locale/it/LC_MESSAGES/amtk-5.mo +share/locale/lt/LC_MESSAGES/amtk-5.mo +share/locale/nl/LC_MESSAGES/amtk-5.mo +share/locale/pl/LC_MESSAGES/amtk-5.mo +share/locale/pt_BR/LC_MESSAGES/amtk-5.mo +share/locale/ro/LC_MESSAGES/amtk-5.mo +share/locale/ru/LC_MESSAGES/amtk-5.mo +share/locale/sl/LC_MESSAGES/amtk-5.mo +share/locale/sr/LC_MESSAGES/amtk-5.mo +share/locale/sv/LC_MESSAGES/amtk-5.mo +share/locale/tr/LC_MESSAGES/amtk-5.mo +share/locale/uk/LC_MESSAGES/amtk-5.mo Index: pkgsrc/devel/amtk/buildlink3.mk diff -u /dev/null pkgsrc/devel/amtk/buildlink3.mk:1.1 --- /dev/null Wed Jan 22 18:09:27 2020 +++ pkgsrc/devel/amtk/buildlink3.mk Wed Jan 22 18:09:27 2020 @@ -0,0 +1,15 @@ +# $NetBSD: buildlink3.mk,v 1.1 2020/01/22 18:09:27 nia Exp $ + +BUILDLINK_TREE+= amtk + +.if !defined(AMTK_BUILDLINK3_MK) +AMTK_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.amtk+= amtk>=5.0.0 +BUILDLINK_PKGSRCDIR.amtk?= ../../devel/amtk +BUILDLINK_INCDIRS.amtk+= include/amtk-5 + +.include "../../x11/gtk3/buildlink3.mk" +.endif # AMTK_BUILDLINK3_MK + +BUILDLINK_TREE+= -amtk Index: pkgsrc/devel/amtk/distinfo diff -u /dev/null pkgsrc/devel/amtk/distinfo:1.1 --- /dev/null Wed Jan 22 18:09:27 2020 +++ pkgsrc/devel/amtk/distinfo Wed Jan 22 18:09:27 2020 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2020/01/22 18:09:27 nia Exp $ + +SHA1 (amtk-5.0.1.tar.xz) = deed07e68157331a1b6e4e3507d3d8984576f59f +RMD160 (amtk-5.0.1.tar.xz) = ab90cc65eba9000b54ccebfbc7e44bd76ad7c300 +SHA512 (amtk-5.0.1.tar.xz) = 21c581b9ea44bc6e9c13d5c9e6298b55a0f28b1943fab1943d2a8b53a9b82f8c29a983f73e5a4a66a16912645ff8c29023490380d6e6c3de157b9c35f56a4e00 +Size (amtk-5.0.1.tar.xz) = 369192 bytes --_----------=_1579716567192280--