Thu Feb 18 10:11:48 2021 UTC ()
thunderbird: make the .desktop file slightly nicer


(markd)
diff -r1.268 -r1.269 pkgsrc/mail/thunderbird/Makefile
diff -r1.1 -r1.2 pkgsrc/mail/thunderbird/files/desktop.in

cvs diff -r1.268 -r1.269 pkgsrc/mail/thunderbird/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/thunderbird/Makefile 2021/02/09 12:34:26 1.268
+++ pkgsrc/mail/thunderbird/Makefile 2021/02/18 10:11:48 1.269
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.268 2021/02/09 12:34:26 ryoon Exp $ 1# $NetBSD: Makefile,v 1.269 2021/02/18 10:11:48 markd Exp $
2 2
3DISTNAME= thunderbird-${TB_VER}.source 3DISTNAME= thunderbird-${TB_VER}.source
4PKGNAME= thunderbird-${TB_VER} 4PKGNAME= thunderbird-${TB_VER}
 5PKGREVISION= 1
5TB_VER= 78.7.1 6TB_VER= 78.7.1
6CATEGORIES= mail 7CATEGORIES= mail
7MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} 8MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
8EXTRACT_SUFX= .tar.xz 9EXTRACT_SUFX= .tar.xz
9 10
10MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://www.thunderbird.net/en-US/ 12HOMEPAGE= https://www.thunderbird.net/en-US/
12COMMENT= Organize, secure and customize your mail 13COMMENT= Organize, secure and customize your mail
13LICENSE= mpl-1.1 14LICENSE= mpl-1.1
14 15
15USE_TOOLS+= unzip pax 16USE_TOOLS+= unzip pax
16WRKSRC= ${WRKDIR}/${DISTNAME:S/.source//} 17WRKSRC= ${WRKDIR}/${DISTNAME:S/.source//}
17MOZILLA_DIR= # empty 18MOZILLA_DIR= # empty

cvs diff -r1.1 -r1.2 pkgsrc/mail/thunderbird/files/desktop.in (expand / switch to unified diff)

--- pkgsrc/mail/thunderbird/files/desktop.in 2009/11/29 03:06:42 1.1
+++ pkgsrc/mail/thunderbird/files/desktop.in 2021/02/18 10:11:48 1.2
@@ -1,11 +1,12 @@ @@ -1,11 +1,12 @@
1[Desktop Entry] 1[Desktop Entry]
2Encoding=UTF-8 2Encoding=UTF-8
3Name=@MOZILLA_NAME@ 3Name=@MOZILLA_NAME@
4GenericName=Mail Client 4GenericName=Mail Client
5Comment=Mail client and News Reader 5Comment=Mail client and News Reader
6Exec=@MOZILLA@ %U 6Exec=@MOZILLA@ %U
7Icon=@MOZILLA_ICON@ 7Icon=@MOZILLA_ICON@
8StartupNotify=false 8StartupNotify=false
9Terminal=false 9Terminal=false
10Type=Application 10Type=Application
11Categories=Application;Network; 11Categories=Application;Network;Email;
 12MimeType=x-scheme-handler/mailto;