mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 1.2
PR: 146313 Submitted by: Ports Fury
This commit is contained in:
parent
8b1670e3ad
commit
e214431e5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254004
@ -7,20 +7,22 @@
|
||||
#
|
||||
|
||||
PORTNAME= numlockx
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://ktown.kde.org/~seli/numlockx/ \
|
||||
http://caraldi.com/jbq/numlockx/
|
||||
MASTER_SITES= http://ktown.kde.org/~seli/numlockx/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= This little thingy allows you to start X with NumLock turned on
|
||||
COMMENT= Turns on numlock in X
|
||||
|
||||
USE_XORG= x11 xext xtst
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11 xext
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
||||
AUTOHEADER="${TRUE}"
|
||||
|
||||
PLIST_FILES= bin/numlockx
|
||||
|
||||
# Needed for the "configure" program to find XTest and XKB header files
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
|
||||
CPPFLAGS= -I${LOCALBASE}/include
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (numlockx-1.1.tar.gz) = 127d9dfbbbe6dbec62cc78db340f913c
|
||||
SHA256 (numlockx-1.1.tar.gz) = e00ce02ffe425e3095665ac44e496a0b6ca82dfe4dc816d3bee95489337c5877
|
||||
SIZE (numlockx-1.1.tar.gz) = 75777
|
||||
MD5 (numlockx-1.2.tar.gz) = be9109370447eae23f6f3f8527bb1a67
|
||||
SHA256 (numlockx-1.2.tar.gz) = e468eb9121c94c9089dc6a287eeb347e900ce04a14be37da29d7696cbce772e4
|
||||
SIZE (numlockx-1.2.tar.gz) = 82703
|
||||
|
Loading…
Reference in New Issue
Block a user