Commit Graph

14 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
alyaeanyx
35278579b0
friture: pin python to 3.9 2022-07-04 14:21:46 +02:00
Alexandra
c2789917a6
friture: 0.48 -> 0.49 (#164475) 2022-03-21 22:01:47 +01:00
alyaeanyx
751ce748bd friture: backport fix for setuptools packaging 2021-10-02 09:37:14 +09:00
alyaeanyx
5c81b88187 friture: use sed instead of patch 2021-10-02 09:37:14 +09:00
alyaeanyx
3b9943f477 friture: add myself as maintainer 2021-10-02 09:37:14 +09:00
alyaeanyx
ac0269c379 friture: 0.47 -> 0.48 2021-10-02 09:37:14 +09:00
alyaeanyx
37d2d14c04 friture: fix desktop item
friture: remove trailing whitespace

friture: use substituteInPlace instead of patch file

friture: fix
2021-09-30 21:16:07 +09:00
Alexandra
d6afe91d21
friture: unstable-2020-02-16 -> 0.47 (#133781)
* friture: unstable-2020-02-16 -> v0.47

* python39Package -> python3Packages
2021-08-18 12:00:51 +02:00
Ben Siraphob
2f94991628 treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2021-08-01 00:01:50 +07:00
Doron Behar
62738d495c friture: Use qt5.15 just like pyqt5
Don't double wrap executables.
2020-10-08 18:57:24 +02:00
laikq
1ee68120ce friture: 0.37 -> unstable 2020-09-07 10:49:24 -07:00
R. RyanTM
c941516f0d friture: 0.36 -> 0.37 (#71608)
* friture: 0.36 -> 0.37

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/friture/versions

* friture: restrict to Linux platforms

Fails on Darwin with:

Traceback (most recent call last):
  File "nix_run_setup", line 8, in <module>
    exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
  File "setup.py", line 13, in <module>
    import sounddevice # to find the libportaudio.dylib path
  File "/nix/store/2sr2xabfdkcijzkwg5ic99lprwd6slij-python3.7-sounddevice-0.3.13/lib/python3.7/site-packages/sounddevice.py", line 61, in <module>
    _lib = _ffi.dlopen('/nix/store/gzy8haziv610wbalnllcjpf3gd9f5619-portaudio-190600-20161030/lib/libportaudio.so.2')
OSError: cannot load library '/nix/store/gzy8haziv610wbalnllcjpf3gd9f5619-portaudio-190600-20161030/lib/libportaudio.so.2': dlopen(/nix/store/gzy8haziv610wbalnllcjpf3gd9f5619-portaudio-190600-20161030/lib/libportaudio.so.2, 2): image not found
2019-10-22 16:49:14 +02:00
Gwendolyn Quasebarth
daac44f01a friture: init at 0.36 2019-10-05 10:13:39 +02:00