Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 2020 14:21:44 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550510 - in head/x11-toolkits: . amtk
Message-ID:  <202009291421.08TELi7s042453@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Sep 29 14:21:43 2020
New Revision: 550510
URL: https://svnweb.freebsd.org/changeset/ports/550510

Log:
  New port 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
  
  WWW: https://wiki.gnome.org/Projects/Amtk

Added:
  head/x11-toolkits/amtk/
  head/x11-toolkits/amtk/Makefile   (contents, props changed)
  head/x11-toolkits/amtk/distinfo   (contents, props changed)
  head/x11-toolkits/amtk/pkg-descr   (contents, props changed)
  head/x11-toolkits/amtk/pkg-plist   (contents, props changed)
Modified:
  head/x11-toolkits/Makefile

Modified: head/x11-toolkits/Makefile
==============================================================================
--- head/x11-toolkits/Makefile	Tue Sep 29 14:14:32 2020	(r550509)
+++ head/x11-toolkits/Makefile	Tue Sep 29 14:21:43 2020	(r550510)
@@ -6,6 +6,7 @@
     SUBDIR += SoXt
     SUBDIR += Xaw3d
     SUBDIR += Xmt
+    SUBDIR += amtk
     SUBDIR += blt
     SUBDIR += bwidget
     SUBDIR += c++-gtk-utils

Added: head/x11-toolkits/amtk/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-toolkits/amtk/Makefile	Tue Sep 29 14:21:43 2020	(r550510)
@@ -0,0 +1,23 @@
+# $FreeBSD$
+
+PORTNAME=	amtk
+PORTVERSION=	5.2.0
+CATEGORIES=	x11-toolkits
+MASTER_SITES=	GNOME
+DIST_SUBDIR=	gnome
+
+MAINTAINER=	gnome@FreeBSD.org
+COMMENT=	Actions, Menus and Toolbars Kit
+
+LICENSE=	LGPL21
+
+USES=		gettext gmake gnome libtool pkgconfig tar:xz
+USE_GNOME=	cairo introspection gdkpixbuf2 gtk30
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--disable-gtk-doc \
+		--disable-gtk-doc-html \
+		--disable-dependency-tracking
+USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
+
+.include <bsd.port.mk>

Added: head/x11-toolkits/amtk/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-toolkits/amtk/distinfo	Tue Sep 29 14:21:43 2020	(r550510)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1601386691
+SHA256 (gnome/amtk-5.2.0.tar.xz) = 820545bb4cf87ecebc2c3638d6b6e58b8dbd60a419a9b43cf020124e5dad7078
+SIZE (gnome/amtk-5.2.0.tar.xz) = 381328

Added: head/x11-toolkits/amtk/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-toolkits/amtk/pkg-descr	Tue Sep 29 14:21:43 2020	(r550510)
@@ -0,0 +1,5 @@
+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
+
+WWW: https://wiki.gnome.org/Projects/Amtk

Added: head/x11-toolkits/amtk/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-toolkits/amtk/pkg-plist	Tue Sep 29 14:21:43 2020	(r550510)
@@ -0,0 +1,79 @@
+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.so
+lib/libamtk-5.so.0
+lib/libamtk-5.so.0.0.0
+libdata/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-2-0.html
+share/gtk-doc/html/amtk-5.0/api-index-3-0.html
+share/gtk-doc/html/amtk-5.0/api-index-4-0.html
+share/gtk-doc/html/amtk-5.0/api-index-5-0.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/eu/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/ja/LC_MESSAGES/amtk-5.mo
+share/locale/lt/LC_MESSAGES/amtk-5.mo
+share/locale/ms/LC_MESSAGES/amtk-5.mo
+share/locale/nl/LC_MESSAGES/amtk-5.mo
+share/locale/pl/LC_MESSAGES/amtk-5.mo
+share/locale/pt/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
+share/locale/zh_CN/LC_MESSAGES/amtk-5.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009291421.08TELi7s042453>