Commit Graph

856 Commits

Author SHA1 Message Date
Luca Bruno
1b6401fd2e More usage of gnome3.defaultIconTheme 2015-05-19 14:40:04 +02:00
Luca Bruno
2274382be9 gpodder: use gnome defaultIconTheme 2015-05-19 13:37:44 +02:00
Luca Bruno
68bf202b65 easytag: use gnome defaultIconTheme 2015-05-19 13:26:33 +02:00
Thomas Tuegel
e8efbcd3d3 clementine: install desktop files and icons 2015-05-17 15:41:48 -05:00
Thomas Tuegel
9529a0dae2 Build free part of Clementine on Hydra
Clementine consists of a large free part (the main application) and a
small part with unfree dependencies (the Spotify blob). Add a top-level
attribute for the free Clementine for users who don't want unfree
software, and so that the bulk of Clementine will be in the binary cache.
2015-05-17 15:41:48 -05:00
Pascal Wittmann
1e7709458d freewheeling: fix build 2015-05-16 15:04:19 +02:00
Pascal Wittmann
bb9e9cc3f8 Turned some meta.maintainers into lists 2015-05-14 19:09:43 +02:00
Bart Brouns
413c17e430 add ladspa-sdk, move ladspaH 2015-05-13 22:09:48 +02:00
Bart Brouns
73e1036029 add plugin-torture: a tool to test LADSPA and LV2 plugins 2015-05-12 16:28:32 +02:00
Bart Brouns
b90227cd76 add fomp: an LV2 port of the MCP, VCO, FIL, and WAH plugins by Fons Adriaensen 2015-05-12 13:59:49 +02:00
Domen Kožar
b7f15c43da fix evals /cc @ttuegel 2015-05-10 13:46:32 +02:00
Bart Brouns
6a51742e4b add x42-plugins: a collection of LV2 plugins by Robin Gareus 2015-05-10 13:45:26 +02:00
William A. Kennington III
c9395e1e92 Merge branch 'master' into staging 2015-05-08 05:59:50 -07:00
Bart Brouns
27d57966f5 add artyFX: A LV2 plugin bundle of effects 2015-05-07 17:51:05 +02:00
William A. Kennington III
074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
cillianderoiste
9cb6ebe15e Merge pull request #7678 from magnetophon/ingen-master
update ingen
2015-05-06 19:26:35 +02:00
cillianderoiste
cb9a681131 Merge pull request #7715 from magnetophon/ir.lv2-master
add ir.lv2, a convolution plugin.
2015-05-06 19:01:29 +02:00
Bart Brouns
c99af2710d add ir.lv2, a convolution plugin. 2015-05-06 15:16:08 +02:00
Bart Brouns
3ca38da728 add Sorcer, an LV2 synth. 2015-05-06 13:14:14 +02:00
Peter Simons
324719a5a6 Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00
Arseniy Seroka
232222536e Merge pull request #7685 from magnetophon/zam-plugins-master
add zam-plugins:  a set of audio plugins
2015-05-05 15:03:04 +03:00
Bart Brouns
0d8af2ce9a add zam-plugins: a set of audio plugins 2015-05-05 13:57:06 +02:00
Thomas Tuegel
256a372b08 clementine: fix Spotify support 2015-05-04 21:07:56 -05:00
Bart Brouns
171710c14a update/fix distrho 2015-05-04 19:08:14 +02:00
Bart Brouns
9bf7b293e6 make lilv and sord svn versions separate. 2015-05-04 11:58:12 +02:00
Cillian de Róiste
d66b8344ce Ardour: tidy up expression and improve the longDescription 2015-05-03 20:25:57 +02:00
Cillian de Róiste
d4bd575551 Ardour 4: enable dbus and alsa support 2015-05-03 20:08:27 +02:00
Bart Brouns
d362c6ff98 update ingen 2015-05-03 17:45:52 +02:00
Bart Brouns
797c6d3fab cleanup Ardour 3 and Ardour 4 2015-05-03 13:03:41 +02:00
Bart Brouns
de0aa2d099 add Ardour4 2015-05-03 12:24:52 +02:00
Thomas Tuegel
5bfd9f515f clementine: build wrapper with runCommand
We only need to run the makeWrapper command to make the wrapper, so
there's no need to set src, either.
2015-05-02 13:48:04 -05:00
Thomas Tuegel
5b80605cfd clementine: disable build-time libspotify support
Clementine can download the Spotify support blob at runtime for
supported platforms, but we cannot distribute it because of licensing
restrictions.
2015-05-02 13:39:13 -05:00
Thomas Tuegel
9d63a5beea clementine: don't copy files unnecessarily 2015-05-02 13:37:44 -05:00
Thomas Tuegel
c8aae45c27 clementine: wrapped -> unwrapped 2015-05-02 13:37:10 -05:00
Thomas Tuegel
1c08ecc94c clementine: build with required patches 2015-05-02 13:30:53 -05:00
William A. Kennington III
00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
Arseniy Seroka
934d3c19fd Merge pull request #7640 from jraygauthier/jrg/clementine_improvements
Improvements to the clementine package.
2015-04-30 16:46:55 +03:00
Raymond Gauthier
22faf646f1 Improvements to the clementine package.
-  Pass the gstreamer plugins as a list attribute instead of
    individual attributes.
     +  This should allow for greater customization (e.g.: a
          user can add / remove plugins by overriding
          the plugin list attribute).

    This is the same technique as used for wrapping chrome
    with gstreamer plugins.

 -  Moved integration of gstreamer plugins, spotify
    library and clementine into a wrapper derivation.
     +  This should allow a user to change the gstreamer
          plugin set and activate / deactivate the spotify
          plugin without triggering a whole rebuild of the
          clementine sources (which is pretty long).
2015-04-29 21:03:35 -04:00
Thomas Tuegel
1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
Vladimír Čunát
85aafda509 merge #7299: gstreamer: Darwin fixes
Solved trivial merge conflicts.
2015-04-29 17:53:09 +02:00
cillianderoiste
ade078c4e9 Merge pull request #7627 from anderspapitto/master
package Dirt
2015-04-29 09:49:43 +02:00
宋文武
a5f2cbff0a xmp: Update to 4.0.10 2015-04-29 14:22:28 +08:00
Anders Papitto
4d60f8f1bd package Dirt
Dirt is used with the Tidal audio programming library (already packaged).
I tested by building and running locally.
2015-04-28 22:11:03 -07:00
Pascal Wittmann
f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
Cillian de Róiste
fc15ee2b4b MuseScore: 1.3 -> 2.0.0 2015-04-27 21:52:57 +02:00
William A. Kennington III
d8c949cc26 Make tcl and tk versions generic 2015-04-26 21:30:01 -07:00
Vladimír Čunát
30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
cillianderoiste
ba6390b24d Merge pull request #7509 from obadz/pithos
add pithos 1.0.1
2015-04-26 16:00:17 +02:00
Bart Brouns
9857e8353b jaaa: add desriptions, remove longdescriptions 2015-04-22 16:28:37 +02:00
obadz
ac182f0a93 add pithos 1.0.1 2015-04-22 04:32:38 +01:00