pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
terminology: update to 1.9.0
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Sat Jan 30 11:44:56 2021 +0100
Changeset: 2a173f0f5e3ee931a416bf7792a78b029594cfe8
Modified Files:
terminology/Makefile
terminology/PLIST
terminology/distinfo
Log Message:
terminology: update to 1.9.0
* Release v1.9.0
* Colorshemes: easily change the colors of the terminal
* Add the following color schemes: Tango Dark, Tango light, Dracula,
Belafonte Day, Belafonte Night, Material, Fahrenheit, Tomorrow Night
Burns, PaleNight, Soft Era, One Dark, Cobalt2
* New translations: Chinese (Simplified), Japanese, Norwegian Bokmål,
Russian and Ukrainian
* Handle OSC 12 to change the cursor color
* Translation updates for Catalan, Croatian, Danish, Dutch, French,
German, Italian, Spanish
* Add font search in the fonts panel
* Set TERM to xterm_256color by default
* Focus simplifications when going into the settings
* Tests: better compatibility with debian-based systems
* Fix tyls with png/jpg thumbnails
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2a173f0f5e3ee931a416bf7792a78b029594cfe8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
terminology/Makefile | 8 ++++++--
terminology/PLIST | 14 ++++++--------
terminology/distinfo | 8 ++++----
3 files changed, 16 insertions(+), 14 deletions(-)
diffs:
diff --git a/terminology/Makefile b/terminology/Makefile
index a9e81c0548..79e36894c0 100644
--- a/terminology/Makefile
+++ b/terminology/Makefile
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 0.2 2018/09/06 16:15:10 andyb Exp $
-DISTNAME= terminology-1.8.1
+DISTNAME= terminology-1.9.0
CATEGORIES= x11
-PKGREVISION= 2
+#PKGREVISION=
MASTER_SITES= https://download.enlightenment.org/rel/apps/terminology/
EXTRACT_SUFX= .tar.xz
@@ -13,6 +13,10 @@ LICENSE= 2-clause-bsd
USE_TOOLS+= pkg-config
+REPLACE_PYTHON+= data/colorschemes/get_name.py
+REPLACE_PYTHON+= data/colorschemes/gen_faint.py
+REPLACE_PYTHON+= data/colorschemes/ini2desc.py
+
.include "../../devel/meson/build.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff --git a/terminology/PLIST b/terminology/PLIST
index 901dc30bd6..b93309e2aa 100644
--- a/terminology/PLIST
+++ b/terminology/PLIST
@@ -29,16 +29,22 @@ share/locale/fr/LC_MESSAGES/terminology.mo
share/locale/hi/LC_MESSAGES/terminology.mo
share/locale/hr/LC_MESSAGES/terminology.mo
share/locale/it/LC_MESSAGES/terminology.mo
+share/locale/ja/LC_MESSAGES/terminology.mo
share/locale/ko/LC_MESSAGES/terminology.mo
share/locale/ms/LC_MESSAGES/terminology.mo
+share/locale/nb_NO/LC_MESSAGES/terminology.mo
share/locale/nl/LC_MESSAGES/terminology.mo
share/locale/pl/LC_MESSAGES/terminology.mo
+share/locale/ru/LC_MESSAGES/terminology.mo
share/locale/sl/LC_MESSAGES/terminology.mo
share/locale/sr/LC_MESSAGES/terminology.mo
share/locale/tr/LC_MESSAGES/terminology.mo
+share/locale/uk/LC_MESSAGES/terminology.mo
share/locale/vi/LC_MESSAGES/terminology.mo
+share/locale/zh_Hans/LC_MESSAGES/terminology.mo
share/terminology/backgrounds/mystic.png
share/terminology/backgrounds/texture_background.png
+share/terminology/colorschemes.eet
share/terminology/fonts/10x20.pcf
share/terminology/fonts/4x6.pcf
share/terminology/fonts/5x7.pcf
@@ -65,14 +71,6 @@ share/terminology/fonts/terminus-18.pcf
share/terminology/fonts/terminus-20-bold.pcf
share/terminology/fonts/terminus-20.pcf
share/terminology/images/terminology.png
-share/terminology/themes/base16_ocean_dark.edj
-share/terminology/themes/black.edj
share/terminology/themes/default.edj
share/terminology/themes/mild.edj
-share/terminology/themes/mustang.edj
-share/terminology/themes/nord.edj
share/terminology/themes/nyanology.edj
-share/terminology/themes/papercolor.edj
-share/terminology/themes/smyck.edj
-share/terminology/themes/solarized.edj
-share/terminology/themes/solarized_light.edj
diff --git a/terminology/distinfo b/terminology/distinfo
index 98694609d2..7a650e4596 100644
--- a/terminology/distinfo
+++ b/terminology/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (terminology-1.8.1.tar.xz) = 6749f267c65260a33c7311e701ee8e4b37ba9020
-RMD160 (terminology-1.8.1.tar.xz) = 7a9c8981451e580810e9b0ab4469391cb36a97f6
-SHA512 (terminology-1.8.1.tar.xz) = 9b12540d0e907ee1499c3249f1e2dbf7786f401e2154856a804dc0a1afbe389cb297b237fdc1c38aff8b81ba1f65d70cf3a27c986ec8cccef6f03894feadf14f
-Size (terminology-1.8.1.tar.xz) = 4939080 bytes
+SHA1 (terminology-1.9.0.tar.xz) = 1b12ac214c79d95232e4beaa4729d6f1b1a8186e
+RMD160 (terminology-1.9.0.tar.xz) = 7f44b5f4b5a0056bb554418f6f35749765d178a1
+SHA512 (terminology-1.9.0.tar.xz) = 03955899f320b9d018d9e8a4a195b298e35052e6b5fa7d6c804f1810edf9ef55cac02e8d8c7261e1b890e8a453fce6418dc53a37abe499067688d3e16fdff9f1
+Size (terminology-1.9.0.tar.xz) = 4971192 bytes
Home |
Main Index |
Thread Index |
Old Index