1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

New port -- x11/mere-about: A tiny dialog app to show information of mere software suite

About me, mere!
It's a very simple and tiny application that provides its' user information
about the mere software suite, and the system it is running on.

WWW: http://about.merelab.io/

PR:		241653
Submitted by:	Bhuiyan Mohammad Iklash <bhuiyan.mohammad.iklash@gmail.com>
This commit is contained in:
Tobias C. Berner 2019-11-09 21:26:08 +00:00
parent 0d63c69dba
commit 5281c6a6ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517149
5 changed files with 36 additions and 0 deletions

View File

@ -219,6 +219,7 @@
SUBDIR += menu-cache
SUBDIR += menulibre
SUBDIR += metalock
SUBDIR += mere-about
SUBDIR += mere-utils
SUBDIR += metisse
SUBDIR += mkcomposecache

23
x11/mere-about/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $FreeBSD$
PORTNAME= mere-about
DISTVERSIONPREFIX=v
DISTVERSION= 0.0.1b
CATEGORIES= x11
MAINTAINER= bhuiyan.mohammad.iklash@gmail.com
COMMENT= About me, mere!
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lang gl qmake qt:5
USE_QT= core gui widgets \
buildtools_build linguisttools_build
USE_GL= gl
USE_GITHUB= yes
GH_ACCOUNT= merelab
.include <bsd.port.mk>

3
x11/mere-about/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1573331230
SHA256 (merelab-mere-about-v0.0.1b_GH0.tar.gz) = a1c6e7da2e94a91769cd249f0a3a02dc35541ba3ac5c05da418a81fb6d6ffca7
SIZE (merelab-mere-about-v0.0.1b_GH0.tar.gz) = 38648

5
x11/mere-about/pkg-descr Normal file
View File

@ -0,0 +1,5 @@
About me, mere!
It's a very simple and tiny application that provides its' user information
about the mere software suite, and the system it is running on.
WWW: http://about.merelab.io/

4
x11/mere-about/pkg-plist Normal file
View File

@ -0,0 +1,4 @@
bin/mere-about
share/applications/mere-about.desktop
share/mere/mere-about/i18n/mere-about_bn.qm
share/mere/mere-about/i18n/mere-about_en.qm