1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add an explicit dependency on pkgconf

This commit is contained in:
Baptiste Daroussin 2013-09-02 21:16:30 +00:00
parent 8302173231
commit be41425d62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326090
30 changed files with 41 additions and 82 deletions

View File

@ -23,7 +23,7 @@ WINDOWS_CHARS_DESC= Allow Windows special chars in filenames
USE_BZIP2= yes
GNU_CONFIGURE= yes
USES= gettext gmake
USES= gettext gmake pkgconfig
USE_GNOME= gtk20
PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README TODO

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
GNU_CONFIGURE= yes
USES= gmake
USES= gmake pkgconfig
USE_GNOME= gtk20 libxml2
MAN1= jamin.1

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: mixmos
# Date created: 24 Jul 2004
# Whom: Herbert J. Skuhra <h.skuhra@gmail.com>
#
# Created by: Herbert J. Skuhra <h.skuhra@gmail.com>
# $FreeBSD$
#
PORTNAME= mixmos
PORTVERSION= 0.2.0
@ -14,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_TUCOWS}
MAINTAINER= h.skuhra@gmail.com
COMMENT= A GTK2 audio mixer
USES= pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -11,7 +11,7 @@ COMMENT= Sound card oscilloscope
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX}
USES= gmake
USES= gmake pkgconfig
USE_GNOME= gtk20
USE_XORG= x11

View File

@ -20,7 +20,7 @@ LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
USE_GNOME= gtk20
USES= gmake
USES= gmake pkgconfig
USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -19,7 +19,7 @@ GTK2_DESC= GTK2 input method module
CHEWING_DESC= Chewing input module
UNICODE_DESC= Unicode input module
USES= iconv
USES= iconv pkgconfig
USE_XORG= x11 xft xpm xtst
WANT_GNOME= yes

View File

@ -15,9 +15,8 @@ LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib \
curl:${PORTSDIR}/ftp/curl \
goocanvas:${PORTSDIR}/graphics/goocanvas
USES= gettext pathfix
USES= gettext pathfix gmake pkgconfig
USE_GNOME= gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= gpredict.1

View File

@ -10,7 +10,7 @@ COMMENT= Lightweight GTK+ clipboard manager forked from parcellite
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_GMAKE= yes
USES= gmake pkgconfig
USE_GNOME= gtk20
OPTIONS_DEFINE= NLS XDOTOOL

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: gpsim
# Date created: 2006-03-13
# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
#
# Created by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
# $FreeBSD$
#
PORTNAME= gpsim
PORTVERSION= 0.22.0
@ -20,6 +16,7 @@ RUN_DEPENDS= gpasm:${PORTSDIR}/devel/gputils
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USES= pkgconfig
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -10,9 +10,8 @@ MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A GNOME manpages editor
USES= pathfix gettext
USES= pathfix gettext gmake pkgconfig
USE_GNOME= gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -19,7 +19,7 @@ COMMENT= GTK+ chess board interface (mainly for FICS and chessd)
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
EXTRAS= 1pl2 2
USES= shebangfix
USES= shebangfix pkgconfig
USE_BZIP2= yes
HAS_CONFIGURE= yes
USE_PERL5_BUILD=yes

View File

@ -11,6 +11,7 @@ COMMENT= Very popular card game with variable skill levels
LICENSE= GPLv2 # (or later)
USES= pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-silent-rules

View File

@ -1,4 +1,4 @@
# Created by: nemysis@gmx.ch
# Created by: nemysis@gmx.ch
# $FreeBSD$
PORTNAME= glightoff
@ -13,7 +13,7 @@ COMMENT= Simple (but not so easy to solve!) puzzle game
LICENSE= GPLv2
GNU_CONFIGURE= yes
USE_GMAKE= yes
USES= gmake pkgconfig
USE_GNOME= glib20 gtk20
USE_XORG= x11

View File

@ -19,8 +19,7 @@ LIB_DEPENDS= poppler-glib.8:${PORTSDIR}/graphics/poppler-glib
USE_BZIP2= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USES= iconv
USE_GMAKE= yes
USES= iconv gmake pkgconfig
USE_GNOME= gtk20 intlhack
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: giram
# Date created: 17 June 1999
# Whom: Brandon Fosdick <bfoz@glue.umd.edu>
#
# Created by: Brandon Fosdick <bfoz@glue.umd.edu>
# $FreeBSD$
#
PORTNAME= giram
PORTVERSION= 0.3.5
@ -18,10 +14,9 @@ LIB_DEPENDS= 3ds-1.3:${PORTSDIR}/graphics/lib3ds
BUILD_DEPENDS= povray:${PORTSDIR}/graphics/povray-meta
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= gettext perl5
USES= gettext perl5 pkgconfig gmake
USE_PERL5= build
USE_GNOME= gtk20
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= INTLTOOL_PERL="${PERL}"
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -1,9 +1,5 @@
# ports collection makefile for: gliv
# Date created: 16 March 2001
# Whom: Jeremy Norris <ishmael27@home.com>
#
# Created by: Jeremy Norris <ishmael27@home.com>
# $FreeBSD$
#
PORTNAME= gliv
PORTVERSION= 1.9.7
@ -21,8 +17,7 @@ LICENSE= GPLv2
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix gtk20
USE_GL= yes
USES= gettext
USE_GMAKE= yes
USES= gettext gmake pkgconfig
GNU_CONFIGURE= yes
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: gqview
# Date Created: 27 Oct 1998
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.org>
#
# Created by: Vanilla Pooh Shu <vanilla@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= gqview
PORTVERSION= 2.1.5
@ -16,6 +12,7 @@ COMMENT= Another gtk2-based graphic file viewer
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
USES= pkgconfig
USE_GNOME= gnomehier gtk20
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: mtpaint
# Date created: 3 April 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= mtpaint
PORTVERSION= 3.40
@ -29,7 +25,7 @@ OPENJPEG_DESC= Enable OpenJPEG support
USE_BZIP2= yes
USE_GNOME= gtk20
USE_GMAKE= yes
USES= gmake pkgconfig
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MAN1PREFIX}/man/man1 \
--localedir=${PREFIX}/share/locale \

