Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 14:58:22 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426379 - in head/graphics: . lximage-qt lximageqt-l10n
Message-ID:  <201611191458.uAJEwMgW010420@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Sat Nov 19 14:58:22 2016
New Revision: 426379
URL: https://svnweb.freebsd.org/changeset/ports/426379

Log:
  Add:
  
  - lximage-qt
  - lximageqt-l10n (translation files)
  
  Qt port of LXImage, a simple and fast image viewer. It contains also
  screenshot tool.
  
  WWW: http://lxqt.org/
  
  Obtained from:	LXQt repository

Added:
  head/graphics/lximage-qt/
  head/graphics/lximage-qt/Makefile   (contents, props changed)
  head/graphics/lximage-qt/distinfo   (contents, props changed)
  head/graphics/lximage-qt/pkg-descr   (contents, props changed)
  head/graphics/lximage-qt/pkg-plist   (contents, props changed)
  head/graphics/lximageqt-l10n/
  head/graphics/lximageqt-l10n/Makefile   (contents, props changed)
  head/graphics/lximageqt-l10n/distinfo   (contents, props changed)
  head/graphics/lximageqt-l10n/pkg-descr   (contents, props changed)
  head/graphics/lximageqt-l10n/pkg-plist   (contents, props changed)
Modified:
  head/graphics/Makefile

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Sat Nov 19 14:56:46 2016	(r426378)
+++ head/graphics/Makefile	Sat Nov 19 14:58:22 2016	(r426379)
@@ -579,6 +579,8 @@
     SUBDIR += luminance-qt5
     SUBDIR += luxrender
     SUBDIR += luxrender14
+    SUBDIR += lximage-qt
+    SUBDIR += lximageqt-l10n
     SUBDIR += mahotas
     SUBDIR += maim
     SUBDIR += makehuman

Added: head/graphics/lximage-qt/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/lximage-qt/Makefile	Sat Nov 19 14:58:22 2016	(r426379)
@@ -0,0 +1,27 @@
+# Created by: Olivier Duchateau
+# $FreeBSD$
+
+PORTNAME=	lximage-qt
+PORTVERSION=	0.5.0
+CATEGORIES=	graphics
+MASTER_SITES=	LXQT/${PORTNAME}
+
+MAINTAINER=	olivierd@FreeBSD.org
+COMMENT=	Image viewer and screenshot tool
+
+LICENSE=	GPLv2
+
+LIB_DEPENDS=	libexif.so:graphics/libexif \
+	libmenu-cache.so:x11/menu-cache \
+	libfm.so:x11/libfm
+
+USES=	cmake:outsource compiler:c++11-lib desktop-file-utils gettext-runtime \
+	localbase lxqt pkgconfig tar:xz
+USE_GNOME=	glib20
+USE_QT5=	buildtools_build qmake_build core dbus gui printsupport \
+	svg widgets x11extras
+USE_LXQT=	libfmqt lxqt
+USE_XORG=	ice sm x11 xcb xext xfixes
+INSTALLS_ICONS=	yes
+
+.include <bsd.port.mk>

Added: head/graphics/lximage-qt/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/lximage-qt/distinfo	Sat Nov 19 14:58:22 2016	(r426379)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1474728744
+SHA256 (lxqt/lximage-qt-0.5.0.tar.xz) = bd67b8b81a25d8ecd858787af87bc97256f15821ff4f1bb3efcfd214e2929066
+SIZE (lxqt/lximage-qt-0.5.0.tar.xz) = 36068

Added: head/graphics/lximage-qt/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/lximage-qt/pkg-descr	Sat Nov 19 14:58:22 2016	(r426379)
@@ -0,0 +1,4 @@
+It is the Qt port of LXImage, a simple and fast image viewer. It contains
+also screenshot tool.
+
+WWW: http://lxqt.org/

Added: head/graphics/lximage-qt/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/lximage-qt/pkg-plist	Sat Nov 19 14:58:22 2016	(r426379)
@@ -0,0 +1,4 @@
+bin/lximage-qt
+share/applications/lximage-qt-screenshot.desktop
+share/applications/lximage-qt.desktop
+share/icons/hicolor/48x48/apps/lximage-qt.png

