Involved Projects and Packages
This is a project clone to build the entire openSUSE:Factory for IBM zSystems and LinuxONE.
This is the staging area for the 15.1 distribution.
Non free or non open source parts of openSUSE Leap 42.1.
This package contains scripts to find out if the build result differs
to a former build.
It's not technically an openSUSE Tool, but openSUSE's infrastructure relies on it - so subproject.
GoCD is used in software development to help teams and organizations automate the continuous delivery (CD) of software.
It supports automating the entire build-test-release process from code check-in to deployment.
It helps to keep producing valuable software in short cycles and ensure that the software can be reliably released at any time.
It supports several version control tools including Git, Mercurial, Subversion, Perforce and Team Foundation Server.
Other version control software can be supported by installing additional plugins.
This project contains Debian packages that are auto-rebuilt for rpm based Distributions using
the Debian source package. RPM spec files are autogenerated using the tools from the
Ports:DebianBased:Tools repository.
REPOSITORIES REMOVED BY ADMIN DUE AS ANNOUNCED
Airstrike is a 2d dogfight game in the tradition of the Intellivision and
Amiga games 'Biplanes' and 'BIP'. It features a robust physics engine and
several other extensions of the original games. It is currently 0-2 player
only, but will hopefully have network play and some more advanced computer
controlled enemies in the future. The graphics have been created using the
Povray raytracer, and should be easy to extend and modify.
Amoeba is a fast-paced, cross-platform OpenGL demonstration by Excess,
showing realtime graphics effects in perfect sync with music. It
features a full customizable demo engine, several visual effects, lots
of graphics and a pumping soundtrack.
Amoeba won first prize in the demo competition at Underscore 02, a
demoscene party held in Gothenburg, Sweden (http://www.underscore.sh/)
Note that this is only the demo engine -- to watch the demo itself, you
will also need the package amoeba-data.
Amoeba is a fast-paced, cross-platform OpenGL demonstration by Excess, showing
effects using your 3D card in perfect sync with Ogg Vorbis music. It features
a full XML-scripted GPLed demo engine, several object manipulations, lots of
graphics and a pumping soundtrack.
Amoeba won first price in the demo competition at Underscore 02, a sceneparty
held in Joenkoeping, Sweden (http://www.underscore.sh/)
This package contains the data required for the demo -- to watch the demo, you
will also need the package amoeba, which contains the demo engine.
This package is based on the package 'automake1.9' from project 'Ports:DebianBased:Auto'.
Automake is a tool for automatically generating `Makefile.in's from
files called `Makefile.am'.
The goal of Automake is to remove the burden of Makefile maintenance
from the back of the individual GNU maintainer (and put it on the back
of the Automake maintainer).
The `Makefile.am' is basically a series of `make' macro definitions
(with rules being thrown in occasionally). The generated
`Makefile.in's are compliant with the GNU Makefile standards.
Automake 1.9 fails to work in a number of situations that Automake
1.4, 1.6, 1.7 and 1.8 did, so has been renamed so that the previous
version can continue to be made available.
This package installs an up-to-date (from CVS) version of config.guess
and config.sub, used by the automake and libtool packages. It provides
the canonical copy of those files for other packages as well.
It also documents in /usr/share/doc/autotools-dev/README.Debian.gz
best practices and guidelines for using autoconf, automake and
friends on Debian packages. This is a must-read for any developers
packaging software that uses the GNU autotools, or GNU gettext.