Commit graph

9 commits

Author SHA1 Message Date
Symphorien Gibol e9aa2ef64a bombono: fix build with scons/python3 2020-03-27 10:49:52 -07:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Jan Tojnar 97eb65324d treewide: no gnome aliases 2019-03-24 14:46:50 -04:00
Matthew Bauer bfbfe941ab treewide: use scons setup hook
Lots of packages can use it. Here is the list:

- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
Symphorien Gibol 4b0dc51d11 bombono: import patches from AUR to fix gcc7 build 2018-01-27 15:47:14 +01:00
Symphorien Gibol cf3d266341 bombono: enable parallel builds 2018-01-26 15:45:54 +01:00
Symphorien Gibol 93d7267a77 bombono: add symphorien as maintainer 2018-01-26 15:45:22 +01:00
Symphorien Gibol 945f346f60 bombono: init at 1.2.4 2017-09-02 21:09:41 +02:00