about summary refs log tree commit diff
path: root/pkgs/applications
AgeCommit message (Collapse)AuthorFilesLines
2015-12-16ratox: Fix broken URLEelco Dolstra1-1/+1
However, the URL still gives a hash mismatch. @ehmry
2015-12-16Merge pull request #11684 from Profpatsch/cutegramArseniy Seroka4-0/+100
Cutegram
2015-12-16saneBackendsGit 1.0.25.{177-g753d123 -> 180-g6d8b8d5}Tobias Geerinckx-Rice1-3/+3
2015-12-16cutegram: init at 2.7.0-stableProfpatsch3-0/+100
2015-12-15qemu: enable numaDomen Kožar1-2/+3
2015-12-15Merge pull request #11477 from jgillich/mopidy-gmusicRickard Nilsson2-3/+26
mopidy-gmusic: init at 1.0.0
2015-12-15Merge pull request #11727 from ericsagnes/praatviric1-4/+4
praat: 5417 -> 5.4.17
2015-12-15praat: 5417 -> 5.4.17Eric Sagnes1-4/+4
2015-12-15simple-scan: 3.19.2 -> 3.19.3Tobias Geerinckx-Rice1-2/+2
2015-12-14fix evalDomen Kožar1-0/+2
2015-12-14Merge pull request #11714 from ericsagnes/jumanjiArseniy Seroka1-1/+1
jumanji: fixed source
2015-12-15jumanji: fixed sourceEric Sagnes1-1/+1
2015-12-14Merge pull request #11702 from ericsagnes/udevil-patchDomen Kožar2-0/+15
udevil: added patch
2015-12-14mopidy: 1.0.5 -> 1.1.1Jakob Gillich1-3/+3
2015-12-14mopidy-gmusic: init at 1.0.0Jakob Gillich1-0/+23
2015-12-14Merge pull request #11675 from abbradar/flashplayer-archiveEelco Dolstra2-57/+29
flashplayer: cleanup, use archive as a source
2015-12-14udevil: added patchEric Sagnes2-0/+15
2015-12-14Merge pull request #11700 from magnetophon/khal-masterJascha Geerds1-2/+2
khal: update 0.6.0->0.7.0
2015-12-14Merge pull request #11695 from badi/google-musicmanagerArseniy Seroka1-4/+5
google-musicmanager: beta_1.0.221.5230-r0 -> beta_1.0.243.1116-r0
2015-12-14Merge pull request #11073 from mogorman/geda_fixPascal Wittmann1-2/+2
geda: refdes_renum called /usr/bin/perl
2015-12-14Merge pull request #11693 from sigma/fix/zile-darwinPascal Wittmann1-1/+1
zile: build on unix
2015-12-14geda: refdes_renum called /usr/bin/perlMatthew O'Gorman1-2/+2
2015-12-13google-musicmanager: beta_1.0.221.5230-r0 -> beta_1.0.243.1116-r0Badi' Abdul-Wahid1-4/+5
2015-12-13super-user-spark: 0.1.0.0 -> 0.2.0.3Badi' Abdul-Wahid1-20/+18
2015-12-14khal: update 0.6.0->0.7.0Bart Brouns1-2/+2
2015-12-13zile: build on unixYann Hodique1-1/+1
zile works fine on non-linux unix systems
2015-12-13Merge pull request #11680 from mayflower/fix/claws-mail-fancyAristid Breitkreuz1-3/+4
claws-mail: Fix fancy plugin
2015-12-13Merge pull request #11649 from mayflower/claws-enable-pgpAristid Breitkreuz1-1/+1
[RFC] claws-mail: enable PGP plugin by default
2015-12-13Merge pull request #11682 from ambrop72/chrome-updatesAristid Breitkreuz1-12/+12
chromium: Updates.
2015-12-13Merge pull request #11676 from devhell/mediainfoPascal Wittmann2-4/+4
{lib-}mediainfo{-gui}: 0.7.79 -> 0.7.80
2015-12-13zam-plugins: update hash (uses git submodules)goibhniu1-1/+1
2015-12-13{lib-}mediainfo{-gui}: 0.7.79 -> 0.7.80devhell2-4/+4
From the changelog: ``` Version 0.7.80, 2015-11-30 + Matroska: support of MKVMerge statistics tags (duration frame count, stream size, bit rate) per track, thanks to ndjamena + FLAC: Channel positions, thanks to ndjamena + FLAC: difference between detected bit depth and stored bit depth + MPEG-TS: if DTVCC transport stream is present and no DTVCC service descriptor, scan also in the middle of the file in order to detect more caption services + Subtitle frame rate computing if frame count and duration are available (hidden by default) + Subtitles in Matroska: count of elements + Matroska, MXF and MP4/MOV: detection of truncated files + DTS: difference between ES Matrix and ES Discrete + DTS: display ES Matrix or ES Discrete even if HRA or MA is present + DTS: difference between DTS-HRA with 96k option and pure DTS-96/24 + DTS: detection of DTS:X + Samples per frame info + AC-3: detection of Atmos inside TrueHD + Video frame rate: showing precision of 1/1.001 frame rates (e.g. "23.976 (24000/1001) fps" and "23.976 (23976/1000) fps") + MPEG-4/MOV: showing the complete list of compatible brands in the CodecID field + MPEG-4/MOV: Alternate groups + MPEG-4/MOV: "Disabled" tag + MPEG-4/MOV: "Forced" tag + MPEG-4/MOV: showing links between tracks (chapters for, subtitles for, fallback for) + MXF: handling of more acquisition metadata items + MXF: Package name + AVC: Store method of interlaced content (Interleaved Fields or Separated Fields) + EBUCore: acquisition metadata (Proof of concept, for feedback only) x Matroska: frame rate detection algorithm revisited, less wrong numbers are expected x SDP/Teletext: some pages were sometimes (when present in 2 different SDP lines) displayed several times x MPEG-4/MOV: some hint tracks were not displayed + Hongkongese language added + Option "Full parsing" ```
2015-12-13claws-mail: Remove extra GIO_EXTRA_MODULES wrappingFranz Pletz1-4/+1
2015-12-13claws-mail: Fix fancy plugin, fixes #10421Franz Pletz1-0/+4
This fixes the fancy plugin displaying HTML mails as text as suggested by @wedens.
2015-12-13chromium: Updates.Ambroz Bizjak1-12/+12
- dev: 48.0.2564.22 -> 49.0.2587.3 - beta: 48.0.2564.23 -> 48.0.2564.41 - stable: 47.0.2526.73 -> 47.0.2526.80
2015-12-13Merge pull request #11662 from jgillich/patch-2Arseniy Seroka1-2/+2
virt-manager: 1.2.1 -> 1.3.1
2015-12-13flashplayer: cleanup, use archive as a sourceNikolay Amiantov2-57/+29
Most work done by ericsagnes
2015-12-13doomseeker: cleanupNikolay Amiantov1-5/+5
2015-12-13cdrtools: 3.00 -> 3.02a03Nikolay Amiantov3-21/+47
2015-12-13Merge pull request #11656 from enolan/mastergoibhniu1-1/+1
Remove Echo Nolan from maintainers
2015-12-12Remove Echo Nolan from maintainersEcho Nolan1-1/+1
I'm not using Nix anymore.
2015-12-12Merge branch 'kde-applications-15.12'Thomas Tuegel2-961/+961
2015-12-12dropbox: use fields from upstream's desktop itemThomas Tuegel1-3/+4
2015-12-12kdeApps_15_12: 15.11.80 -> 15.11.90Thomas Tuegel2-961/+961
2015-12-12virt-manager: 1.2.1 -> 1.3.1Jakob Gillich1-2/+2
2015-12-12sddm: don't install empty scriptsThomas Tuegel1-0/+5
2015-12-12ipe: use texlive-newThomas Tuegel1-7/+10
2015-12-12Merge branch 'kde-frameworks-5.17'Thomas Tuegel1-1/+1
2015-12-12Merge pull request #11524 from mcmtroffaes/feature/gosmore-fix-and-updategoibhniu1-2/+2
gosmore: r30811 -> r31801, fix sha256
2015-12-12remove kf516Thomas Tuegel1-1/+1