summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-03-11PKGBUILD: Re-adding of -lpthread to LIBS. Seems we need another fix upstream.David Runge
2018-02-27PKGBUILD: Removing replaces array. Sorting depends.David Runge
Removing patch for moc-qt4 and instead exporting direct path to it. Moving all exports to prepare(). Removing LIBS export for pthread.
2017-10-31PKGBUILD: Properly fixing the qt4 patch and adding autoreconf to the end of ↵David Runge
prepare().
2017-10-30PKGBUILD: Patching configure.ac instead of configure.David Runge
2017-10-25PKGBUILD: Moving patching to prepare(). Switching to autoreconf in ↵David Runge
prepare(). Properly quoting variables. Changing pkgdesc to be non self-referential.
2017-07-16PKGBUILD: Adding CPPFLAGS and LIBS according to recent changes to Arch's ↵David Runge
standard make flags.
2017-06-15ssr-ip-interface-gcc7.patch: Adding patch for current ip-interface, when ↵David Runge
building with gcc > 7. PKGBUILD: Adding gcc7 ip-interface patch. Removing Redundant LDFLAGS and CXXFLAGS.
2017-03-22PKGBUILD: Adding VRPN support by default again.David Runge
2017-03-20PKGBUILD: Dropping boost, including asio. Adding patch for moc-qt4.David Runge
2016-06-04.gitignore: Adding makepkg src/pkg directories and *tar.xz files to ignore ↵David Runge
list. PKGBUILD: Removing reference to pkgver from source.
2016-04-25PKGBUILD: Updating to latest threaded version. Fixing license field. Adding ↵David Runge
CXXFLAGS and LDFLAGS for threading.
2015-12-31PKGBUILD, .SRCINFO: Adding glu as runtime dependency and properly stating ↵David Runge
boost instead of boost-libs as makedepends.
2015-12-31.SRCINFO, PKGBUILD: Updating to branch using c++11-threads, as ssr can not ↵David Runge
be built otherwise.
2015-08-01PKGBUILD, .SRCINFO: Adding git version > 0.4.2 of the SoundScapeRenderer.David Runge