mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 1.7.4
PR: ports/107637 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
parent
26e75daac7
commit
a6f6233023
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181902
@ -7,30 +7,29 @@
|
||||
#
|
||||
|
||||
PORTNAME= xbindkeys
|
||||
PORTVERSION= 1.7.3
|
||||
PORTVERSION= 1.7.4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://hocwp.free.fr/xbindkeys/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Allows you to launch shell commands under X with your keyboard
|
||||
|
||||
OPTIONS= GUILE "Guile support" off \
|
||||
TCLTK "Tcl/Tk support" off
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gnometarget
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --mandir=${MANPREFIX}/man
|
||||
|
||||
MAN1= xbindkeys.1
|
||||
PLIST_FILES= bin/xbindkeys %%EXAMPLESDIR%%/xbindkeysrc
|
||||
PLIST_DIRS= %%EXAMPLESDIR%%
|
||||
|
||||
WISH= ${LOCALBASE}/bin/wish8.4
|
||||
|
||||
OPTIONS= GUILE "Guile support" off \
|
||||
TCLTK "Tcl/Tk support" off
|
||||
|
||||
PEXAMPLESDIR= ${EXAMPLESDIR:S,^${PREFIX}/,,}
|
||||
PLIST_FILES= bin/xbindkeys ${PEXAMPLESDIR}/xbindkeysrc
|
||||
PLIST_DIRS= ${PEXAMPLESDIR}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_GUILE)
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xbindkeys-1.7.3.tar.gz) = eea2fe306e99274e8730e199b85706d5
|
||||
SHA256 (xbindkeys-1.7.3.tar.gz) = 73a73cd934629b54bba23653ce6f9aa78abda13a8a027387da1ab37e2d272d14
|
||||
SIZE (xbindkeys-1.7.3.tar.gz) = 110561
|
||||
MD5 (xbindkeys-1.7.4.tar.gz) = 8c034fecef4c9ac9b9891f5f5f32ff68
|
||||
SHA256 (xbindkeys-1.7.4.tar.gz) = 0b2279d169ac8caf7618b641ce9a4f4b22565109d905697581612655df514a56
|
||||
SIZE (xbindkeys-1.7.4.tar.gz) = 115029
|
||||
|
Loading…
Reference in New Issue
Block a user