mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- detached from licq distribution
no distribution yet - add Website http://sourceforge.net/projects/jons-gtk-gui
This commit is contained in:
parent
39f9560e51
commit
a31469031b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77392
@ -8,10 +8,20 @@
|
||||
PORTNAME= jons-gtk-gui
|
||||
PORTVERSION= ${JONS_GTK_LICQ_VER}
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= licq
|
||||
PKGNAMEPREFIX= licq-
|
||||
DISTNAME= ${PKGNAMEPREFIX}${LICQ_VER}
|
||||
#DISTFILES= ${DISTNAME}.tar.bz2
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Jons GTK plugin for licq
|
||||
|
||||
RUN_DEPENDS+= licq:${LICQ_PORT}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
|
||||
LIBS="${PTHREAD_LIBS}"
|
||||
LICQ_PORT?= ${PORTSDIR}/net/licq
|
||||
@ -19,11 +29,21 @@ USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
PLIST_SUB+= GUI_NAME=jons-gtk
|
||||
EXTRA_FIX= ${WRKSRC}/src/Makefile.in
|
||||
LICQ_VER= 1.2.4
|
||||
JONS_GTK_LICQ_VER= 0.20.3
|
||||
|
||||
post-patch:
|
||||
@ ${MV} ${EXTRA_FIX} ${EXTRA_FIX}.sed
|
||||
${SED} -e "s=gtk-config=gtk12-config=" ${EXTRA_FIX}.sed > ${EXTRA_FIX}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${LICQ_PORT}/Makefile.inc"
|
||||
|
||||
WRKSRC?= ${WRKDIR}/${DISTNAME}/plugins/${PORTNAME}
|
||||
|
||||
.if ${OSVERSION} > 500030
|
||||
CPPFLAGS+= -Wno-deprecated
|
||||
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
|
||||
MAKE_ENV+= CPPFLAGS="${CPPFLAGS}"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
1
net/licq-jons-gtk-gui/distinfo
Normal file
1
net/licq-jons-gtk-gui/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (licq-1.2.4.tar.bz2) = 3267518199e440a2c7be5e608b05bfd4
|
@ -1,3 +1,3 @@
|
||||
A gtk gui plugin for the popular icq clone licq.
|
||||
|
||||
WWW: http://www.licq.org/
|
||||
WWW: http://sourceforge.net/projects/jons-gtk-gui
|
||||
|
Loading…
Reference in New Issue
Block a user