Added: head/graphics/lximageqt-l10n/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/lximageqt-l10n/Makefile	Sat Nov 19 14:58:22 2016	(r426379)
@@ -0,0 +1,39 @@
+# Created by: Olivier Duchateau
+# $FreeBSD$
+
+PORTNAME=	lximageqt-l10n
+PORTVERSION=	0.11.0
+CATEGORIES=	graphics
+DISTNAME=	lxqt-l10n-${DISTVERSION}
+
+MAINTAINER=	olivierd@FreeBSD.org
+COMMENT=	Translations of lximage-qt
+
+LICENSE=	LGPL21+
+
+USES=	cmake:outsource lxqt tar:xz
+USE_QT5=	buildtools_build qmake_build
+USE_LXQT=	lxqt
+
+CMAKE_ARGS+=	-DWITH_COMPTON_CONF:BOOL=OFF \
+	-DWITH_LIBFM_QT:BOOL=OFF \
+	-DWITH_LIBLXQT:BOOL=OFF \
+	-DWITH_LXIMAGE_QT:BOOL=ON \
+	-DWITH_LXQT_ABOUT:BOOL=OFF \
+	-DWITH_LXQT_ADMIN:BOOL=OFF \
+	-DWITH_LXQT_CONFIG:BOOL=OFF \
+	-DWITH_LXQT_GLOBALKEYS:BOOL=OFF \
+	-DWITH_LXQT_NOTIFICATIOND:BOOL=OFF \
+	-DWITH_LXQT_OPENSSH_ASKPASS:BOOL=OFF \
+	-DWITH_LXQT_PANEL:BOOL=OFF \
+	-DWITH_LXQT_POLICYKIT:BOOL=OFF \
+	-DWITH_LXQT_POWERMANAGEMENT:BOOL=OFF \
+	-DWITH_LXQT_RUNNER:BOOL=OFF \
+	-DWITH_LXQT_SESSION:BOOL=OFF \
+	-DWITH_LXQT_SUDO:BOOL=OFF \
+	-DWITH_OBCONF_QT:BOOL=OFF \
+	-DWITH_PCMANFM_QT:BOOL=OFF \
+	-DWITH_QTERMINAL:BOOL=OFF \
+	-DWITH_PAVUCONTROL_QT:BOOL=OFF
+
+.include <bsd.port.mk>

Added: head/graphics/lximageqt-l10n/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/lximageqt-l10n/distinfo	Sat Nov 19 14:58:22 2016	(r426379)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1479561760
+SHA256 (lxqt/lxqt-l10n-0.11.0.tar.xz) = ed05b57da536e9ea52f34fcbc15f386be4336ee8b411f3a24c043ee4dc27774a
+SIZE (lxqt/lxqt-l10n-0.11.0.tar.xz) = 513704

Added: head/graphics/lximageqt-l10n/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/lximageqt-l10n/pkg-descr	Sat Nov 19 14:58:22 2016	(r426379)
@@ -0,0 +1,3 @@
+Translations ("localization") in terms of the Qt TS files of lximage-qt.
+
+WWW: https://github.com/lxde/lxqt-l10n

Added: head/graphics/lximageqt-l10n/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/lximageqt-l10n/pkg-plist	Sat Nov 19 14:58:22 2016	(r426379)
@@ -0,0 +1,23 @@
+share/lximage-qt/translations/lximage-qt_ar.qm
+share/lximage-qt/translations/lximage-qt_ca.qm
+share/lximage-qt/translations/lximage-qt_cs.qm
+share/lximage-qt/translations/lximage-qt_de.qm
+share/lximage-qt/translations/lximage-qt_el.qm
+share/lximage-qt/translations/lximage-qt_es.qm
+share/lximage-qt/translations/lximage-qt_gl.qm
+share/lximage-qt/translations/lximage-qt_hr.qm
+share/lximage-qt/translations/lximage-qt_hu.qm
+share/lximage-qt/translations/lximage-qt_id.qm
+share/lximage-qt/translations/lximage-qt_is.qm
+share/lximage-qt/translations/lximage-qt_it.qm
+share/lximage-qt/translations/lximage-qt_ja.qm
+share/lximage-qt/translations/lximage-qt_pa.qm
+share/lximage-qt/translations/lximage-qt_pl.qm
+share/lximage-qt/translations/lximage-qt_pt.qm
+share/lximage-qt/translations/lximage-qt_pt_BR.qm
+share/lximage-qt/translations/lximage-qt_ru.qm
+share/lximage-qt/translations/lximage-qt_sv.qm
+share/lximage-qt/translations/lximage-qt_template.qm
+share/lximage-qt/translations/lximage-qt_uk.qm
+share/lximage-qt/translations/lximage-qt_zh_CN.qm
+share/lximage-qt/translations/lximage-qt_zh_TW.qm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611191458.uAJEwMgW010420>