Per r390886 stop pulling unnecessary GTK+ deps in my ports
This commit is contained in:
parent
a88aedc71c
commit
ccc4c3b371
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392439
@ -2,7 +2,7 @@
|
||||
|
||||
DISTVERSION= 1.0.1-757
|
||||
DISTVERSIONSUFFIX= -g73e9c3b
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
GH_TAGNAME= e855bc7:lang ad53018:native a0b878f:ext_armips
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= ppsspp
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION?= 1.0.1
|
||||
PORTREVISION?= 3
|
||||
PORTREVISION?= 4
|
||||
CATEGORIES= emulators
|
||||
|
||||
.ifndef PKGNAMESUFFIX
|
||||
@ -33,7 +33,6 @@ CMAKE_ARGS= -DUSE_SYSTEM_FFMPEG=on
|
||||
QMAKE_SOURCE_PATH= ${WRKSRC}/Qt/PPSSPPQt.pro
|
||||
QMAKE_ARGS= CONFIG+="system_ffmpeg" LREL_TOOL="${LRELEASE}"
|
||||
NINJA_VERBOSE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
OPTIONS_DEFAULT=QT5
|
||||
OPTIONS_SINGLE= GUI
|
||||
|
@ -3,6 +3,7 @@
|
||||
PORTNAME= katawa-shoujo
|
||||
PORTVERSION= 1.3.1
|
||||
DISTVERSIONSUFFIX=-[linux-x86][18161880]
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://dl.katawa-shoujo.com/gold_${PORTVERSION}/:game \
|
||||
GENTOO:icon
|
||||
@ -24,7 +25,6 @@ RUN_DEPENDS= renpy:${PORTSDIR}/devel/renpy
|
||||
USES= tar:bz2
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
INSTALLS_ICONS= yes
|
||||
WRKSRC= ${WRKDIR}/Katawa\ Shoujo-${PORTVERSION}-linux
|
||||
PORTDATA= *
|
||||
PORTDOCS= *.pdf
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= openra
|
||||
PORTVERSION= 20150614
|
||||
DISTVERSIONPREFIX= release-
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
# XXX Convert to USES=nuget or package dependencies instead
|
||||
MASTER_SITES= https://nuget.org/api/v2/package/StyleCopPlus.MSBuild/4.7.49.5?dummy=/:StyleCopPlus \
|
||||
@ -51,7 +51,6 @@ GH_PROJECT= OpenRA
|
||||
NO_ARCH= yes
|
||||
USES= gmake lua:51,run mono openal:soft
|
||||
USE_SDL= sdl2
|
||||
INSTALLS_ICONS= yes
|
||||
MAKE_ENV= prefix="${PREFIX}"
|
||||
MAKE_ARGS= VERSION="${GH_TAGNAME}"
|
||||
INSTALL_TARGET= install-all install-linux-shortcuts
|
||||
|
@ -3,6 +3,7 @@
|
||||
PORTNAME= baka-mplayer
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia audio
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
@ -20,7 +21,6 @@ USES= compiler:c++11-lib pkgconfig qmake
|
||||
USE_QT5= qmake_build buildtools_build gui network svg widgets x11extras
|
||||
QMAKE_SOURCE_PATH=${WRKSRC}/src
|
||||
QMAKE_ARGS= lupdate="${LUPDATE}" lrelease="${LRELEASE}"
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS NOTO
|
||||
OPTIONS_SUB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user