mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Update to version 2.11.0 [1]
- Register proxy dependencies detected by stage-qa PR: 211005 [1] Submitted by: Sergey Brunov [1] Approved by: maintainer timeout
This commit is contained in:
parent
29f47d8b4a
commit
70c33f8124
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419186
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= texstudio
|
||||
PORTVERSION= 2.10.8
|
||||
PORTVERSION= 2.11.0
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TeXstudio%20${PORTVERSION}
|
||||
|
||||
@ -14,11 +14,13 @@ USES= desktop-file-utils dos2unix execinfo ghostscript:run \
|
||||
pkgconfig qmake
|
||||
DOS2UNIX_FILES= ${PORTNAME}.pro
|
||||
|
||||
_USE_QT4= gui network script svg xml \
|
||||
_USE_QT4= corelib gui network script svg xml \
|
||||
iconengines_run designer_build moc_build rcc_build uic_build
|
||||
_USE_QT5= gui network script svg xml \
|
||||
_USE_QT5= core gui network script svg widgets xml \
|
||||
printsupport concurrent uitools buildtools_build
|
||||
|
||||
USE_XORG= x11
|
||||
USE_GL= gl
|
||||
USE_TEX= latex dvipsk
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (texstudio-2.10.8.tar.gz) = 0a569544ceb0ff92e52ed57a34e8eb12e7a16eef1209320737aef5d5b81b3404
|
||||
SIZE (texstudio-2.10.8.tar.gz) = 26003322
|
||||
TIMESTAMP = 1468240968
|
||||
SHA256 (texstudio-2.11.0.tar.gz) = 170e6d68952251e8c64589b0d147cb7692005e135cc6fc14579c6fd593f54307
|
||||
SIZE (texstudio-2.11.0.tar.gz) = 26263749
|
||||
|
@ -126,6 +126,7 @@ share/icons/hicolor/scalable/apps/texstudio.svg
|
||||
%%DATADIR%%/texstudio_hu.qm
|
||||
%%DATADIR%%/texstudio_it.qm
|
||||
%%DATADIR%%/texstudio_ja.qm
|
||||
%%DATADIR%%/texstudio_nl.qm
|
||||
%%DATADIR%%/texstudio_pl.qm
|
||||
%%DATADIR%%/texstudio_pt_BR.qm
|
||||
%%DATADIR%%/texstudio_ru_RU.qm
|
||||
|
Loading…
Reference in New Issue
Block a user