about summary refs log tree commit diff
path: root/pkgs/games/odamex
AgeCommit message (Collapse)AuthorFilesLines
2021-12-09odamex: 0.8.2 -> 0.9.5R. Ryantm1-2/+2
2021-01-16pkgs/games: pkg-config -> pkgconfig (2)Ben Siraphob1-2/+2
2021-01-15pkgs/games: stdenv.lib -> libBen Siraphob1-4/+4
2021-01-03treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob1-2/+0
2020-04-10odamex: 0.8.1 -> 0.8.2R. RyanTM1-2/+2
2019-10-18odamex: 0.7.0 -> 0.8.1 (#69718)R. RyanTM1-10/+11
* odamex: 0.7.0 -> 0.8.1 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/odamex/versions * odamex: revamp + use pname and version + not broken anymore + restrict to Linux (never built on Darwin) + add wxGTK to build odalaunch client
2019-08-28treewide: remove redundant recvolth1-1/+1
2017-10-02Merge branch 'master' into stagingOrivej Desh1-0/+1
* master: (271 commits) pysmbc: clarify license pysmbc: fix license bazel: 0.5.4 -> 0.6.0 (#29990) googler: init at 3.3 go: declare support for aarch64 firefox-beta-bin: 56.0b5 -> 57.0b4 spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26 gogs: 0.11.19 -> 0.11.29 grafana: 4.5.1 -> 4.5.2 mopidy-iris: 3.4.1 -> 3.4.9 nextcloud: 12.0.2 -> 12.0.3 haskell-json-autotype: jailbreak to fix build within LTS 9.x kore: fix up kore: init at 2.0.0 glusterfs service: fix issues with useRpcbind tig: 2.2.2 -> 2.3.0 haskell-hspec-core: enable test suite again hackage-packages.nix: automatic Haskell package set update librsvg: fix thumbnailer path awscli: 1.11.108 -> 1.11.162 ...
2017-10-01treewide: mark a bunch of failing builds as brokenRobin Gloster1-0/+1
(cherry picked from commit 23fdbaa37599f490435056b9865023870656571b) [dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2016-10-01Remove redundant -DCMAKE_BUILD_TYPE=Release flagsAneesh Agrawal1-4/+0
Since commit 183d05a0 in 2012, this is the default. fixes #18000
2016-02-28use the sourceforge mirrors everywherezimbatm1-1/+1
find pkgs -name "*.nix" -exec sed -r \ "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2014-11-19add a platform to all of my packagesCray Elliott1-0/+1
2014-10-29Add odamex, a client/server multiplayer doom portCray Elliott1-0/+24
note that odalaunch is not included in this package, users are expected to use doomseeker. If you would like an option for odalaunch, please bother me(MP2E)