View | Details | Raw Unified | Return to bug 229421
Collapse All | Expand All

(-)graphics/lximageqt-l10n/distinfo (+3 lines)
Line 0 Link Here
1
TIMESTAMP = 1530304824
2
SHA256 (lxqt/lxqt-l10n-0.13.0.tar.xz) = 8706415a89ba2808c67dd5f8c9479743acb11b1afc2fe331d0330fccbe9ac5aa
3
SIZE (lxqt/lxqt-l10n-0.13.0.tar.xz) = 758588
(-)graphics/lximageqt-l10n/Makefile (-8 / +4 lines)
Lines 1-22 Link Here
1
# Created by: Olivier Duchateau
1
# Created by: Olivier Duchateau
2
# $FreeBSD: head/graphics/lximageqt-l10n/Makefile 473503 2018-06-28 17:39:53Z tcberner $
2
# $FreeBSD$
3
3
4
PORTNAME=	lximageqt-l10n
4
PORTNAME=	lximageqt
5
PORTVERSION=	0.13.0
5
PORTVERSION=	0.13.0
6
CATEGORIES=	graphics
6
CATEGORIES=	graphics
7
MASTER_SITES=	LXQT/lxqt-l10n
7
MASTER_SITES=	LXQT/lxqt-l10n
8
PKGNAMESUFFIX=	-l10n
8
DISTNAME=	lxqt-l10n-${DISTVERSION}
9
DISTNAME=	lxqt-l10n-${DISTVERSION}
9
10
10
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	jesper@schmitz.computer
11
COMMENT=	Translations of lximage-qt
12
COMMENT=	Translations of lximage-qt
12
13
13
LICENSE=	LGPL21+
14
LICENSE=	LGPL21+
14
15
15
MASTERDIR=	${.CURDIR}/../../x11/lxqt-l10n
16
DISTINFO_FILE=	${MASTERDIR}/distinfo
17
DESCR=	${MASTERDIR}/pkg-descr
18
PLIST=	${.CURDIR}/pkg-plist
19
20
USES=	cmake:outsource lxqt pkgconfig qt:5 tar:xz
16
USES=	cmake:outsource lxqt pkgconfig qt:5 tar:xz
21
USE_QT=		buildtools_build qmake_build linguisttools
17
USE_QT=		buildtools_build qmake_build linguisttools
22
USE_LXQT=	buildtools
18
USE_LXQT=	buildtools
(-)graphics/lximageqt-l10n/pkg-descr (+3 lines)
Line 0 Link Here
1
Translations of lximage-qt 
2
3
WWW: https://github.com/lxqt/lxqt-l10n

Return to bug 229421