synfig
vector-based 2D animation renderer
synfig is a vector based 2D animation renderer. It is designed to be
capable of producing feature-film quality animation.
xfonts-base
standard fonts for X
xfonts-base provides a standard set of low-resolution bitmapped fonts. In
most cases it is desirable to have the X font server (xfs) and/or an X server
installed to make the fonts available to X clients.
postgresql-16-periods
PERIODs and SYSTEM VERSIONING for PostgreSQL
This extension attempts to recreate the behavior defined in SQL:2016
(originally SQL:2011) around periods and tables with SYSTEM VERSIONING. The
idea is to figure out all the rules that PostgreSQL would like to adopt (there
are some details missing in the standard) and to allow earlier versions of
PostgreSQL to simulate the behavior once the feature is finally integrated.
postgresql-16-hll
HyperLogLog extension for PostgreSQL
This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog
data structure. HyperLogLog is a fixed-size, set-like structure used for
distinct value counting with tunable precision. For example, in 1280 bytes
`hll` can estimate the count of tens of billions of distinct values with only
a few percent error.
syslinux
collection of bootloaders (DOS FAT and NTFS bootloader)
syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS
filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems
(EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX).