From 7f13023e8de19b55a4da42692cc0f5466e133e9c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 16 Feb 2023 20:32:00 +0100 Subject: comantainance for thunderbird-bin, deleted fork --- adapted/thunderbird-bin/.SRCINFO | 40 --- adapted/thunderbird-bin/PKGBUILD | 94 ------ .../14F26682D0916CDD81E37B6D61B7B526D98F0353.asc | 352 --------------------- adapted/thunderbird-bin/thunderbird-bin.desktop | 173 ---------- adapted/thunderbird-bin/thunderbird-bin.install | 13 - adapted/thunderbird-bin/vendor.js | 9 - maintained/thunderbird-bin | 2 +- 7 files changed, 1 insertion(+), 682 deletions(-) delete mode 100644 adapted/thunderbird-bin/.SRCINFO delete mode 100644 adapted/thunderbird-bin/PKGBUILD delete mode 100644 adapted/thunderbird-bin/keys/pgp/14F26682D0916CDD81E37B6D61B7B526D98F0353.asc delete mode 100644 adapted/thunderbird-bin/thunderbird-bin.desktop delete mode 100644 adapted/thunderbird-bin/thunderbird-bin.install delete mode 100644 adapted/thunderbird-bin/vendor.js diff --git a/adapted/thunderbird-bin/.SRCINFO b/adapted/thunderbird-bin/.SRCINFO deleted file mode 100644 index 7a1f29e..0000000 --- a/adapted/thunderbird-bin/.SRCINFO +++ /dev/null @@ -1,40 +0,0 @@ -pkgbase = thunderbird-bin - pkgdesc = Standalone Mail/News reader - binary version - pkgver = 102.6.1 - pkgrel = 1 - url = https://www.mozilla.org/thunderbird - install = thunderbird-bin.install - arch = x86_64 - arch = pentium4 - arch = i686 - license = GPL - license = LGPL - license = MPL - depends = dbus-glib - depends = gtk3 - depends = libxt - depends = nss - optdepends = hunspell: Spell checking - optdepends = hyphen: Hyphenation - optdepends = libcanberra: Sound support - provides = thunderbird=102.6.1 - conflicts = thunderbird - source = thunderbird-bin.desktop - source = vendor.js - validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353 - sha512sums = 6813e1dfd43c67ad7517714988ac27e7fdfe4857c8e6612c165a8aa89fa013c5ab4f270c13945010422d3bda82a7b7cd5496eaa5cb5524f6b2fa1732e59fd737 - sha512sums = aeb444784732267f1b1e87e6084a776f82a1912c4c2637d2cf1de1c135dd9d41d2ef66d2bd3f9cbd3a79fad32d17ea6e2968ba644d5f887cb66ba6c09a2098f5 - source_x86_64 = https://archive.mozilla.org/pub/thunderbird/releases/102.6.1/linux-x86_64/en-US/thunderbird-102.6.1.tar.bz2 - source_x86_64 = https://archive.mozilla.org/pub/thunderbird/releases/102.6.1/linux-x86_64/en-US/thunderbird-102.6.1.tar.bz2.asc - sha512sums_x86_64 = 6c9fdb3b8f139c69873d745e2565fafa0c93ab7ac1f88e566ea2ffe70a273f7c056fe60e94f477021cf95a3d023b339f0f093b1d4dc19bd4e1b33a62d305c5c5 - sha512sums_x86_64 = SKIP - source_pentium4 = https://archive.mozilla.org/pub/thunderbird/releases/102.6.1/linux-i686/en-US/thunderbird-102.6.1.tar.bz2 - source_pentium4 = https://archive.mozilla.org/pub/thunderbird/releases/102.6.1/linux-i686/en-US/thunderbird-102.6.1.tar.bz2.asc - sha512sums_pentium4 = 6c9fdb3b8f139c69873d745e2565fafa0c93ab7ac1f88e566ea2ffe70a273f7c056fe60e94f477021cf95a3d023b339f0f093b1d4dc19bd4e1b33a62d305c5c5 - sha512sums_pentium4 = SKIP - source_i686 = https://archive.mozilla.org/pub/thunderbird/releases/102.6.1/linux-i686/en-US/thunderbird-102.6.1.tar.bz2 - source_i686 = https://archive.mozilla.org/pub/thunderbird/releases/102.6.1/linux-i686/en-US/thunderbird-102.6.1.tar.bz2.asc - sha512sums_i686 = 6c9fdb3b8f139c69873d745e2565fafa0c93ab7ac1f88e566ea2ffe70a273f7c056fe60e94f477021cf95a3d023b339f0f093b1d4dc19bd4e1b33a62d305c5c5 - sha512sums_i686 = SKIP - -pkgname = thunderbird-bin diff --git a/adapted/thunderbird-bin/PKGBUILD b/adapted/thunderbird-bin/PKGBUILD deleted file mode 100644 index 9b1bb18..0000000 --- a/adapted/thunderbird-bin/PKGBUILD +++ /dev/null @@ -1,94 +0,0 @@ -# Maintainer: Gennadiy Mykhailiuta -# Maintainer: Luna Jernberg -# Contributor: Felix Golatofski - -pkgname=thunderbird-bin -_pkgname=thunderbird -pkgver=102.7.0 -_major=${pkgver/rc*} -_build=${pkgver/*rc} -pkgrel=1 -pkgdesc="Standalone Mail/News reader - binary version" -arch=('x86_64' 'pentium4' 'i686') -url="https://www.mozilla.org/thunderbird" -license=('GPL' 'LGPL' 'MPL') -depends=('dbus-glib' 'gtk3' 'libxt' 'nss') -optdepends=('hunspell: Spell checking' - 'hyphen: Hyphenation' - 'libcanberra: Sound support') -provides=("thunderbird=$pkgver") -conflicts=('thunderbird') -install=$pkgname.install -source=( - 'thunderbird-bin.desktop' - 'vendor.js' -) -source_x86_64=( - thunderbird-$pkgver-x86_64.tar.bz2::https://archive.mozilla.org/pub/thunderbird/releases/$pkgver/linux-x86_64/en-US/thunderbird-$pkgver.tar.bz2{,.asc} -) -source_pentium4=( - thunderbird-$pkgver-i686.tar.bz2::https://archive.mozilla.org/pub/thunderbird/releases/$pkgver/linux-i686/en-US/thunderbird-$pkgver.tar.bz2{,.asc} -) -source_i686=( - thunderbird-$pkgver-i686.tar.bz2::https://archive.mozilla.org/pub/thunderbird/releases/$pkgver/linux-i686/en-US/thunderbird-$pkgver.tar.bz2{,.asc} -) - -sha512sums=('6813e1dfd43c67ad7517714988ac27e7fdfe4857c8e6612c165a8aa89fa013c5ab4f270c13945010422d3bda82a7b7cd5496eaa5cb5524f6b2fa1732e59fd737' - 'aeb444784732267f1b1e87e6084a776f82a1912c4c2637d2cf1de1c135dd9d41d2ef66d2bd3f9cbd3a79fad32d17ea6e2968ba644d5f887cb66ba6c09a2098f5') -sha512sums_x86_64=('ffab495a3bb54e82d8070953505cbd3511f4c5c1232cf8f7acf87ac39f70189a89d4f5df48ecfb0700945fe5ff3679986c428110353febdeccb3a48a4991d1f4' - 'SKIP') -sha512sums_pentium4=('da95d5461fd31dd4b5b1343d8834c7c186f260acc9c8ff475a24170af35e281a20542318c1e35de8bdeb5dde3fa9a85f51880390dc8c4ac14d69c53b84ea147c' - 'SKIP') -sha512sums_i686=('da95d5461fd31dd4b5b1343d8834c7c186f260acc9c8ff475a24170af35e281a20542318c1e35de8bdeb5dde3fa9a85f51880390dc8c4ac14d69c53b84ea147c' - 'SKIP') - -validpgpkeys=(14F26682D0916CDD81E37B6D61B7B526D98F0353) # Mozilla Software Releases - -package() { - # Create directories - msg2 "Creating directory structure..." - install -d "$pkgdir"/usr/bin - install -d "$pkgdir"/usr/share/applications - install -d "$pkgdir"/opt - - msg2 "Moving stuff in place..." - # Install - cp -r thunderbird/ "$pkgdir"/opt/$_pkgname - - # Launchers - ln -s /opt/$_pkgname/thunderbird "$pkgdir"/usr/bin/$_pkgname - # breaks application as of 68.0b1 - # ln -sf thunderbird "$pkgdir"/opt/$_pkgname/thunderbird-bin - - # vendor.js - _vendorjs="$pkgdir/opt/$_pkgname/defaults/preferences/vendor.js" - install -Dm644 /dev/stdin "$_vendorjs" <${bold} $1${all_off}\n" -} - -note() { - printf "${blue}==>${yellow} NOTE$1:${bold} $2${all_off}\n" -} - -all_off="$(tput sgr0)" -bold="${all_off}$(tput bold)" -blue="${bold}$(tput setaf 4)" -yellow="${bold}$(tput setaf 3)" diff --git a/adapted/thunderbird-bin/vendor.js b/adapted/thunderbird-bin/vendor.js deleted file mode 100644 index 170b505..0000000 --- a/adapted/thunderbird-bin/vendor.js +++ /dev/null @@ -1,9 +0,0 @@ -// Use LANG environment variable to choose locale -pref("intl.locale.matchOS", true); - -// Disable default mailer checking. -pref("mail.shell.checkDefaultMail", false); - -// Don't disable our bundled extensions in the application directory -pref("extensions.autoDisableScopes", 11); -pref("extensions.shownSelectionUI", true); diff --git a/maintained/thunderbird-bin b/maintained/thunderbird-bin index eca747e..fb538df 160000 --- a/maintained/thunderbird-bin +++ b/maintained/thunderbird-bin @@ -1 +1 @@ -Subproject commit eca747e2a6c639b6d374faf635ee1b1b79b5c441 +Subproject commit fb538df575e4f8856b5bab14de3b5cb89b1086b1 -- cgit v1.2.3-54-g00ecf