View File

@ -14,7 +14,7 @@ LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf
USES= perl5
USES= perl5 pkgconfig
USE_PERL5= build
USE_GNOME= glib20 gtk20
GNU_CONFIGURE= yes

View File

@ -10,6 +10,7 @@ MASTER_SITES= http://www.ggobi.org/downloads/
MAINTAINER= rhurlin@gwdg.de
COMMENT= Data visualization system
USES= pkgconfig
USE_BZIP2= yes
USE_GNOME= gtk20 libxml2 gnomehack
USE_LDCONFIG= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: mbrowse
# Date created: Apr 4, 2002
# Whom: Mark Pulford <mark@kyne.com.au>
#
# Created by: Mark Pulford <mark@kyne.com.au>
# $FreeBSD$
#
PORTNAME= mbrowse
PORTVERSION= 0.4.0
@ -18,6 +14,7 @@ LIB_DEPENDS= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp
GNU_CONFIGURE= yes
PLIST_FILES= bin/mbrowse
USES= pkgconfig
USE_GNOME= gtk20
CONFIGURE_ARGS= --with-snmp-prefix=${PREFIX} --with-snmp-type=net
CPPFLAGS+= `net-snmp-config --cflags`

View File

@ -15,6 +15,7 @@ LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= pkgconfig
USE_GNOME= gtk20
USE_OPENSSL= yes
USE_AUTOTOOLS= automake:env

View File

@ -11,7 +11,7 @@ COMMENT= GTK+ passwords manager for system and network administrators
RUN_DEPENDS+= gpgv2:${PORTSDIR}/security/gnupg
USES= desktop-file-utils gmake
USES= desktop-file-utils gmake pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gtk2

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: gkrellmwho2
# Date created: 12 Nov 2003
# Whom: Alexey Zaytsev
#
# Created by: Alexey Zaytsev
# $FreeBSD$
#
PORTNAME= gkrellmwho2
PORTVERSION= 0.2.8
@ -21,6 +17,7 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
HAS_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
USES= pkgconfig
ALL_TARGET=
PLIST_FILES= libexec/gkrellm2/plugins/gkrellmwho2.so

View File

@ -1,7 +1,4 @@
# New ports collection makefile for: gpkgdep
# Date created: 2002/11/28
# Whom: Heiner <h.eichmann@gmx.de>
#
# Created by: Heiner <h.eichmann@gmx.de>
# $FreeBSD$
PORTNAME= gpkgdep
@ -19,7 +16,7 @@ USE_BZIP2= yes
USE_GNOME= gtk20
USE_AUTOTOOLS= automake14 autoconf
AUTOMAKE_ARGS= --add-missing
USE_GMAKE= yes
USES= gmake pkgconfig
PLIST_FILES= bin/gpkgdep
.include <bsd.port.mk>

View File

@ -20,10 +20,9 @@ NONROOT_DESC= Use xcdroast w/o being root
RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools
BUILD_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools
USES= gettext
USES= gettext gmake pkgconfig
GNU_CONFIGURE= yes
WANT_GNOME= yes
USE_GMAKE= yes
CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}"

View File

@ -11,9 +11,8 @@ MAINTAINER?= gnome@FreeBSD.org
COMMENT?= A set of libraries and applications which provide a thesaurus
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_CSTD= gnu89
USES= pathfix
USES= pathfix gmake pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS?=--without-gtk

View File

@ -1,15 +1,11 @@
# New ports collection makefile for: gtkmm20-reference
# Date created: 09 May 2006
# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
#
# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
# $FreeBSD$
#
PORTREVISION= 7
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtkmm-2.0.pc:${PORTSDIR}/x11-toolkits/gtkmm20
USE_GMAKE= yes
USES= gmake pkgconfig
GNU_CONFIGURE= yes
DOCSDIR= ${PREFIX}/share/doc/gtkmm-2.0

View File

@ -13,9 +13,8 @@ COMMENT= C++ binding of GtkSourceView3
USE_LDCONFIG= yes
USE_XZ= yes
USES= pathfix
USES= pathfix gmake pkgconfig
USE_GNOME= gtksourceview3 gnomeprefix gtkmm30
USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBAS}/lib

View File

@ -19,9 +19,7 @@ RUN_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GNOME= gtk20
USE_PERL5= yes
USES= gettext
USE_GMAKE= yes
USES= gettext pkgconfig perl5 gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-wmakerdataprefix="${LOCALBASE}/share" \
--with-wmakeretcprefix="${LOCALBASE}/share"