From d507710565e992912ebb5c0b3d355fde674c1d87 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Thu, 5 Apr 2018 21:54:49 +0000 Subject: [PATCH] - Update to 0.7.4 - Desktop file is now included in source --- math/convertall/Makefile | 9 +-------- math/convertall/distinfo | 6 +++--- math/convertall/pkg-plist | 5 ++++- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/math/convertall/Makefile b/math/convertall/Makefile index ae0c5004a550..e0ff4168b373 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= convertall -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} @@ -22,13 +22,6 @@ NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/ConvertAll -DESKTOP_ENTRIES="ConvertAll" \ - "Unit Converter" \ - "${DATADIR}/icons/${PORTNAME}.svg" \ - "${PORTNAME}" \ - "Qt;Utility;Calculator;" \ - false - OPTIONS_DEFINE= NLS OPTIONS_SUB= yes diff --git a/math/convertall/distinfo b/math/convertall/distinfo index 6576c68fbfa8..aac50be41773 100644 --- a/math/convertall/distinfo +++ b/math/convertall/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518785153 -SHA256 (convertall-0.7.3.tar.gz) = 1228cb1f1def6e1d72d96c75c7d1e4df406625c84bc52eaa530773e35410ff39 -SIZE (convertall-0.7.3.tar.gz) = 280474 +TIMESTAMP = 1522964123 +SHA256 (convertall-0.7.4.tar.gz) = 7f11d4db064c3980b25bd1b5b785ed334fa5e3067e8d9ef437bbcb96e2408d04 +SIZE (convertall-0.7.4.tar.gz) = 284398 diff --git a/math/convertall/pkg-plist b/math/convertall/pkg-plist index 381f77d8456b..5728cb53fcc4 100644 --- a/math/convertall/pkg-plist +++ b/math/convertall/pkg-plist @@ -1,4 +1,5 @@ bin/convertall +share/applications/convertall.desktop %%DATADIR%%/__pycache__/cmdline.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% %%DATADIR%%/__pycache__/cmdline.cpython-%%PYTHON_SUFFIX%%.pyc %%DATADIR%%/__pycache__/convertall.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% @@ -42,7 +43,8 @@ bin/convertall %%NLS%%%%DATADIR%%/data/units_ru.dat %%DATADIR%%/helpview.py %%DATADIR%%/icondict.py -%%DATADIR%%/icons/convertall.svg +%%DATADIR%%/icons/convertall-icon.png +%%DATADIR%%/icons/convertall-icon.svg %%DATADIR%%/icons/convertall_lg.png %%DATADIR%%/icons/convertall_med.png %%DATADIR%%/icons/convertall_sm.png @@ -82,3 +84,4 @@ bin/convertall %%NLS%%%%DOCSDIR%%/README_es.html %%NLS%%%%DOCSDIR%%/README_fr.html %%NLS%%%%DOCSDIR%%/README_ru.html +share/icons/hicolor/scalable/apps/convertall-icon.svg