You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage syncthing-inotify-0.6.7-1.lbn19.x86_64
Syncthing (core) uses a rescan interval to detect changes in folders. This application (syncthing-inotify) uses OS primitives to detect changes as soon as they happen. Therefore, if you save a file, syncthing-inotify will know about it and pass this information to Syncthing such that near real-time synchronisation can be achieved.
RPMPackage syncthing-gtk-0.8-1.lbn19.noarch
GTK3 & Python based GUI and notification area icon for Syncthing Supported Syncthing features: Everything what WebUI can display Adding / editing / deleting nodes Adding / editing / deleting repositories Restart / shutdown server Editing daemon settings Additional features: First run wizard for initial configuration Running Syncthing daemon in background Half-automatic setup for new nodes and repositories Filesystem watching and instant synchronization using inotify Nautilus (a.k.a. Files), Nemo and Caja integration Desktop notifications
RPMPackage syncthing-discosrv-0.12.1-1.lbn19.x86_64
The discovery server supports ql and postgres backends. Specify the backend via -db-backend and the database DSN via -db-dsn. By default it will use in-memory ql backend. If you wish to persist the information on disk between restarts in ql, specify a file DSN: $ discosrv -db-dsn="file://var/run/discosrv.db" For postgres, you will need to create a database and a user with permissions to create tables in it, then start the discosrv as follows: $ export DISCOSRV_DB_DSN="postgres://user:password@localhost/databasename" $ discosrv -db-backend="postgres" You can pass the DSN as command line option, but the value what you pass in will be visible in most process managers, potentially exposing the database password to other users. In all cases, the appropriate tables and indexes will be created at first startup. If it doesn't exit with an error, you're fine. See discosrv -help for other options.
RPMPackage syncthing-0.12.1-1.lbn19.x86_64
Syncthing is an application that lets you synchronize your files across multiple devices. This means the creation, modification or deletion of files on one machine will automatically be replicated to your other devices. We believe your data is your data alone and you deserve to choose where it is stored. Therefore Syncthing does not upload your data to the cloud but exchanges your data across your machines as soon as they are online at the same time.
RPMPackage symlinks-1.4-7.fc19.armv6hl
The symlinks utility performs maintenance on symbolic links. Symlinks checks for symlink problems, including dangling symlinks which point to nonexistent files. Symlinks can also automatically convert absolute symlinks to relative symlinks. Install the symlinks package if you need a program for maintaining symlinks on your system.
RPMPackage symlinks-1.4-7.fc19.x86_64
The symlinks utility performs maintenance on symbolic links. Symlinks checks for symlink problems, including dangling symlinks which point to nonexistent files. Symlinks can also automatically convert absolute symlinks to relative symlinks. Install the symlinks package if you need a program for maintaining symlinks on your system.
RPMPackage swig-3.0.8-6.lbn19.x86_64
Simplified Wrapper and Interface Generator (SWIG) is a software development tool for connecting C, C++ and Objective C programs with a variety of high-level programming languages. SWIG is primarily used with Perl, Python and Tcl/TK, but it has also been extended to Java, Eiffel and Guile. SWIG is normally used to create high-level interpreted programming environments, systems integration, and as a tool for building user interfaces
RPMPackage swig-2.0.7-4.fc18.armv6hl
Simplified Wrapper and Interface Generator (SWIG) is a software development tool for connecting C, C++ and Objective C programs with a variety of high-level programming languages. SWIG is primarily used with Perl, Python and Tcl/TK, but it has also been extended to Java, Eiffel and Guile. SWIG is normally used to create high-level interpreted programming environments, systems integration, and as a tool for building user interfaces
RPMPackage svgalib-1.9.25-14.fc19.x86_64
The svgalib package provides the SVGAlib low-level graphics library for Linux. SVGAlib is a library which allows applications to use full screen graphics on a variety of hardware platforms. Some games and utilities use SVGAlib for their graphics. For details on supported chipsets, see man 7 svgalib (when svgalib is installed).
RPMPackage supermin-helper-4.1.3-1.fc19.x86_64
supermin-helper contains the runtime support for supermin.
RPMPackage supermin-5.1.16-3.lbn19.x86_64
Supermin is a tool for building supermin appliances. These are tiny appliances (similar to virtual machines), usually around 100KB in size, which get fully instantiated on-the-fly in a fraction of a second when you need to boot one of them.
RPMPackage suitesparse-4.0.2-3.fc19.armv6hl
suitesparse is a collection of libraries for computations involving sparse matrices. The package includes the following libraries: AMD approximate minimum degree ordering BTF permutation to block triangular form (beta) CAMD constrained approximate minimum degree ordering COLAMD column approximate minimum degree ordering CCOLAMD constrained column approximate minimum degree ordering CHOLMOD sparse Cholesky factorization CSparse a concise sparse matrix package CXSparse CSparse extended: complex matrix, int and long int support KLU sparse LU factorization, primarily for circuit simulation LDL a simple LDL factorization SQPR a multithread, multifrontal, rank-revealing sparse QR factorization method UMFPACK sparse LU factorization SuiteSparse_config configuration file for all the above packages. RBio read/write files in Rutherford/Boeing format
RPMPackage sudo-1.8.15-1.lbn19.x86_64
Sudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root while logging all commands and arguments. Sudo operates on a per-command basis. It is not a replacement for the shell. Features include: the ability to restrict what commands a user may run on a per-host basis, copious logging of each command (providing a clear audit trail of who did what), a configurable timeout of the sudo command, and the ability to use the same configuration file (sudoers) on many different machines.
RPMPackage sudo-1.8.6p7-2.fc19.armv6hl
Sudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root while logging all commands and arguments. Sudo operates on a per-command basis. It is not a replacement for the shell. Features include: the ability to restrict what commands a user may run on a per-host basis, copious logging of each command (providing a clear audit trail of who did what), a configurable timeout of the sudo command, and the ability to use the same configuration file (sudoers) on many different machines.
RPMPackage subversion-perl-1.7.16-1.lbn19.x86_64
This package includes the Perl bindings to the Subversion libraries.
RPMPackage subversion-perl-1.7.13-1.fc19.armv6hl
This package includes the Perl bindings to the Subversion libraries.
RPMPackage subversion-libs-1.7.16-1.lbn19.x86_64
The subversion-libs package includes the essential shared libraries used by the Subversion version control tools.
RPMPackage subversion-libs-1.7.13-1.fc19.armv6hl
The subversion-libs package includes the essential shared libraries used by the Subversion version control tools.
RPMPackage subversion-1.7.16-1.lbn19.x86_64
Subversion is a concurrent version control system which enables one or more users to collaborate in developing and maintaining a hierarchy of files and directories while keeping a history of all changes. Subversion only stores the differences between versions, instead of every complete file. Subversion is intended to be a compelling replacement for CVS.
RPMPackage subversion-1.7.13-1.fc19.armv6hl
Subversion is a concurrent version control system which enables one or more users to collaborate in developing and maintaining a hierarchy of files and directories while keeping a history of all changes. Subversion only stores the differences between versions, instead of every complete file. Subversion is intended to be a compelling replacement for CVS.