update to xclip-0.11. home moved to sf.
switched to autoconf. tweak & ok sthen@
This commit is contained in:
parent
2c4b492429
commit
02d283b5b3
@ -1,25 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2009/03/07 15:37:39 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2009/09/10 21:42:22 martynas Exp $
|
||||
|
||||
COMMENT= command line interface to X selections
|
||||
DISTNAME= xclip-0.08
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME= xclip-0.11
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
HOMEPAGE= http://people.debian.org/~kims/xclip/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xclip/}
|
||||
HOMEPAGE= http://xclip.sourceforge.net/
|
||||
MAINTAINER= Ilya Voronin <ivoronin@ivoronin.pp.ru>
|
||||
|
||||
# GPL
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += ICE SM X11 Xau Xdmcp Xext Xmu Xt c
|
||||
WANTLIB+= X11 Xmu c
|
||||
|
||||
NO_REGRESS= yes
|
||||
USE_X11= yes
|
||||
CONFIGURE_STYLE= imake
|
||||
|
||||
WRKDIST= ${WRKDIR}/xclip
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (xclip-0.08.tar.gz) = qQveP7Daaq06YELEhnJFxg==
|
||||
RMD160 (xclip-0.08.tar.gz) = ZEwEGLRM5TP9OeN+wt2IijlOj30=
|
||||
SHA1 (xclip-0.08.tar.gz) = KyDaqwUjorSyyrHySIdIFVbq24s=
|
||||
SHA256 (xclip-0.08.tar.gz) = 7nbpDTjvGfTvpMw8tPQ1y55k7SFc1N7/EwlZeriMxl8=
|
||||
SIZE (xclip-0.08.tar.gz) = 27914
|
||||
MD5 (xclip-0.11.tar.gz) = TK86KwPDaYH5rzao6FgpUQ==
|
||||
RMD160 (xclip-0.11.tar.gz) = 9RgAptkENHIrCZ4IVklvJZMTH9Q=
|
||||
SHA1 (xclip-0.11.tar.gz) = 5l4ofkhWfWYdElwaeOQ9XZ9XLK4=
|
||||
SHA256 (xclip-0.11.tar.gz) = jyn9a35jXWP/hEUa/PFcJk/RtCE7WEql+c6Yj93s/EY=
|
||||
SIZE (xclip-0.11.tar.gz) = 60067
|
||||
|
@ -1,3 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/09/15 19:26:33 espie Exp $
|
||||
bin/xclip
|
||||
@man man/cat1/xclip.0
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/09/10 21:42:22 martynas Exp $
|
||||
@bin bin/xclip
|
||||
bin/xclip-copyfile
|
||||
bin/xclip-cutfile
|
||||
bin/xclip-pastefile
|
||||
@man man/man1/xclip.1
|
||||
|
Loading…
Reference in New Issue
Block a user