aboutsummaryrefslogtreecommitdiff
Author: Danny Milosavljevic <dannym+a@scratchpost.org>
Date: 2023-08-15

--- orig/jswba9mn9nh43l7g4w2qslmr7i3q64vy-fbreader-0.99.6-checkout/fbreader/desktop/desktop	2023-08-14 23:56:03.092567740 +0200
+++ jswba9mn9nh43l7g4w2qslmr7i3q64vy-fbreader-0.99.6-checkout/fbreader/desktop/desktop	2023-08-14 23:56:59.936213278 +0200
@@ -25,5 +25,5 @@
 StartupNotify=true
 Terminal=false
 Type=Application
-Icon=FBReader.png
+Icon=FBReader
 Categories=Office;Viewer;Literature;
--- orig/jswba9mn9nh43l7g4w2qslmr7i3q64vy-fbreader-0.99.6-checkout/fbreader/desktop/Makefile	2023-08-14 23:56:03.092567740 +0200
+++ jswba9mn9nh43l7g4w2qslmr7i3q64vy-fbreader-0.99.6-checkout/fbreader/desktop/Makefile	2023-08-15 00:23:19.046691430 +0200
@@ -10,6 +10,14 @@
 	@install -m 0644 desktop $(DESTDIR)/usr/share/applications/$(TARGET).desktop
 	@install -d $(DESTDIR)$(IMAGEDIR)
 	@install -m 0644 ../data/icons/application/$(TARGET_ARCH).png $(DESTDIR)$(IMAGEDIR)/FBReader.png
