# New ports collection makefile for: kchmviewer # Date created: Mon Jul 25 10:42:16 CEST 2005 # Whom: Markus Brueffer # # $FreeBSD$ # PORTNAME= kchmviewer PORTVERSION= 3.1 PORTREVISION= 4 CATEGORIES= deskutils kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-2 DISTNAME= ${PORTNAME}-${PORTVERSION}-2 MAINTAINER= markus@FreeBSD.org COMMENT= A Qt/KDE viewer for CHM files LIB_DEPENDS+= chm:${PORTSDIR}/misc/chmlib WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes USE_AUTOTOOLS= libtool:22 DO_NOT_COMPILE+=chmlib CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" \ CPPFLAGS="-I${LOCALBASE}/include" \ DO_NOT_COMPILE="${DO_NOT_COMPILE}" .if !defined(WITHOUT_KDE) USE_KDELIBS_VER=3 PLIST_SUB+= KDE="" PLIST_SUB+= QT="@comment " CONFIGURE_ARGS+=--with-kde .else USE_QT_VER= 3 USE_PERL5_BUILD=yes RUN_DEPENDS+= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme PLIST_SUB+= KDE="@comment " PLIST_SUB+= QT="" DO_NOT_COMPILE+=kio-msits .endif pre-everything:: .if !defined(WITHOUT_KDE) @${ECHO_MSG} "You can disable KDE support by defining WITHOUT_KDE." .endif post-patch: @${REINPLACE_CMD} -e 's|-O2||g;s|-lpthread|${PTHREAD_LIBS}|g' \ ${WRKSRC}/${CONFIGURE_SCRIPT} post-configure: .if defined(WITHOUT_KDE) @${REINPLACE_CMD} -e 's|src po|src|g' ${WRKSRC}/Makefile @${REINPLACE_CMD} \ -e 's|kde_icondir =.*|kde_icondir = ${PREFIX}/share/icons|g' \ ${WRKSRC}/src/pics/Makefile @${REINPLACE_CMD} -e 's|crystalsvg|hicolor|g' \ ${WRKSRC}/src/pics/Makefile .endif pre-install: .if defined(WITHOUT_KDE) @${REINPLACE_CMD} -e 's|Categories=.*|Categories=Utility;|g' \ ${WRKSRC}/lib/kio-msits/kchmviewer.desktop @${INSTALL_DATA} ${WRKSRC}/lib/kio-msits/kchmviewer.desktop \ ${PREFIX}/share/applications .endif .include and_yarn/devel/electron4/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade repo-copy of tk82->tk83 to tk8.3.b1jseger2000-01-061-10/+14
* Upgrade to tk 8.2.3jseger2000-01-051-3/+3
* Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}shsteve1999-12-271-2/+1
* Upgrade to tk-8.2.2jseger1999-11-221-3/+3
* Upgrade repository copies to tcl/tk 8.2jseger1999-09-061-10/+13
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* Upgrade to tcl-8.1.1 and tk-8.1.1jseger1999-08-241-9/+6
* Upgrade to tcl and tk 8.1.jseger1999-06-201-7/+9
* Remove MLINK= bugs copied from mkLinks bugs.fenner1999-05-051-3/+1
* Don't try running mkLinks (since it doesn't do anything anyway)fenner1999-05-051-1/+245
* Set TK_LIB_FILE so ports that depend on libtk81.so.1 can find it. Alsosteve1999-01-261-2/+2
* Update tk81 to beta 1ejc1999-01-171-3/+3
* Use PKG* variables instead of adding extra files to PKG_ARGS.asami1998-12-131-6/+7
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-011-2/+3
* Add USE_XLIB.asami1998-11-111-1/+2
* Convert to ELF.steve1998-10-041-2/+27
* Remove regexp support tcl81 libraries.steve1998-10-041-2/+2
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-4/+4
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140asami1998-08-081-2/+2
* Install a wish script that spits-out all the various names for wish. Thehoek1998-07-281-1/+6
* Distfile moved on master site.jdp1998-07-131-2/+2
* Files are no longer available on the old MASTER_SITE, use the new one,jseger1998-07-011-2/+2
* Add NO_LATEST_LINK, tcl81/tk81 are still alpha.asami1998-03-221-1/+2
* Upgrade to version 8.1.a2.jseger1998-03-021-4/+4
* Upgrade repository copy of tk 8.0 to version 8.1jseger1998-02-171-8/+8
* Upgrade to 8.0PL2pst1997-12-021-4/+4
* Upgrade to v8.0 PL1.pst1997-11-271-5/+5
* Add tcl/tk ports to the virtual categories that bear their own name.asami1997-10-081-2/+2
* Install all headers into ${PREFIX}/lib/tk8.0/{generic,unix}.tg1997-10-011-2/+1
* Remove trailing whitespace.asami1997-08-271-2/+2
* Simplify BUILD_DEPENDSjkh1997-08-261-13/+2