Eric Sagnes
2ab46a9dae
j4-dmenu-desktop: init at 2.14
2016-04-15 14:35:22 +09:00
aszlig
fab7c7edbf
twmn: Fix running of {pre,post}Configure
...
Commit 0055c6a
introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of twmn override
the whole configurePhase, so this hook isn't run at all.
This fixes the build of twmn and it now successfully compiles on my
machine.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig
0cfff33f59
qtpass: Fix running of {pre,post}Configure
...
Commit 0055c6a
introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of qtpass override
the whole configurePhase, so this hook isn't run at all.
This fixes the build of qtpass and it now successfully compiles on my
machine.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig
44a2ca4a34
cool-retro-term: Add running {pre,post}Configure
...
Commit 0055c6a
introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of cool-retro-term
override the whole configurePhase, so this hook isn't run at all.
This fixes the build of cool-retro-term and it now successfully compiles
on my machine.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
José Romildo Malaquias
08540cdd1e
tint2: 0.12.7 -> 0.12.9
2016-04-14 08:01:32 -03:00
Nikolay Amiantov
755e4633c7
mass-replace glib and gtk lib/*/include paths
2016-04-14 04:13:54 +03:00
Nikolay Amiantov
6f3e72eef6
Merge pull request #14658 from abbradar/search-path-fixes
...
Search path fixes
2016-04-14 03:08:41 +04:00
Nikolay Amiantov
d26e24fbea
curaengine: link to dynamic libs
2016-04-14 01:13:23 +03:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Vladimír Čunát
39ebb01d6e
Merge branch 'staging', containing closure-size #7701
2016-04-13 09:25:28 +02:00
Moritz Ulrich
0bda52462b
st: Make patches configurable via config.st.patches.
2016-04-12 22:45:21 +02:00
Tobias Geerinckx-Rice
ad794fed9c
{lib,pcman}fm: 1.2.3 -> 1.2.4
2016-04-11 23:39:47 +02:00
AndersonTorres
f493fd06b5
rxvt: 2.6.4 -> 2.7.10
2016-04-10 20:00:36 -03:00
Vladimír Čunát
30f14243c3
Merge branch 'master' into closure-size
...
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502
for nixpkgs
2016-04-10 11:17:52 +02:00
joachifm
44af20f601
Merge pull request #14560 from DamienCassou/khard-0.9.0
...
khard: 0.8.1 -> 0.9.0
2016-04-10 00:50:32 +02:00
Damien Cassou
2601b32990
khard: 0.8.1 -> 0.9.0
2016-04-09 20:28:34 +02:00
Eelco Dolstra
9fa5c5d461
blender: 2.77 -> 2.77a
2016-04-08 19:58:04 +02:00
Vladimír Čunát
d1df28f8e5
Merge 'staging' into closure-size
...
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
wedens
80db147f0c
rtv: 1.8.0 -> 1.9.0
2016-04-06 22:12:16 +06:00
AndersonTorres
bd7ce5ac7f
Eterm: init at 0.9.6
2016-04-06 02:41:15 -03:00
Matthew O'Gorman
ea4fb2c887
inspectrum: 20160103 -> 20160403
2016-04-05 22:28:19 -04:00
Rommel M. Martinez
bfc979c8a0
pell: init at 0.0.1
2016-04-05 13:24:33 +08:00
Graham Christensen
2ce26f4f94
kiwix: mark as broken
...
Compiling is now emitting:
../common/kiwix/kiwix_serve-searcher.o: In function `kiwix::Searcher::getHtml[abi:cxx11]()':
/tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src/server/../common/kiwix/searcher.cpp:142: undefined reference to `CTPP::CDT::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
... snip ...
/tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src/server/../common/kiwix/searcher.cpp:191: undefined reference to `CTPP::CDT::operator=(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src/server/../common/kiwix/searcher.cpp:201: undefined reference to `CTPP::SimpleVM::Run(CTPP::CDT&, CTPP::VMLoader const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, CTPP::Logger&)'
collect2: error: ld returned 1 exit status
Makefile:506: recipe for target 'kiwix-serve' failed
make[2]: *** [kiwix-serve] Error 1
make[2]: Leaving directory '/tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src/server'
Makefile:396: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src'
Makefile:456: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
2016-04-04 07:42:38 -05:00
Profpatsch
e39f072ce3
sent: optional patches
argument
...
sent (like most suckless tools) is configured by recompiling with some
header changes. This eases the configuration.
2016-04-04 13:08:46 +02:00
Pascal Wittmann
977529f35a
calibre: 2.53.0 -> 2.54.0
2016-04-03 11:29:17 +02:00
Eric Sagnes
1ae7281cc3
albert: 0.8.0 -> 0.8.7.2
2016-04-02 13:29:33 +09:00
Luca Bruno
17e75a1993
Merge pull request #14360 from matthiasbeyer/add-timewarrior
...
timewarrior: init at 2016-03-29
2016-04-01 17:13:08 +02:00
Matthias Beyer
54eed78450
timewarrior: init at 2016-03-29
2016-04-01 16:53:44 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
devhell
33f345eed0
{lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
...
Built and tested locally.
From the changelog:
```
Version 0.7.84, 2016-03-31
x #I122, MPEG-4/MOV: Crash if mdhd timescale is 0
x MPEG-4/MOV: Infinite loop if malformed stsc / stsz (detected by
fuzzing)
x MPEG-TS: some DVB Subtitles were not detected
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```
2016-03-31 23:36:50 +01:00
Frederik Rietdijk
1281a1bd5c
Merge pull request #14331 from ne0phyte/librecad-2.0.9
...
librecad: 2.0.8 -> 2.0.9
2016-03-31 09:04:45 +02:00
ne0phyte
1532ce35b8
librecad: 2.0.8 -> 2.0.9
2016-03-31 04:28:01 +02:00
José Romildo Malaquias
11d09c91c5
cbatticon: 1.4.2 -> 1.6.4
2016-03-30 14:39:33 -03:00
Franz Pletz
315982049f
Merge pull request #14292 from romildo/fix.weather
...
weather: fix file locations, add python dependency
2016-03-30 07:30:54 +02:00
Arseniy Seroka
d4c4a81022
Merge pull request #14298 from obadz/minor-upgrades
...
Minor upgrades
2016-03-29 16:30:35 +03:00
obadz
fc33e877c1
spacefm: 1.0.4 -> 1.0.5
2016-03-29 14:15:21 +01:00
José Romildo Malaquias
27eaa37757
weather: fix file locations, add python dependency
2016-03-29 08:18:46 -03:00
Arseniy Seroka
63c78c34ab
Merge pull request #14288 from kragniz/opencpn
...
opencpn: init at 4.2.0
2016-03-29 10:15:48 +03:00
Louis Taylor
b40f0ac3c7
opencpn: init at 4.2.0
2016-03-29 07:31:56 +01:00
Frederik Rietdijk
7ab852d7b8
Merge pull request #12538 from FRidh/yakuake
...
kde5.yakuake: init at 3.0.2
2016-03-28 14:55:41 +02:00
Frederik Rietdijk
c39fe33998
kde5.yakuake: init at 3.0.2
2016-03-28 14:52:20 +02:00
Nikolay Amiantov
7b82f5a3fb
pgadmin: enable parallel building
2016-03-27 20:56:27 +03:00
Nikolay Amiantov
d95dfd06ee
octoprint-plugins.m3d-fio: 0.29 -> 0.30.2
2016-03-27 19:23:01 +03:00
Christoph Hrdinka
a7e280b0f4
Merge pull request #14233 from matthiasbeyer/add-buku
...
buku: init at 1.8
2016-03-27 18:03:38 +02:00
Matthias Beyer
45604fc46b
buku: init at 1.8
2016-03-27 14:39:39 +02:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
Eelco Dolstra
7f61c7289f
blender: Disable i686-linux build
...
The openimageio dependency doesn't build on i686. But probably nobody
cares about running Blender on 32-bit anymore.
http://hydra.nixos.org/build/33602734
2016-03-25 16:44:02 +01:00
joachifm
42996e63f8
Merge pull request #14180 from ebzzry/deco-0.0.1
...
deco: init at 0.0.1
2016-03-24 22:45:47 +00:00
Rommel M. Martinez
90a3c8d358
deco: init at 0.0.1
2016-03-25 06:16:07 +08:00
Tobias Geerinckx-Rice
2a09776c3f
octoprint: 1.2.9 -> 1.2.10
...
Note: the 1.2.9 GitHub tarball's sha256 has changed.
Changes:
- Fixed an issue introduced by the fix for 1196 that had the "Upload
to SD" button stop working correctly.
- Fixed an issue causing an error on disconnect after or cancelling of
an SD print, caused by the unsuccessful attempt to record print
recovery data for the file on the printer's SD card.
- Only add bed temperature line to temperature management specific
start gcode in CuraEngine invocation if a bed temperature is actually
set in the slicing profile.
- If a communication timeout occurs during an active resend request,
OctoPrint will now not send an M105 with an increased line number
anymore but repeat the last resent command instead.
- Don't add an extra ok for M28 response.
- Add an extra ok for M29 response, but only if configured such in
"Settings" > "Serial" > "Advanced options" > "Generate additional ok
for M29"
- Trigger M20 only once after finishing uploading to SD
- Prevent M105 "cascade" due to communication timeouts
- Fixed wrong tracking of extruder heating up for M109 Tn commands in
multi-extruder setups.
- Fixed start of SD file uploads not sending an M110.
- Fixed job data not being reset when disconnecting while printing.
2016-03-24 21:33:18 +01:00
joachifm
f26add50a8
Merge pull request #14181 from ebzzry/emem-0.2.15
...
emem: 0.2.14 -> 0.2.15
2016-03-24 19:08:52 +00:00
Graham Christensen
29cf3ecd78
slic3r: Add ModuleBuild to BuildInputs, due to http://hydra.nixos.org/build/33298227/nixlog/1
2016-03-22 21:01:19 -05:00
Eelco Dolstra
4f47fe2f9c
blender: 2.76b -> 2.77
2016-03-22 21:33:54 +01:00
Franz Pletz
29275f9740
gqrx: 2.3.2 -> 2.5.3
2016-03-22 01:18:01 +01:00
Franz Pletz
441f8a84c0
gnuradio: 3.7.8.1 -> 3.7.9.1
2016-03-22 01:18:01 +01:00
Rommel M. Martinez
ae81e1f528
emem: 0.2.14 -> 0.2.15
2016-03-21 04:53:16 +08:00
Joachim Fasting
0e05d552f8
electrum: 2.6.2 -> 2.6.3
2016-03-20 18:09:27 +01:00
Jude Taylor
76947878cb
add xautoclick
2016-03-19 13:11:29 -07:00
Franz Pletz
cf230c0b37
Merge pull request #14004 from ebzzry/emem-0.2.14
...
emem: 0.2.13 -> 0.2.14
2016-03-18 10:40:51 +01:00
Rommel M. Martinez
23cdd8e940
emem: 0.2.13 -> 0.2.14
2016-03-18 15:17:45 +08:00
Tobias Geerinckx-Rice
be7253d846
cdrtools: stop installing useless man pages
...
The installed man{3,4} pages are for silly NIH build tools (!), and
conflict with useful packages like `man-pages`. Drop 'em.
2016-03-16 21:10:20 +01:00
Robert Helgesson
5afb014ffb
josm: 9900 -> 9979
2016-03-16 17:01:19 +01:00
Nathaniel Baxter
601af249b1
keepass: 2.31 -> 2.32
2016-03-17 02:22:00 +11:00
Joachim Schiele
f7446f69af
stardict-3.0.3: removed abandoned codebase; use goldendict instead
2016-03-16 09:16:31 +01:00
Rommel M. Martinez
59e03ae85e
emem: 0.2.12 -> 0.2.13
2016-03-16 08:14:28 +08:00
Pascal Wittmann
ba3153ee08
calibre: 2.52.0 -> 2.53.0
2016-03-15 18:56:41 +01:00
Graham Christensen
2c8cb42c71
d4x: Update download URL to fedora, d4k.krasu.ru no longer exists
2016-03-14 20:48:17 +01:00
Graham Christensen
ddbb28844d
stardict: 3.0.3 is broken by upstream deleting 3.0.3
2016-03-14 10:50:42 -05:00
Damien Cassou
4fd22b6a70
khal: add setuptools_scm to dependencies
...
This is required because vdirsyncer does not depend on it at runtime
anymore.
2016-03-14 14:41:07 +01:00
宋文武
93feb5d115
drop my maintainership ( close #13881 )
2016-03-13 18:39:01 +01:00
Joachim Fasting
1b3d974c98
electrum: 2.6.1 -> 2.6.2
2016-03-13 16:58:41 +01:00
Joachim Fasting
d4ae8b68cb
abook: fix build with gcc5
2016-03-13 09:49:45 +01:00
Christoph Hrdinka
e06570fe6b
Merge pull request #13847 from devhell/mediainfo
...
{lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
2016-03-12 18:28:27 +01:00
devhell
29a90dbc2b
{lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
...
Built and tested locally.
From the changelog:
```
Version 0.7.83, 2016-02-29
+ HEVC: Maximum Content Light Level (MaxCLL) and Maximum Frame-Average
Light Level (MaxFALL), metadata mandated by CEA-861.3 for HDR support
+ HEVC: Mastering display color primaries and luminance (based on SMPTE
ST 2084), metadata mandated by CEA-861.3 for HDR support
+ HEVC: SMPTE ST 2048 and SMPTE ST 428-1 transfer characteristics
+ HEVC: Chroma subsampling location (indication of the location type
described in the HEVC spec)
+ MPEG-TS: ATSC Modulation Mode (Analog, SCTE_mode_1 aka 64-QAM,
SCTE_mode_2 aka 256-QAM, 8-VSB, 16-VSB)
+ #B981, MP4: support of buggy file having "hint" SubType
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```
Additionally, some cleanup and package uses `autoreconfHook` now. Thanks
to @hrdinka for helpful pointers!
2016-03-12 17:22:01 +00:00
Nikolay Amiantov
0ba77c4cbd
octoprint-plugins.m3d-fio: 0.28.2 -> 0.29
2016-03-12 18:51:49 +03:00
Joachim Fasting
3c11b5d91f
electrum: implement a simple checkPhase
...
Verify that we can at least run the help command without import errors.
2016-03-11 08:26:43 +01:00
Thomas Tuegel
da972b6cc4
ncurses: move runtime utilities to $out
...
All the programs provided by ncurses were being installed to the $dev
output, but several of them are intended for runtime use, e.g. to
operate on the running terminal. These user-facing programs are moved to
the $bin output.
Several packages referred to "${ncurses}/bin" or "${ncurses.dev}/bin" at
runtime; these paths are also updated to refer to "${ncurses.bin}/bin".
2016-03-08 11:35:24 -06:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Nikolay Amiantov
0da9c6b358
octoprint-plugins.m3d-fio: 0.29 -> 0.28.2
2016-03-07 04:56:23 +03:00
Franz Pletz
beefe9c1a9
Merge pull request #13659 from agbell/agbell-patch-1
...
pgadmin 1.20.0 -> 1.22.1
2016-03-05 22:16:37 +01:00
Joachim Fasting
1ff8a6b6c4
electrum: 2.5.4 -> 2.6.1
2016-03-05 19:09:02 +01:00
Matthias Beyer
abea96a28d
tasksh: init at 1.0.0
2016-03-04 21:59:01 +01:00
joachifm
66c95e4bf0
Merge pull request #13677 from romildo/update.openbox-menu
...
openbox-menu: 0.5.1 -> 0.8.0
2016-03-04 16:16:24 +00:00
José Romildo Malaquias
5226ecf767
openbox-menu: 0.5.1 -> 0.8.0
2016-03-04 12:42:28 -03:00
joachifm
ff738bc48b
Merge pull request #13669 from romildo/new.font-manager
...
font-manager: init at git-2016-03-02
2016-03-04 15:30:24 +00:00
Nikolay Amiantov
8dd642b688
octoprint-plugins.m3d-fio: 0.27.1 -> 0.29
2016-03-04 14:42:36 +03:00
José Romildo Malaquias
9477c248fa
gsimplecal: init at 2.1
2016-03-04 08:06:09 -03:00
José Romildo Malaquias
86c6d59f95
font-manager: init at git-2016-03-02
2016-03-04 07:45:08 -03:00
Adam Bell
854b13dc00
pgadmin 1.20.0 -> 1.22.1
2016-03-03 16:11:32 -05:00
Arseniy Seroka
9e2eaa2755
Merge pull request #13632 from jraygauthier/jrg/sweethome_freedesktop_improvement
...
sweethome3d: Improvements
2016-03-03 23:30:40 +03:00
Arseniy Seroka
6f12b1980e
Merge pull request #13627 from jraygauthier/jrg/update_sweethome3d_52
...
sweethome3d: 4.6.2 -> 5.2
2016-03-03 23:29:48 +03:00
Damien Cassou
5652d3407f
Merge pull request #13647 from DamienCassou/khard-python2-only
...
khard: force Python2
2016-03-03 21:14:17 +01:00
Damien Cassou
8a804dfbac
khard: force Python2
...
setup.py says that khard is only compatible with
Python 2.
2016-03-03 16:37:23 +01:00
Domen Kožar
ea863b8cc6
Merge pull request #13643 from DamienCassou/khal-python3-only
...
khal: force Python3
2016-03-03 14:21:21 +00:00
Damien Cassou
a0b1b032b6
khal: force Python3
...
Both the README and setup.py agree that khal is only compatible with
Python 3.
2016-03-03 15:17:37 +01:00
Raymond Gauthier
4f347ca8fe
keepass: improvements
...
`*.desktop` file now:
- Refers to an icon.
- Is placed in the proper category (based on comparison with `keepassx2`.
- Has proper mime type (also based on comparison).
Also, now use `icoutils` to extract icons from the application ressouces
and transform them from `*.ico` to `*.png`. Created and used a generic
script that has the ability to move the extracted `*.png` to their
appropriate standard freedesktop location.
Tested this on nixos. `keepass` now has a icon and is categorized
in the same bin as `keepassx2`. The program still execute and
function prefectly.
2016-03-03 01:03:31 -05:00
Raymond Gauthier
ebc3f4bdf3
sweethome3d: Improvements
...
- Replace non freedesktop `CAD` desktop category
by categories taken from debian's desktop item.
This make the desktop items appear under the
`Graphic` category in DE menus instead of `Others`.
- Moved to new package icons as specified by
upstream release notes.
- Moved to icon name instead of full path to
a single icon as specified by freedesktop
specification.
- Human readable desktop item names.
2016-03-03 00:24:55 -05:00
Raymond Gauthier
03f2888b98
sweethome3d: 4.6.2 -> 5.2
...
Also updated editors to latest version.
Tested the applications and everything seem to
work at least as well as previous version.
2016-03-02 15:32:39 -05:00
José Romildo Malaquias
ccc64c20e6
tint2: 0.12 -> 0.12.7
2016-03-02 16:56:21 -03:00
joachifm
0c1ed282f0
Merge pull request #13018 from tathougies/master
...
Bump tint2 to 0.12
2016-03-02 16:55:32 +00:00
Arseniy Seroka
f082170873
Merge pull request #13599 from mbakke/zathura-0.3.5
...
Update zathura and plugins
2016-03-02 01:44:36 +03:00
Robert Helgesson
c523cec12c
josm: 9329 -> 9900
2016-03-01 21:02:36 +01:00
Marius Bakke
df32c2d0c8
zathura-pdf-poppler: 0.2.5 -> 0.2.6
2016-03-01 19:52:50 +00:00
Marius Bakke
9c86acc479
zathura-pdf-mupdf: 0.2.8 -> 0.3.0
2016-03-01 19:52:40 +00:00
Marius Bakke
7ad9370f08
zathura-djvu: 0.2.4 -> 0.2.5
2016-03-01 19:52:40 +00:00
Marius Bakke
18a4ca2d05
zathura-ps: 0.2.2 -> 0.2.3
2016-03-01 19:52:40 +00:00
Marius Bakke
cbf09c6936
zathura: 0.3.3 -> 0.3.5
2016-03-01 19:41:31 +00:00
Marius Bakke
78b80ee635
girara: 0.2.4 -> 0.2.5
2016-03-01 19:41:09 +00:00
Pascal Wittmann
afd2d0588b
calibre: 2.51.0 -> 2.52.0
2016-02-29 23:35:32 +01:00
zimbatm
69ce5cb656
use the sourceforge mirrors everywhere
...
find pkgs -name "*.nix" -exec sed -r \
"s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
zimbatm
3f3599f6be
termite: split terminfo into it's own output
...
Fixes #6141
2016-02-25 22:14:58 +00:00
zimbatm
f1df89f902
termite: 10 -> 11
2016-02-25 22:14:55 +00:00
Robin Gloster
84a10edede
Merge pull request #13449 from matthiasbeyer/update-taskwarrior
...
taskwarrior: 2.5.0 -> 2.5.1
2016-02-25 16:59:10 +01:00
Nikolay Amiantov
d3d193e263
octoprint-plugins.m3d-fio: 0.27 -> 0.27.1
2016-02-25 18:18:27 +03:00
Matthias Beyer
159c8f9284
taskwarrior: 2.5.0 -> 2.5.1
2016-02-25 15:49:37 +01:00
Frederik Rietdijk
40ca841c5c
Merge pull request #13124 from FRidh/buildPythonApplication
...
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Nikolay Amiantov
0022f639f3
octoprint-plugins.titlestatus: 0.0.2 -> 0.0.4
2016-02-22 21:01:58 +03:00
Nikolay Amiantov
81032a4722
octoprint-plugins.m3d-fio: 0.26 -> 0.27
2016-02-22 21:01:58 +03:00
Frederik Rietdijk
9d30b03c0c
Merge pull request #13127 from FRidh/kdeconnect
...
kde5.kdeconnect: init at 0.9g
2016-02-21 12:03:28 +01:00
Franz Pletz
7e9a7a3b0f
Merge pull request #13091 from ebzzry/emem-0.2.12
...
emem: 0.2.11 -> 0.2.12
2016-02-21 09:09:57 +01:00
mingchuan
9e0b5358e2
pcmanx-gtk2: init at 1.3
2016-02-20 19:49:13 +08:00
Matthias Beyer
24edc61fcd
khard: Fix version 0.8.1 runtime error by rewriting dependencies
2016-02-19 16:31:43 +01:00
Frederik Rietdijk
c9b5c4a445
kde5.kdeconnect: init at 0.9g
2016-02-19 15:12:08 +01:00
Frederik Rietdijk
4d06bf70f4
buildPythonApplication: use new function for Python applications
2016-02-19 13:16:41 +01:00
Nikolay Amiantov
303991218b
octoprint-plugins.stlviewer: init at 0.3.0
2016-02-17 17:01:14 +03:00
Nikolay Amiantov
3f9acdc148
octoprint-plugins.titlestatus: init at 0.0.2
2016-02-17 17:01:14 +03:00
Nikolay Amiantov
4db16aed11
octoprint-plugins.m3d-fio: init at 0.26
2016-02-17 17:01:01 +03:00
Nikolay Amiantov
aad9a88a20
octoprint: init at 1.2.9
2016-02-17 16:56:14 +03:00
Nikolay Amiantov
18c3420579
openbrf: init at 2016-01-09
2016-02-17 16:54:41 +03:00
Travis Athougies
e5e4e27e74
tints: 0.11 -> 0.12
2016-02-16 18:36:58 -08:00
Nikolay Amiantov
39e9b43082
Merge branch 'gammu-smsd' of https://github.com/zohl/nixpkgs into zohl-gammu-smsd
...
Closes #12998
2016-02-16 19:40:00 +03:00
Arseniy Seroka
c98602d281
Merge pull request #13031 from matthiasbeyer/update-packages
...
Update packages
2016-02-16 19:02:58 +03:00
Matthias Beyer
27709b6050
mdp: 1.0.4 -> 1.0.5
2016-02-16 14:17:28 +01:00
Pascal Wittmann
abb07a9cdc
pdfpc: 4.0.1 -> 4.0.2
2016-02-15 17:35:11 +01:00
Franz Pletz
eca96b4461
Merge pull request #12963 from devhell/mediainfo
...
{lib}mediainfo{-gui}: 0.7.81 -> 0.7.82
2016-02-15 04:35:17 +01:00
Gitolite Admin
f13333d43c
gammu: add some DB support
2016-02-14 21:29:27 +03:00
Vladimír Čunát
16d7237beb
pstree: add a working mirror to fix #12989
...
/cc maintainer @mornfall.
2016-02-14 08:37:14 +01:00
Vladimír Čunát
d039c87984
Merge branch 'master' into closure-size
2016-02-14 08:33:51 +01:00
devhell
b7b6a672df
{lib}mediainfo{-gui}: 0.7.81 -> 0.7.82
...
Built and tested locally.
From the changelog:
```
Version 0.7.82, 2016-01-27
+ Matroska: CRC-32 validation
+ Matroska: support of padding/junk at the start of a segment
+ Matroska: trace is activated for all elements (but report is still
based on the first element met)
+ Matroska: add an intermediate level in the trace for the raw stream
parser
x FLV: potential infinite loop fixed
x #B966, DTS: DTS-HD HR 3840 not detected anymore
x AC-3: wrong sample rate with 32 kHz streams
x #B948, EBUCore 1.6: invalid output due to position of
containerEncoding element
x #B957, MPEG-7 output: No XML encoded value output
```
2016-02-12 20:59:55 +00:00
Pascal Wittmann
7f1b6d8a31
calibre: 2.50.1 -> 2.51.0
2016-02-12 21:47:12 +01:00
Arseniy Seroka
5deeb7b18d
Merge pull request #12942 from jgillich/gollum
...
gollum: init at 4.0.1
2016-02-12 20:57:13 +03:00
Jakob Gillich
8a35315a20
gollum: init at 4.0.1
2016-02-11 20:33:47 +01:00
Jakob Gillich
53f231d9e0
synergy: 1.7.4 -> 1.7.5
...
repository has moved
2016-02-11 17:37:53 +01:00
tg(x)
521d74524d
Merge branch 'master' of https://github.com/NixOS/nixpkgs into wayland-wm
2016-02-09 22:40:00 +01:00
tg(x)
e1bcc74135
wayland window managers: orbment, sway, velox
2016-02-09 22:35:16 +01:00
Vladimír Čunát
177464ade9
wrapFirefox: add enableAdobeReader
...
So far we only have 32-bit package.
It will be silently missed on 64-bit ATM.
2016-02-09 18:21:40 +01:00
Vladimír Čunát
c6e94f9fa0
sc-im: fix download by using fetchFromGitHub
...
Otherwise the hashes would change periodically.
Also refactor meta. /cc maintainer @matthiasbeyer.
2016-02-07 14:43:27 +01:00
Matthias Beyer
5a2ca9e666
cli-visualizer: init at 2016-02-06
...
changes by @globin:
* added pulseaudio support
* 06-02-2016 -> 2016-02-06 to ensure correct version sorting
* cli_visualizer -> cli-visualizer
closes #12853
Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-06 23:17:57 +00:00
roblabla
16ddf9ea87
keybase: 0.8.22 -> 0.8.25
2016-02-06 12:51:26 +01:00
Nikolay Amiantov
8821ebe3ad
remove gmcs substitutes from mono packages
2016-02-04 03:51:47 +03:00
Vladimír Čunát
54299b60c4
Merge #12779 : Mass replace pkg}/bin
-style strings
...
... to refer to correct outputs
2016-02-03 17:25:22 +01:00
Vladimír Čunát
ae74c356d9
Merge recent 'staging' into closure-size
...
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Jascha Geerds
ace76b5bdb
keepassx2: 2.0 -> 2.0.2
2016-02-03 11:36:53 +01:00
Damien Cassou
22d9e4ef26
Merge pull request #12777 from matthiasbeyer/update-some-packages
...
Update some packages
2016-02-02 23:09:13 +01:00
Matthias Beyer
11f95e1681
mdp: 1.0.1 -> 1.0.4
2016-02-02 21:33:09 +01:00
Matthias Beyer
61bef57edb
ctodo: 1.1 -> 1.2
2016-02-02 21:23:07 +01:00
Matthias Beyer
0c2ac149a3
hstr: 1.17 -> 1.19
2016-02-02 21:21:38 +01:00
Matthias Beyer
51e0077e79
khard: 0.6.3 -> 0.8.1
2016-02-02 21:19:35 +01:00
Tuomas Tynkkynen
7b0c4d452a
treewide: Mass replace 'poppler_utils}/bin' to refer the 'out' output
2016-02-01 20:46:18 +02:00
Tuomas Tynkkynen
a4dff4bf1b
treewide: Mass replace 'dbus_daemon}/bin' to refer the 'out' output
2016-02-01 20:45:59 +02:00
Tuomas Tynkkynen
9782c593ed
treewide: Mass replace 'acl}/bin' to refer the 'bin' output
2016-02-01 20:45:55 +02:00
Tomasz Czyż
0c5ad78c18
solaar: fix, partially ( close #12685 )
...
vcunat's comments:
Unused parameter got removed.
CLI looks good now but the GUI still won't work with:
bin/..solaar-wrapped-wrapped:45: PyGIWarning:
Gtk was imported without specifying a version first.
Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
solaar.gtk.main()
solaar: error: Argument 0 does not allow None as a value
2016-02-01 13:21:43 +01:00
Thomas Tuegel
698b14c1c9
Merge pull request #12733 from hrdinka/update/qtpass
...
qtpass: 1.0.6 -> 1.1.0
2016-01-31 14:54:29 -06:00
Christoph Hrdinka
12ecc1ceb3
qtpass: use wrapQtProgramm instead of standard wrapper
2016-01-31 21:35:15 +01:00
Anne Jan Brouwer
2924099dae
qtpass: 1.0.6 -> 1.1.0
2016-01-31 21:32:15 +01:00
Pascal Wittmann
268d4699ec
calibre: 2.49.0 -> 2.50.1
2016-01-31 18:06:51 +01:00
Frederik Rietdijk
0f80ba1fb4
Merge pull request #12530 from np/python-trezor
...
New/updated python packages related to the TREZOR hardware wallet
2016-01-31 11:26:27 +01:00
Arseniy Seroka
79f34bedc6
Merge pull request #12681 from ktosiek/keepass-fix
...
keepass: 2.30 -> 2.31
2016-01-30 21:45:12 +03:00
Franz Pletz
62232466e5
Merge pull request #12698 from matthiasbeyer/update-scim
...
scim: 0.1.9 -> 0.2.1 (sc-im)
2016-01-30 17:41:32 +01:00
Matthias Beyer
72c7b1af7f
scim: 0.1.9 -> 0.2.1 (sc-im)
...
Move derivation definition to "sc-im", as project was renamed.
Also change the license to BSD, which is what what-license.com
detechted.
2016-01-30 17:33:01 +01:00
Nicolas Pouillard
2238ca0a5b
electrum-dash: init at 2.4.1
2016-01-30 14:04:04 +01:00
Nicolas Pouillard
65836c898f
electrum: add plugin dependencies (trezor, keepkey)
2016-01-30 14:04:04 +01:00
Tomasz Kontusz
16d9d3841f
keepass: 2.30 -> 2.31
...
Also replaces the keepass.patch with sed,
as the patch was having problems with newlines.
2016-01-29 21:19:59 +01:00
Maciek Starzyk
0a8d768b11
ranger: 1.7.1 -> 1.7.2
2016-01-29 20:28:10 +01:00
Rok Garbas
42f1f442e2
dmenu: adding patches to expression
...
is extended using patches http://tools.suckless.org/dmenu/patches/ this
argument makes it easier to extend dmenu by doing:
dmenu.overwritte {
patches = [
./dmenu-4.4-follow-focus.diff";
];
};
2016-01-29 18:49:34 +01:00
Joachim Schiele
3c67935ec4
kgocode: added automoc4 to buildInputs
2016-01-29 18:33:50 +01:00
Tobias Geerinckx-Rice
ac33b4724a
More version attribute tidying where maintainers |= nckx
2016-01-25 20:08:34 +01:00
Tomasz Czyż
7362936cd6
quicksynergy: init at 0.9.0 ( close #12325 )
...
vcunat moved `version` into the derivation.
2016-01-25 09:30:00 +01:00
Arseniy Seroka
e9950f465c
Merge pull request #12566 from sheganinans/master
...
kdbplus bump
2016-01-24 23:24:36 +03:00
Arseniy Seroka
10f7070bf0
Merge pull request #12221 from spinus/solaar
...
solaar: init at 0.9.2
2016-01-24 23:16:12 +03:00
Tuomas Tynkkynen
0f4244f51f
treewide: Mass replace 'poppler_utils}/lib' to refer the 'out' output
2016-01-24 10:03:39 +02:00
Tuomas Tynkkynen
619710268d
treewide: Mass replace 'poppler}/lib' to refer the 'out' output
2016-01-24 10:03:39 +02:00
Tuomas Tynkkynen
91b40bd9d2
treewide: Mass replace 'libusb}/lib' to refer the 'out' output
2016-01-24 10:03:36 +02:00
Tuomas Tynkkynen
a1909d7380
treewide: Mass replace 'glibc}/lib' to refer the 'out' output
2016-01-24 10:03:35 +02:00
Tomasz Czyż
2bdd64d6dc
solaar: init at 0.9.2
2016-01-24 02:26:19 +00:00
Tobias Geerinckx-Rice
32d40f0f98
Remove no longer (or never) referenced patches
...
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2016-01-24 02:02:21 +01:00
Domen Kožar
c445ec36cb
add ipmiview: supermicro ikvm and remote control
2016-01-23 22:14:51 +01:00
Aistis Raulinaitis
d0b7d528e8
kdb 3.2 -> 3.3
2016-01-23 12:48:17 -08:00
Rodney Lorrimar
546679f2e3
get_iplayer: 2.86 -> 2.94
2016-01-22 18:05:27 +00:00
Rodney Lorrimar
bde97e0417
get_iplayer: remove irrelevant warning
2016-01-22 18:04:52 +00:00
Vladimír Čunát
0957359568
Merge branch 'staging'
2016-01-22 13:48:35 +01:00
Moritz Ulrich
856256f8c5
direwolf: Fix src.
...
Project moved to Github.
2016-01-22 13:23:28 +01:00
Domen Kožar
fb2675c5cf
scim -> sc-im
2016-01-22 13:07:51 +01:00
Frederik Rietdijk
b7fbb5362a
Merge pull request #11772 from matklad/master
...
yakuake: 2.9.8 -> 2.9.9
2016-01-22 10:48:18 +01:00
Matthijs Steen
7f58e162bc
guake: init at 0.8.3 ( close #11027 )
...
There's a catch noted at the top of the expression.
(vcunat moved it there from the commit message)
2016-01-20 19:33:48 +01:00
Rommel M. Martinez
71fa828263
emem: 0.2.11 -> 0.2.12
2016-01-20 10:59:18 +08:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Eric Sagnes
9f38c9a675
albert: init at 0.8.0
2016-01-19 09:41:21 +09:00
Vladimír Čunát
45bf78373e
termite: fix up the business with vte patching
...
I didn't see nice patches to apply,
so I exchanged the whole source (-> autoreconf).
/cc maintainer: k0ral. BTW, it's practical to have the maintainers attribute
match the github name exactly so that people know how to /cc you.
2016-01-18 15:57:41 +01:00
Robin Gloster
53b389327e
refactor to use autoreconfHook where possible
...
Close #12446 .
2016-01-18 10:45:31 +01:00
Vladimír Čunát
620c147cce
Merge branch 'master' into staging
2016-01-18 09:48:49 +01:00
Franz Pletz
0f107fcb67
3dfsb: Remove package
...
Package is broken, old and not easily fixable.
See #12397 .
2016-01-17 23:57:23 +01:00
Domen Kožar
9dc768f308
Merge pull request #12397 from eduarrrd/3dfsb
...
3dfsb: mark as broken, remove self from maintainers
2016-01-17 11:02:42 +01:00
Pascal Wittmann
06d49bfba7
Merge pull request #12413 from kragniz/terminator-0.98
...
terminator: 0.97 -> 0.98
2016-01-16 13:51:32 +01:00
Louis Taylor
b3eca61b55
terminator: 0.97 -> 0.98
2016-01-16 03:36:31 +00:00
Pascal Wittmann
5cee8ff809
calibre: 2.48.0 -> 2.49.0
2016-01-15 21:36:23 +01:00
Vladimír Čunát
2d0893088f
Merge branch 'master' into staging
2016-01-15 13:43:57 +01:00
Thomas Tuegel
c3ea981263
Merge pull request #12395 from eduarrrd/dfm
...
dfilemanager: update to git from 2016-01-10
2016-01-14 20:56:43 -06:00
Eduard Bachmakov
82abca9c9b
3dfsb: mark as broken, remove self from maintainers
2016-01-14 21:56:38 -05:00
Eduard Bachmakov
6e7362dc8f
dfilemanager: update to git from 2016-01-10
2016-01-14 21:06:03 -05:00
Nikolay Amiantov
9aa961a299
rxvt_unicode: 9.20 -> 9.21
2016-01-13 21:21:43 +03:00
Aleksey Kladov
98fcbb7151
yakuake: 2.9.8 -> 2.9.9
2016-01-13 17:46:47 +03:00
Christoph Hrdinka
f96a72dc04
qtpass: 1.0.5 -> 1.0.6
2016-01-13 13:02:03 +01:00
Tobias Geerinckx-Rice
464f327aa6
Move some excess description to longDescription
2016-01-12 03:08:10 +01:00
Pascal Wittmann
e3bba66347
Merge pull request #12311 from erikryb/master
...
rofi: 0.15.10 -> 0.15.12
2016-01-11 16:26:03 +01:00
Domen Kožar
0aa8b6fd1c
Merge pull request #12317 from sleep/fix/ranger-add-dependency-file
...
ranger: fix, added file as a runtime dependency
2016-01-11 11:25:41 +01:00
Sean Lee
3af6c86e7e
ranger: added file as a runtime dependency
2016-01-11 02:18:28 -05:00
goibhniu
3a4d07e4d3
Merge pull request #11960 from rycee/add-desktop-items
...
Add desktop items for josm and gpsprune
2016-01-11 00:47:09 +01:00
Erik Rybakken
d57164a39c
rofi: 0.15.10 -> 0.15.12
2016-01-11 00:24:54 +01:00
goibhniu
3136bd49d8
Merge pull request #12110 from mogorman/inspectrum
...
inspectrum: init at 20160103
2016-01-11 00:06:47 +01:00
Arseniy Seroka
9eb268efbd
Merge pull request #12270 from ebzzry/pt
...
pt: init at 0.7.3
2016-01-09 23:52:08 +03:00
Pascal Wittmann
075b72ef77
Merge pull request #12249 from rycee/bump/josm
...
josm: 9229 -> 9329
2016-01-09 20:13:34 +01:00
Rommel M. Martinez
f8b3036629
pt: init at 0.7.3
2016-01-10 02:00:54 +08:00
Jakob Gillich
073a5e9e41
jekyll: 2.5.3 -> 3.0.1
2016-01-09 05:26:01 +01:00
Robert Helgesson
174b9be8c1
josm: 9229 -> 9329
2016-01-08 22:29:48 +01:00
Oliver Charles
7ed4dda1cd
Merge pull request #12227 from mogorman/jekyll
...
jekyll: added rouge for highlighting.
2016-01-08 10:08:07 +00:00
Matthew O'Gorman
64702f92bd
jekyll: added rouge for highlighting.
2016-01-07 22:33:33 -05:00
Arseniy Seroka
6059831148
Merge pull request #12119 from devhell/mediainfo
...
{lib}mediainfo{-gui}: 0.7.80 -> 0.7.81
2016-01-06 01:29:15 +03:00
Robert Helgesson
108cd9aa7f
calibre: disable version check
...
Applies patch from Debian to disable version checking by default.
2016-01-05 21:44:54 +01:00
Vladimír Čunát
b1acaffe67
Merge branch 'master' into staging
2016-01-05 10:28:58 +01:00
Vladimír Čunát
7c879d342d
Merge #10816 : improve FreeBSD support
2016-01-05 09:50:10 +01:00
Robert Helgesson
436fe952b0
josm: 9060 -> 9229
2016-01-04 21:48:54 +01:00
Arseniy Seroka
f8dc12a249
Merge pull request #12115 from rasendubi/xxkb
...
xxkb: Init at 1.11.1
2016-01-04 12:51:09 +03:00
devhell
7526a1d542
{lib}mediainfo{-gui}: 0.7.80 -> 0.7.81
...
Built and run locally.
From the Changelog:
```
Version 0.7.81, 2015-12-31
+ Acquisition Metadata: support of all SMPTE RDD18 elements
+ Matroska: cover presence and content of the cover, thanks to Max Pozdeev
+ #F446, Matroska: Handling of cropping values, thanks to Max Pozdeev
+ Improvement of Python binding: Mac Os X support, Python2 and Python3
can use same MediaInfoDLL.py
+ #F484, AVI: OpenDML Interlaced / Progressive scan type detection
+ MP4: support of AtomicParsley imdb tag
x #B959, MPEG-TS: MPEG-1 Video appeared as MPEG-2 Video
x #B914, Matroska: Undefined number of chapters in some M4V with Timed
Text, thanks to Max Pozdeev
x #B962, Matroska: negative timecodes were not correctly handled
x #B964, FLV: was hanging trying to open some FLV files
x JPEG in AVI or MOV: better handling of buggy APP0/AVI1, avoiding some
false positives about interlacement
x DVCPRO HD: some containers consider DVCPRO HD as with width 1920
despite the fact it is 1280 or 1440, using 1280 or 1440 in all cases
```
2016-01-03 22:12:38 +00:00
Alexey Shmalko
95e823d4d4
xxkb: Init at 1.11.1
2016-01-03 22:59:14 +02:00
Matthew O'Gorman
42023e9a46
inspectrum: init at 20160103
2016-01-03 10:06:14 -05:00
Pascal Wittmann
d2508c859b
viking: 1.6.1 -> 1.6.2
2016-01-03 15:49:55 +01:00
Pascal Wittmann
f8da54d83d
surf: move to correct category
2016-01-03 15:49:55 +01:00
Pascal Wittmann
0d5542bc85
surf: 0.6 -> 0.7
2016-01-03 13:34:45 +01:00
Pascal Wittmann
55bf18e5c7
Merge pull request #12098 from gebner/calibre-unrar
...
calibre: make unrar support optional, and bump to latest version
2016-01-03 11:32:23 +01:00
Tobias Geerinckx-Rice
91fbdd3ee2
redshift: 1.10 -> 1.11
...
Changes:
- Add option preserve for gamma adjustment methods (randr, vidmode,
quartz, w32gdi) to apply redness on top of current gamma
correction.
- Fix #158 : Add redshift.desktop file to resolve an issue where
Geoclue2 would not allow redshift to obtain the current location.
- Fix #263 : Make sure that the child process is terminated when
redshift-gtk exits.
- Fix #284 : A sample configuation file has been added to the
distribution tarball.
- Fix warning message in redshift-gtk that is some cases caused
redshift-gtk to fail (#271 )
- Fix #174 : Use nanosleep() for sleeping to avoid high CPU load on
platforms (NetBSD, ...) with limitations in usleep()
- Various updates to man page and translations.
2016-01-03 01:05:06 +01:00
Gabriel Ebner
6a911bf36a
calibre: 2.46.0 -> 2.48.0
2016-01-02 18:59:10 +01:00
Gabriel Ebner
bddcf7dfed
calibre: make unrar support optional
2016-01-02 18:59:01 +01:00
Pascal Wittmann
14b1e56197
Merge pull request #12081 from exi/fix-ding-desktop-file
...
ding: fix ding desktop file path
2016-01-02 13:49:14 +01:00
Reno Reckling
74fc8dc0ce
fix ding desktop file path
2016-01-02 03:58:07 +01:00
Tobias Geerinckx-Rice
7dc9ecd803
Merge pull request #12059 from svenkeidel/cool-retro-term-fix
...
cool-retro-term: add missing dependencies and fix qmltermwidget, fixes #12027
2016-01-01 22:53:37 +01:00
Sven Keidel
30ff95ea59
cool-retro-term: add missing dependencies and fix qmltermwidget
2016-01-01 12:00:11 +01:00
Michael Raskin
7dc2f1632c
qpdfview: 0.4.15 -> 0.4.16
2015-12-31 16:51:13 +01:00
Vladimír Čunát
f9f6f41bff
Merge branch 'master' into closure-size
...
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00