mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
parent
e27ba0cf87
commit
e0a44a311e
@ -1,5 +1,6 @@
|
||||
PORTNAME= xclip
|
||||
PORTVERSION= 0.13
|
||||
DISTVERSION= 0.13-82
|
||||
DISTVERSIONSUFFIX= -gb372f73
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
@ -10,23 +11,24 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= autoreconf gmake iconv xorg
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= astrand
|
||||
|
||||
USE_XORG= x11 xmu
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= ac_cv_header_X11_Xmu_Atoms_h=yes \
|
||||
ac_cv_header_X11_Intrinsic_h=yes \
|
||||
CONFIGURE_ENV+= ac_cv_header_X11_Intrinsic_h=yes \
|
||||
ac_cv_header_X11_Xmu_Atoms_h=yes \
|
||||
ac_cv_lib_Xmu_XmuClientWindow=yes
|
||||
|
||||
PLIST_FILES= bin/xclip bin/xclip-copyfile bin/xclip-cutfile \
|
||||
PLIST_FILES= bin/xclip \
|
||||
bin/xclip-copyfile \
|
||||
bin/xclip-cutfile \
|
||||
bin/xclip-pastefile \
|
||||
man/man1/xclip.1.gz man/man1/xclip-copyfile.1.gz
|
||||
man/man1/xclip-copyfile.1.gz \
|
||||
man/man1/xclip.1.gz
|
||||
|
||||
PORTDOCS= README
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
do-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1511039611
|
||||
SHA256 (astrand-xclip-0.13_GH0.tar.gz) = ca5b8804e3c910a66423a882d79bf3c9450b875ac8528791fb60ec9de667f758
|
||||
SIZE (astrand-xclip-0.13_GH0.tar.gz) = 30461
|
||||
TIMESTAMP = 1680031945
|
||||
SHA256 (astrand-xclip-0.13-82-gb372f73_GH0.tar.gz) = f199383d6e50615767b8b43081555dbcf902cfd3793126732f9cc691ddf8044b
|
||||
SIZE (astrand-xclip-0.13-82-gb372f73_GH0.tar.gz) = 37345
|
||||
|
Loading…
Reference in New Issue
Block a user