mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
update: comms/efax-gtk 2.2.13
PR: ports/74198 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
This commit is contained in:
parent
75df0603ef
commit
17c6112a90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122317
@ -5,26 +5,25 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= efax-gtk
|
||||
PORTVERSION= 2.2.12
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
PORTNAME= efax-gtk
|
||||
PORTVERSION= 2.2.13
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
EXTRACT_SUFX= .src.tgz
|
||||
EXTRACT_SUFX= .src.tgz
|
||||
|
||||
MAINTAINER= jb.quenot@caraldi.com
|
||||
COMMENT= GUI front end for the efax fax program
|
||||
MAINTAINER= jb.quenot@caraldi.com
|
||||
COMMENT= GUI front end for the efax fax program
|
||||
|
||||
LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
|
||||
LIB_DEPENDS+= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2
|
||||
RUN_DEPENDS= ${X11BASE}/bin/ggv:${PORTSDIR}/print/ggv2
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu
|
||||
LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
|
||||
LIB_DEPENDS+= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2
|
||||
RUN_DEPENDS= ${X11BASE}/bin/ggv:${PORTSDIR}/print/ggv2
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu
|
||||
|
||||
USE_X_PREFIX= YES
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome
|
||||
MAN1= efax.1 efix.1 efax-gtk.1
|
||||
USE_X_PREFIX= YES
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome
|
||||
MAN1= efax.1 efix.1 efax-gtk.1
|
||||
|
||||
post-install:
|
||||
@${ECHO}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (efax-gtk-2.2.12.src.tgz) = 4e25e81a96b7eee5cc4403bf00687fda
|
||||
SIZE (efax-gtk-2.2.12.src.tgz) = 652941
|
||||
MD5 (efax-gtk-2.2.13.src.tgz) = 780f45fb47195b812ea596190c6cadcd
|
||||
SIZE (efax-gtk-2.2.13.src.tgz) = 649392
|
||||
|
Loading…
Reference in New Issue
Block a user