Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2021 19:27:45 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568982 - head/x11/gtk-app-menu
Message-ID:  <202103221927.12MJRjSd065743@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Mon Mar 22 19:27:44 2021
New Revision: 568982
URL: https://svnweb.freebsd.org/changeset/ports/568982

Log:
  x11/gtk-app-menu: add WWW to pkg-descr
  
  The gtk-app-menu library is a sub-project for vala-panel-appmenu,
  add an appropriate WWW line in pkg-descr
  
  Maybe someday we can add the other panels, but as of now, we
  are just using this sub-project.
  
  PR:		254356
  Submitted by:	Trenton Schulz <trueos@norwegianrockcat.com>
  Reported by:	Graham Perrin <grahamperrin@gmail.com>

Modified:
  head/x11/gtk-app-menu/Makefile
  head/x11/gtk-app-menu/pkg-descr

Modified: head/x11/gtk-app-menu/Makefile
==============================================================================
--- head/x11/gtk-app-menu/Makefile	Mon Mar 22 18:40:34 2021	(r568981)
+++ head/x11/gtk-app-menu/Makefile	Mon Mar 22 19:27:44 2021	(r568982)
@@ -2,6 +2,7 @@
 
 PORTNAME=	appmenu-gtk-module
 DISTVERSION=	0.7.6
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	trueos@norwegianrockcat.com

Modified: head/x11/gtk-app-menu/pkg-descr
==============================================================================
--- head/x11/gtk-app-menu/pkg-descr	Mon Mar 22 18:40:34 2021	(r568981)
+++ head/x11/gtk-app-menu/pkg-descr	Mon Mar 22 19:27:44 2021	(r568982)
@@ -3,3 +3,5 @@ programs, converts to them MenuModel and send to them 
 (sometimes called a global menu bar) of a desktop environment like
 Plasma or Gnome. This module was originally used in Ubuntu's Unity
 Desktop Environment, but it lives on as part of the Vala project.
+
+WWW: https://gitlab.com/vala-panel-project/vala-panel-appmenu/-/tree/master/subprojects/appmenu-gtk-module



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