mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.1.4
- Adjust LICENSE blob - Sort USES PR: 205361 Submitted by: myself Approved by: <horia@racoviceanu.com> (maintainer, timeout 2 weeks)
This commit is contained in:
parent
ba85ff32e9
commit
a8af8991fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405057
3 changed files with 6 additions and 8 deletions
|
@ -2,22 +2,19 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lxmenu-data
|
||||
PORTVERSION= 0.1.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.1.4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= SF/lxde/lxmenu-data%20%28desktop%20menu%29/lxmenu-data%20${PORTVERSION}/
|
||||
|
||||
MAINTAINER= horia@racoviceanu.com
|
||||
COMMENT= Menu data used by lxpanel
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= LGPL21
|
||||
|
||||
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
|
||||
USES= gmake gettext
|
||||
USE_XORG= x11 xmu
|
||||
USES= gettext gmake tar:xz
|
||||
USE_GNOME= intltool
|
||||
USE_AUTOTOOLS= automake:env
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--prefix=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (lxmenu-data-0.1.2.tar.gz) = 34c285a0430404e815263a4bb33a79eb47b168c56469be0f7ffb19730a57a045
|
||||
SIZE (lxmenu-data-0.1.2.tar.gz) = 298734
|
||||
SHA256 (lxmenu-data-0.1.4.tar.xz) = 8802fbc88e4cac80dbf0a2926deb30eeb127c54b93254d7bda591cbe174bfb1c
|
||||
SIZE (lxmenu-data-0.1.4.tar.xz) = 179180
|
||||
|
|
|
@ -13,6 +13,7 @@ share/desktop-directories/lxde-network.directory
|
|||
share/desktop-directories/lxde-office.directory
|
||||
share/desktop-directories/lxde-other.directory
|
||||
share/desktop-directories/lxde-personal.directory
|
||||
share/desktop-directories/lxde-science-math.directory
|
||||
share/desktop-directories/lxde-settings-system.directory
|
||||
share/desktop-directories/lxde-settings.directory
|
||||
share/desktop-directories/lxde-system-tools.directory
|
||||
|
|
Loading…
Add table
Reference in a new issue