Updated to v1.4.2; Zach Garner <zach@neurosoft.org>
This commit is contained in:
parent
a93e0b69f0
commit
5f9bcf86e2
@ -1,15 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2000/06/09 21:15:18 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2000/06/20 20:56:49 jakob Exp $
|
||||
# $FreeBSD: Makefile,v 1.12 1999/06/08 23:41:54 steve Exp $
|
||||
|
||||
DISTNAME= xchat-1.2.1
|
||||
DISTNAME= xchat-1.4.2
|
||||
CATEGORIES= x11
|
||||
NEED_VERSION= 1.230
|
||||
MASTER_SITES= http://xchat.org/files/source/1.2/ \
|
||||
http://xchat.linuxpower.org/files/source/1.2/
|
||||
NEED_VERSION= 1.302
|
||||
|
||||
MASTER_SITES= http://xchat.org/files/source/1.4/ \
|
||||
http://xchat.linuxpower.org/files/source/1.4/
|
||||
|
||||
HOMEPAGE= http://www.xchat.org/
|
||||
|
||||
MAINTAINER= chris@dqc.org
|
||||
|
||||
LICENSE_TYPE= GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -20,11 +22,12 @@ LIB_DEPENDS= intl::devel/gettext \
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
GNU_CONFIGURE= Yes
|
||||
CONFIGURE_ARGS+= --disable-gnome --disable-imlib --disable-panel
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
GTK_CONFIG="${LOCALBASE}/bin/gtk-config"
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --disable-gnome --disable-imlib --disable-panel
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
GTK_CONFIG="${LOCALBASE}/bin/gtk-config"
|
||||
|
||||
post-install:
|
||||
@strip ${PREFIX}/bin/xchat
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xchat-1.2.1.tar.gz) = 6e3862baf6d73e98d98e6b3fbd3f3325
|
||||
RMD160 (xchat-1.2.1.tar.gz) = c6e7c1259406f55063f3ca257977025dedda2e1c
|
||||
SHA1 (xchat-1.2.1.tar.gz) = 05a67df77035d90d2e4e78d03bdb56b82ac9b9ad
|
||||
SHA1 (xchat-1.4.2.tar.gz) = 1a855df46bd053bf6e304286d3cf122f6035af6a
|
||||
RMD160 (xchat-1.4.2.tar.gz) = bfab389fdd21e3daee9f4c40353725a5ac362a87
|
||||
MD5 (xchat-1.4.2.tar.gz) = 3d31659f6f409382c140284358fcfe55
|
||||
|
@ -1,4 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2000/06/20 20:56:49 jakob Exp $
|
||||
bin/xchat
|
||||
bin/xchat-text
|
||||
share/doc/xchat/README
|
||||
share/doc/xchat/xchat-1.html
|
||||
share/doc/xchat/xchat-10.html
|
||||
@ -13,17 +15,17 @@ share/doc/xchat/xchat-9.html
|
||||
share/doc/xchat/xchat.html
|
||||
share/doc/xchat/xchat.sgml
|
||||
share/locale/cs/LC_MESSAGES/xchat.mo
|
||||
share/locale/da/LC_MESSAGES/xchat.mo
|
||||
share/locale/de/LC_MESSAGES/xchat.mo
|
||||
share/locale/el/LC_MESSAGES/xchat.mo
|
||||
share/locale/es/LC_MESSAGES/xchat.mo
|
||||
share/locale/fr/LC_MESSAGES/xchat.mo
|
||||
share/locale/fr_CA/LC_MESSAGES/xchat.mo
|
||||
share/locale/hu/LC_MESSAGES/xchat.mo
|
||||
share/locale/it/LC_MESSAGES/xchat.mo
|
||||
share/locale/ja/LC_MESSAGES/xchat.mo
|
||||
share/locale/ko/LC_MESSAGES/xchat.mo
|
||||
share/locale/nl/LC_MESSAGES/xchat.mo
|
||||
share/locale/no/LC_MESSAGES/xchat.mo
|
||||
share/locale/pl/LC_MESSAGES/xchat.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xchat.mo
|
||||
share/locale/ru/LC_MESSAGES/xchat.mo
|
||||
share/locale/sl/LC_MESSAGES/xchat.mo
|
||||
share/locale/sr_YU/LC_MESSAGES/xchat.mo
|
||||
share/locale/sv/LC_MESSAGES/xchat.mo
|
||||
@dirrm share/doc/xchat
|
||||
|
Loading…
Reference in New Issue
Block a user