Thomas Tuegel
e5e6931088
vcsh: add ttuegel as maintainer
2014-12-28 09:00:49 -06:00
Thomas Tuegel
a1860dab81
vcsh: bump version to 1.20141026
2014-12-28 09:00:38 -06:00
Eduard Bachmakov
5e4a8d9fd8
Add photoqt-1.1.0.1
...
Also, add myself to maintainers.
2014-12-27 22:13:41 +01:00
Shea Levy
05edd656f6
Missed gcc refs
2014-12-26 12:28:15 -05:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
vbgl
58c283f0dd
Merge pull request #5359 from ambrop72/printrun
...
Printrun: Update to printrun-20140801, add dependencies.
2014-12-25 23:43:38 +01:00
vbgl
e553cbee5a
Merge pull request #5446 from nckx/remotebox-squashed
...
Add RemoteBox, a (you guessed it) remote VirtualBox client
2014-12-25 23:32:51 +01:00
Arseniy Seroka
67b56ea5d8
Merge pull request #5464 from ftrvxmtrx/fldigi-3.22.02
...
fldigi 3.21.83 -> 3.22.02
2014-12-26 01:12:14 +03:00
Domen Kožar
44a26e0fed
Merge pull request #5460 from mvcisback/master
...
Rawdog RSS Reader
2014-12-25 17:43:10 +01:00
Vladimír Čunát
de572de4f0
blender: fix build by upstream patch
...
The freetype-2.5.4 update changed signedness of some struct fields.
2014-12-25 16:52:39 +01:00
Peter Simons
8298636254
haskell-git-annex: update to version 5.20141219
2014-12-25 11:05:49 +01:00
Vladimír Čunát
081e5c8387
Merge #5061 : add xwayland
...
Also resolve minor nitpicks -- *during* the merge commit.
2014-12-25 09:25:05 +01:00
Siarhei Zirukin
e852139579
fldigi 3.21.83 -> 3.22.02
2014-12-25 09:13:20 +01:00
aszlig
597373bbd5
chromium: Precompile pycs instead of deleting.
...
This is more of an attempt rather than a real fix (or maybe it is? let's
see) for the corrupted .pyc files during build. I believe the reason we
get these are likely due to several instances of the Python interpreter
that run in parallel and one of these processes might still be writing
the .pyc file.
So, rather than deleting all .pyc files, we now precompile then in order
to avoid any build process trying to generate any .pyc file.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-25 07:10:12 +01:00
Marcell Vazquez-Chanlatte
8622b76dbf
setting namePrefix = "" in rawdog
2014-12-24 13:13:39 -06:00
Domen Kožar
2af2d5a38c
Merge pull request #3835 from wkennington/master.qemu
...
qemu: 2.0.0 -> 2.2.0
2014-12-24 16:34:56 +01:00
Domen Kožar
20e0da55f5
add kodi 14.0 (renamed from xbmc, new release)
2014-12-24 10:57:41 +01:00
Domen Kožar
c998edfb6d
libcec: 2.1.4 -> 2.2.0
2014-12-24 10:57:41 +01:00
Marcell Vazquez-Chanlatte
10ddeea0c6
style changes + license + platform for rawdog
2014-12-24 01:07:12 -06:00
Marcell Vazquez-Chanlatte
7613a7e03f
adding rawdog rss reader
2014-12-23 21:30:54 -06:00
koral
98c2b16c8f
ncmpcpp: 0.6.1 -> 0.6.2
2014-12-23 22:44:33 +01:00
Domen Kožar
d682779be7
Merge pull request #5448 from bdimcheff/devede
...
Add devede
2014-12-23 22:13:03 +01:00
Vincent Laporte
81a2b58c39
nixpkgs: remove redundant attribute sip
...
Because:
1. It is a mere alias of `pythonPackages.sip`
2. It is usually not needed since propagated by `pyqt4`
3. It makes it easy to have a packages depend on two different versions
of sip
2014-12-23 19:37:21 +01:00
Brandon Dimcheff
d76a42494b
add devede DVD creator gui
2014-12-23 12:31:45 -05:00
Eelco Dolstra
49f53f63f5
blender: Add OpenCOLLADA support
2014-12-23 18:17:09 +01:00
Tobias Geerinckx-Rice
bc5938b07d
Add remotebox: VirtualBox client with remote management
2014-12-23 16:22:07 +01:00
Domen Kožar
415df72d0d
Merge pull request #5443 from rycee/morituri-cleanup
...
Cleanup of the 'morituri' expression.
2014-12-23 16:16:02 +01:00
Robert Helgesson
9715af37b0
Cleanup of the 'morituri' expression.
...
- Replaces brittle path substitutions by patch.
- Adds `namePrefix = ""` to avoid python prefix.
2014-12-23 14:07:53 +01:00
Peter Simons
f0c80e1ced
haskell-mode: add current snapshot of git 'master' branch as a low-prio alternative to the (fairly old) release version
2014-12-23 12:50:43 +01:00
Lluís Batlle i Rossell
8885c992fd
Updating xpdf to 3.04
...
(cherry picked from commit 0420a025e3
)
2014-12-23 11:34:56 +01:00
Siarhei Zirukin
3bd2c4dabf
gqrx: update 2.3.0 -> 2.3.2
...
[Bjørn: use 'gqrx:' commit message prefix]
2014-12-23 10:25:46 +01:00
Henry Till
37fb8fb9ca
dunst: allow user configuration ( fixes #5222 )
...
This commit eliminates a patch which hard-coded an example configuration file as the program's default settings and prevented the program from reading a user's configuration file.
2014-12-22 12:03:59 -05:00
lethalman
74fbd2f676
Merge pull request #5436 from mcmtroffaes/feature/easytag-fix-gsettings
...
easytag: Fix "Using the 'memory' GSettings backend" (see issue #4415 ).
2014-12-22 16:14:01 +01:00
Matthias C. M. Troffaes
6c9eb020ab
easytag: Fix "Using the 'memory' GSettings backend" (see issue #4415 ).
2014-12-22 11:17:38 +00:00
Matthias C. M. Troffaes
d1a2586077
pavucontrol: use gnome icons (fixes issue #5330 ).
2014-12-22 10:50:37 +00:00
Peter Simons
a9d779aa5d
wxmaxima: update to version 14.12.1
2014-12-22 11:20:59 +01:00
Peter Simons
0dd52aba89
maxima: update to version 5.35.1
2014-12-22 11:20:58 +01:00
Matthias C. M. Troffaes
29575e4901
Also install hicolor_icon_theme.
2014-12-22 09:36:20 +00:00
Matthias C. M. Troffaes
1aacda5490
shotwell: Fix "Using the 'memory' GSettings backend" (fix suggested by lethalman, see issue #5433 ).
2014-12-22 09:36:20 +00:00
Matthias C. M. Troffaes
59e22e8879
shotwell: uses icons from gnome3.gnome_icon_theme and gnome3.gnome_icon_theme_symbolic
2014-12-22 08:47:21 +00:00
Emery Hemingway
86213a1f23
transmission-remote-gtk: meta fixup ( close #5420 )
2014-12-21 10:35:24 +01:00
Michael Raskin
19dd1be06c
compiz: 0.9.11.2 → 0.9.12.0
2014-12-21 11:14:24 +03:00
Michael Raskin
67a97340eb
qpdfview 0.4.12 → 0.4.13
2014-12-21 11:14:24 +03:00
Pascal Wittmann
f94580da69
Fix license attribute of many bsd-like licensed packages
2014-12-21 00:00:35 +01:00
Pascal Wittmann
f55545c0c9
fix maintainer information
...
s/maintainer/maintainers
2014-12-20 21:54:22 +01:00
Pascal Wittmann
b676be70fc
Merge pull request #5412 from devhell/mp3gain
...
mp3gain: Add package
2014-12-20 21:45:41 +01:00
devhell
e9c5b23f2b
mediainfo, libmediainfo, libzen: fix typo ( close #5413 )
2014-12-20 16:47:25 +01:00
devhell
1b4094cf5a
mp3gain: Add package
...
This adds mp3gain which is a normalizer for mp3 audio files.
2014-12-20 15:29:53 +00:00
Jaka Hudoklin
e9e4388959
Merge pull request #5406 from ehmry/electrum
...
eletrum: drop python-... prefix from name
2014-12-20 11:53:07 +01:00
Vladimír Čunát
ca850deb9e
kde4.kmplayer: use gentoo mirror ( fixes #5407 )
...
The upstream server is down.
2014-12-20 10:34:44 +01:00