+	@install -d $(DESTDIR)$(SHAREDIR)/icons/hicolor/16x16/apps
+	@install -m 0644 ../data/icons/application/16x16.png $(DESTDIR)$(SHAREDIR)/icons/hicolor/16x16/apps/FBReader.png
+	@install -d $(DESTDIR)$(SHAREDIR)/icons/hicolor/32x32/apps
+	@install -m 0644 ../data/icons/application/32x32.png $(DESTDIR)$(SHAREDIR)/icons/hicolor/32x32/apps/FBReader.png
+	@install -d $(DESTDIR)$(SHAREDIR)/icons/hicolor/48x48/apps
+	@install -m 0644 ../data/icons/application/48x48.png $(DESTDIR)$(SHAREDIR)/icons/hicolor/48x48/apps/FBReader.png
+	@install -d $(DESTDIR)$(SHAREDIR)/icons/hicolor/64x64/apps
+	@install -m 0644 ../data/icons/application/64x64.png $(DESTDIR)$(SHAREDIR)/icons/hicolor/64x64/apps/FBReader.png
 	@install -m 0644 ../data/default/config.desktop.xml $(SHARE_FBREADER)/default/config.xml
 	@install -m 0644 ../data/default/keymap.desktop.xml $(SHARE_FBREADER)/default/keymap.xml
 	@install -m 0644 ../data/default/styles.desktop.xml $(SHARE_FBREADER)/default/styles.xml
]: Add python-coveralls and python-pytest-xdist; remove python-flufl-lock. Change-Id: I353fff0ceade648286ef552effdc35671032c62c Ricardo Wurmus 2024-01-12gnu: qmapshack: Update to 1.17.1....* gnu/packages/geo.scm (qmapshack): Update to 1.17.1. Change-Id: I85cace78a9c38342a000488dfa80795f914bf2c5 Guillaume Le Vaillant 2024-01-07gnu: Add laszip....* gnu/packages/geo.scm (laszip): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Change-Id: I8baf25f1d51c9ac90bcea4a1e9a564e21e0a9ee6 Mattia Bunel 2024-01-01gnu. josm. Update to 18907....* gnu/packages/geo.scm (josm): Update to 18907. Change-Id: Ica61eabb49489bc5716b2b0bd029bbffcb7f84d3 Julien Lepiller 2023-12-29gnu: spatialite-tools: Update to 5.1.0a....* gnu/packages/geo.scm (spatialite-tools): Update to 5.1.0a. Change-Id: I2dd09003d090db692d6056402cef55e1c1203684 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber 2023-12-08gnu: Make webkitgtk-next the new webkitgtk....As of version 2.42.0, the WebKit 6.0 typelib is considered stable. With GNOME itself moving to GTK4 as time marches on, we should reflect the fact that this is the preferred Webkit for future applications. * gnu/packages/webkit.scm (webkitgtk-next): Remove variable. Inline logic… (webkitgtk): … here. Move old value … (webkitgtk-for-gtk3): … here. (webkitgtk-with-libsoup2): Inherit from webkitgtk-for-gtk3. * gnu/packages/geo.scm (gnome-maps): Adjust accordingly. * gnu/packages/gnome.scm (gnome-initial-setup, sushi) (cambalache, devhelp, devhelp-with-libsoup2, gnome-online-accounts) (gnome-online-accounts-3.44, evolution-data-server, evolution-data-server-3.44) (lollypop, evolution, gnome-boxes, geary, komikku): Likewise. * gnu/packages/guile-xyz.scm (guile-gi, nomad): Likewise. * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Likewise. * gnu/packages/mail.scm (balsa): Likewise. * gnu/packages/mate.scm (atril): Likewise. * gnu/packages/music.scm (ctrlr): Likewise. * gnu/packages/rednotebook.scm (rednotebook): Likewise. * gnu/packages/syndication.scm (gfeeds): Likewise. * gnu/packages/telegram.scm (telegram-desktop): Likewise. * gnu/packages/vnc.scm (remmina): Likewise. * gnu/packages/web-browsers.scm (nyxt): Likewise. Liliana Marie Prikler 2023-12-02gnu: josm: Reduce closure size....This saves 240MB of closure size. * gnu/packages/geo.scm (josm)[inputs]: Add openjdk11. [arguments]: Filter native inputs out of CLASSPATH. Use `java' from openjdk11 instead of the JDK. Change-Id: Ifa03b5cd033c5866d22e7557119284be0ea25a0e Julien Lepiller 2023-11-09gnu: josm: Update to 18822....* gnu/packages/geo.scm (josm): Update to 18822. [inputs]: Use new json implementation. [arguments]: Use openjdk11 to prevent warning at startup. Change-Id: I393e0ed765d1d0da7870595d2eccefae17836eb9 Julien Lepiller 2023-10-12gnu: python-metpy: Update to 1.5.1....* gnu/packages/geo.scm (python-metpy): Update to 1.5.1. Vinicius Monego 2023-09-21gnu: routino: Update to 3.4.1....* gnu/packages/geo.scm (routino): Update to 3.4.1. [source]: Use HTTPS. [arguments]: Use G-expressions. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Hendursaga 2023-09-21gnu: osmium-tool: Update to 1.15.0....* gnu/packages/geo.scm (osmium-tool): Update to 1.15.0. Reviewed-by: Bruno Victal <mirai@makinata.eu> Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Hendursaga 2023-09-21gnu: osm2pgsql: Update to 1.9.2....* gnu/packages/geo.scm (osm2pgsql): Update to 1.9.2. [arguments]: Use G-expressions. <#:configure-flags>: Ensure compilation with LuaJIT, PROJ API version 4. [inputs]: Replace lua with luajit. Replace proj with proj-7. Add nlohmann-json. [native-inputs]: Add pandoc, python-argparse-manpage, for building documentation. Remove python-psycopg2, as it is only used for tests, and testing has been disabled. [home-page]: Update URL. Reviewed-by: Bruno Victal <mirai@makinata.eu> Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Hendursaga 2023-09-21gnu: libosmium: Update to 2.19.0....* gnu/packages/geo.scm (libosmium): Update to 2.19.0. [inputs]: Replace proj with proj-7, the last version with PROJ API version 4 compatibility. Remove sparsehash and utfcpp. [native-inputs]: Add graphviz-minimal, to build documentation. Reviewed-by: Bruno Victal <mirai@makinata.eu> Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Hendursaga 2023-09-09gnu: qgis: Fix build....* gnu/packages/geo.scm (qgis)[arguments]: Add test_core_authconfig to disabled tests in 'check' phase. Guillaume Le Vaillant 2023-09-03gnu: Add python-metpy....* gnu/packages/geo.scm (python-metpy): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vinicius Monego 2023-08-22gnu: qtimageformats: Rename variable to qtimageformats-5....* gnu/packages/qt.scm (qtimageformats): Rename to... (qtimageformats-5): ... this. * gnu/packages/telegram.scm (telegram-desktop): Adjust accordingly. * gnu/packages/image-viewers.scm (qview): Likewise. * gnu/packages/geo.scm (openorienteering-mapper): Likewise. Maxim Cournoyer 2023-08-13gnu: spatialite-tools: Update to 5.1.0....* gnu/packages/geo.scm (spatialite-tools): Update to 5.1.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber 2023-08-13gnu: libspatialite: Update to 5.1.0....* gnu/packages/geo.scm (libspatialite): Update to 5.1.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber 2023-06-26gnu: Add gmt....* gnu/packages/geo.scm (gmt): New variable. Ricardo Wurmus 2023-06-26gnu: python-geopandas: Update to 0.13.2....* gnu/packages/geo.scm (python-geopandas): Update to 0.13.2. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; add #:test-flags. [propagated-inputs]: Add python-packaging. Ricardo Wurmus 2023-06-26gnu: python-fiona: Update to 1.9.4.post1....* gnu/packages/geo.scm (python-fiona): Update to 1.9.4.post1. [propagated-inputs]: Remove python-munch, python-setuptools, and python-pytz; add python-importlib-metadata. [native-inputs]: Add python-pytz. Ricardo Wurmus 2023-06-26gnu: Add r-rnaturalearthhires....* gnu/packages/geo.scm (r-rnaturalearthhires): New variable. Ricardo Wurmus