Maintainer Vladislav Zavjalov in the sisyphus_loongarch64 branch: Information

Maintainer name: Vladislav Zavjalov (slazav)
Built source packages in this branch: 29

Last changes


Jan 4, 2025, 01:48 PM

mapsoft2

Version: 2.9-alt1
Summary: mapsoft2 - programs for working with maps and geodata
Changelog:
- Improve support for tiled maps. Add MBTiles support
  Now ms2view and ms2render can use mbtiles as input map format,
  ms2render can render tiles directly to mbtiles.
- Support for Finnish standard maps (e.g. V51) and Finnish grid.
- Rewrite map rendering scripts (vmap_data/scripts). Direct rendering
  to mbtiles. Update map data. Important fix of Garmin TYP file.
- Add ms2view desktop (#70, thanks to sikmir)
- Fix and improve contour rendering and smoothing (image_cnt module, ms2geofig program)
- vmap2:
  - allow larger type numbers (3-bytes instead of 2)
  - new features for rendering vmaps: "grid_labels", "draw_pos fill"
  - add a few functions for custom map filtering
  - support for objects types > 0xFFFF
- write_geoimg:
  - mbtiles support
  - default background: transparent for tiled maps, white for others
  - add --fillcolor, --zfill, --swapy options
- viewer:
  - Objects can check drawing range, in advance. This is used in
    tile rendering to avoid reading/creating tiles which are not needed
    (slazav/mapsoft2#61).
  - Get rid of prepare_range mechanism. It was an attempt to do
    parallel downloading of tiles, but it ignored caching and did a lot more
    additional work. Now tile downloading is requested one by one, during
    rendering.
- geo_mkref:
  - rearrange code, move creation of individual reftypes to separate functions
  - fix --border_file option for multi-segment tracks
  - move geo_mkref module inside geo_data
- geom:
  - rect_to_line for empty rectangle gives empty line instead of exception
  - line filtering with Ramer-Douglas-Peucker algorithm
- conv: fix ConvBase::frw_acc for conversions with different x,y,z scaling (such as geo projections)
- image: fix error in coordinate range check
- shape:
  - fix reading objects with nParts=0
  - add shape_dump program
  - add methods for getting dbf field parameters
- pulkovo grid: fix zone boundaries
- rainbow: return lowest color for NaN value
- filename: add ls, glob, remove wrappers
- module system: fix multi-threaded builds (slazav/mapsoft2#69)
- geo_data: fix error in writing Ozi map reference
- jnx module: a playground for jnx format
Jan 1, 2025, 10:44 PM

xfig

Version: 3.2.9a-alt1
Summary: An X Window System tool for drawing basic vector graphics.
Changelog:
- 3.2.9a
Jan 1, 2025, 10:42 PM

transfig

Version: 3.2.9a-alt1
Summary: A utility for converting FIG files (made by xfig) to other formats
Changelog:
- 3.2.9a
Nov 5, 2024, 05:43 PM

fvwm

Version: 2.7.0-alt2
Summary: F(?) Virtual Window Manager
Changelog:
- fix build with gcc14
Nov 2, 2024, 05:39 PM

libXaw3d

Version: 1.6.6-alt1
Summary: A version of the MIT Athena widget set for X
Changelog:
- 1.6.6
- update URL in spec
Nov 2, 2024, 05:34 PM

linux-gpib

Version: 4.3.6-alt2
Summary: Support package for GPIB (IEEE 488) hardware
Changelog:
- fix build with gcc14 (-Wincompatible-pointer-types)
Nov 2, 2024, 05:27 PM

tcl-blt

Version: 2.5.3-alt3
Summary: A Tk toolkit extension, including widgets, geometry managers etc.
Changelog:
- fix build with gcc14 (-Wincompatible-pointer-types)
Oct 26, 2024, 11:09 PM

cadabra2

Version: 2.4.5.4-alt2
Summary: A field-theory motivated approach to computer algebra
Changelog:
- add BuildRequires: python3-module-setuptools
Oct 14, 2024, 10:41 AM

alterator-net-wifi

Version: 0.18.4-alt1
Summary: alterator module for wi-fi connections administration
Changelog:
- fix to fit text of "Rescan" button
Apr 30, 2024, 01:11 PM

proj-data

Version: 1.17-alt1
Summary: Data package for libproj
Changelog:
- v.1.17
Apr 30, 2024, 01:09 PM

libproj

Version: 9.4.0-alt1
Summary: PROJ.4 - cartographic projections library
Changelog:
- 9.4.0
Apr 30, 2024, 01:08 PM

fvwm3

Version: 1.1.0-alt1
Summary: F(?) Virtual Window Manager, the successor to fvwm2
Changelog:
- 1.1.0
Dec 15, 2023, 12:57 PM

gmsh

Version: 4.11.1-alt1
Summary: Automatic 3D finite element grid generator
Changelog:
- New version
- patch: include missing cstdint (fix for gcc13)
Oct 23, 2023, 12:37 PM

ddcal

Version: 0.9-alt5
Summary: BDD calculator based on CUDD
Changelog:
- fix multiple definition error (for gcc-10)
Oct 22, 2023, 10:02 PM

s3cmd

Version: 2.3.0-alt1
Summary: S3cmd is a tool for managing Amazon S3 storage space
Changelog:
- v.2.3.0 (closes #43928)
Oct 22, 2023, 09:39 PM

qcad-dxf2pdf

Version: 1.3-alt1
Summary: Command-line converter from DXF to PDF using qcad
Changelog:
- use full paths when calling qcad
Oct 22, 2023, 02:43 PM

firmware-gpib

Version: 20080810-alt1
Summary: Firmware for GPIB (IEEE 488) hardware.
Changelog:
- v.2008.08.10, first build for altlinux
Oct 22, 2023, 04:04 AM

sparskit

Version: 2.0.20190610-alt3
Summary: A basic tool-kit for sparse matrix computations (Version 2)
Changelog:
- 0002-skip-ccn.patch: skip ORDERINGS/ccn.f (fix build with GCC10,
  recommendation by Yousef Saad, upstream).
Oct 21, 2023, 05:37 PM

libmpsse

Version: 1.3.2-alt4
Summary: Open source library for SPI/I2C control via FTDI chips
Changelog:
- fix build with LTO by disabling static library
- set Epoch 1 to avoid 1.3.2-alt4 < 20161223-alt2 problem
Oct 21, 2023, 11:17 AM

imgdiff

Version: 1.0-alt3
Summary: diff for images
Changelog:
- E2K: explicit -std=c++11
- minor spec cleanup
Oct 21, 2023, 04:43 AM

g3data

Version: 1.5.4-alt3
Summary: A tool for extracting data from scanned graphs
Changelog:
- two GUI patches:
  - expand images properly
  - use correct action in save_as dialog
Oct 20, 2023, 09:43 AM

cudd

Version: 2.5.1-alt3
Summary: CUDD: Colorado University Decision Diagram Package
Changelog:
- fix aarch64 build (do not use -malign-double compiler flag)
Oct 19, 2023, 11:07 AM

alterator-distro-office-server

Version: 1.0-alt18.qa1
Summary: special alterator modules for ALT Linux Office Server
Changelog:
- NMU: rebuilt for debuginfo.
Oct 17, 2023, 10:19 PM

alterator-quota

Version: 1.6.3-alt1
Summary: alterator module for managing filesystem quotas
Changelog:
- Fixed obtaining real device name when mapper device is listed by UUID.
Oct 12, 2023, 11:10 PM

alterator-net-iptables

Version: 4.19.11-alt2
Summary: alterator module for simple iptables configuration
Changelog:
- E2K: move to guile22 too.
- Minor spec cleanup.
Aug 26, 2023, 01:25 AM

libxf86config

Version: 1.0-alt2.qa1
Summary: A library for reading and writing xorg configuration files
Changelog:
- NMU: rebuilt for debuginfo.
Aug 11, 2023, 06:05 PM

alterator-sysinfo

Version: 0.8-alt7
Summary: alterator module to view general system information
Changelog:
- fix backend for c8.1 as well (free doesn't do -o there)
Aug 11, 2023, 05:48 PM

alterator-xinetd

Version: 1.10-alt1
Summary: alterator module for xinetd
Changelog:
- Require alterator >= 5.4 (for ipv4-address-range-list type).
- Fix: Use ipv4-address-range-list type for "only_from" field
  instead of hostname-list.
Aug 11, 2023, 05:31 PM

alterator-perl-functions

Version: 0.4-alt4
Summary: helper functions for alterator perl based backends
Changelog:
- export $LANGUAGE