joffi joffi | 23 Mar 2013 12:26
Picon
Favicon

Problems getting KDE to install/ run under Cygwin

I discovered Cygwin recently and thought it might make my life on a Windows based system a little more interesting in that I could  actually write a few scripts to do a few useful bits and bobs. I have close on 20 years experience of using Unix and Linux in my workplace, albeit not as someone who installed software and configured systems etc, just someone who used it for writing code and doing day to day tasks.

The problem? I'm having a nightmare trying to get KDE to run on Cygwin. Despite installing X11 and every KDE package in the KDE dropdown available to me when I run setup.exe, I don't seem to get a startkde file anywhere in any directory (I have looked hard, I promise!) and can't fire up KDE. X11 is installed and startx works and fires up a very old fashioned Xwindow type system which looks like what I used back in 1995. Have I missed out on installing something which isn't in the KDE or X11 dropdowns which is vital? Or should my approach work and has something just gone wrong in the install process? Hints and advice would be very welcome- I'm on the verge of giving up!

Many thanks
Ade
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
Michael Gooch | 22 Mar 2013 22:42

problems with colors in gnome-terminal?

It seems that I have to uncheck "use colors from system theme" under 
profile settings -> Colors and set the colors myself to be able to see 
ANYTHING. (default settings cause black on black, which is unreadable.

Additionally, I dont seem to get any LS colorization whatsoever, which 
works perfectly fine in mintty, windows CMD, and Console2 running 
"bash.exe --login -i"

Any suggestions on how to make this work? I prefer to have colors when I 
use ls, and I otherwise prefer gnome-terminal over any of the other 3 
terminals i listed.

M. Gooch

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
Chris Sutcliffe | 6 Mar 2013 13:21
Picon

Problem generating .dbgsrc.out

I'm trying to track down what's gone wrong with my Cygwin installation
as generating packages with cygport no longer produce debuginfo
packages.  Doing a quick read of the src_postinst.cygpart file I
believe the .dbgsrc.out file is used to generate the dbginfo file
contents?  If this the case, the .dbgsrc.out file being produced is
empty when I check.  If I understand correctly, for exes that file is
generated by this line:

${objdump} -dl ${exe} 2>/dev/null | grep /usr/src/debug | sed -e
's/:[0-9]*$//g' | sort -u >> ${T}/.dbgsrc.out;

breaking it down to components, I've found that the "grep
/usr/src/debug" is not returning anything, though the objdump is.

Any pointers as to where I could look next in terms of resolving this
issue would be greatly appreciated.

Thanks,

Chris

--
Chris Sutcliffe
http://emergedesktop.org
http://www.google.com/profiles/ir0nh34d

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
LEVAI Daniel | 1 Mar 2013 15:47
Picon

compiling and linking with libbsd - header file errors

Hi!

I'm new to Cygwin, and installed libbsd from Cygwinports.
cygwin  1.7.17
libbsd0, libbsd-devel  0.4.2-1

I'm trying to compile this simple stuff on it:

test_libbsd.c:
--------------------8<--------------------
#include <stdio.h>
#include <bsd/readpassphrase.h>

int
main(int argc, char *argv[])
{
	return(0);
}
--------------------8<--------------------

$ gcc -I/usr/include/bsd -lbsd -o test_libbsd test_libbsd.c
In file included from /usr/include/bsd/stdio.h:30,
                 from /usr/include/bsd/stdio.h:30,
                 from /usr/include/bsd/stdio.h:30,
		      [.. many, many similar lines ..]
		 from test_libbsd.c:1:
/usr/include/bsd/stdio.h:30:19: #include nested too deeply
/usr/include/bsd/stdio.h:36:23: #include nested too deeply
/usr/include/bsd/stdio.h:37:23: #include nested too deeply
In file included from /usr/include/bsd/stdio.h:30,
                 from /usr/include/bsd/stdio.h:30,
                 from /usr/include/bsd/stdio.h:30,
		      [.. many, many similar lines ..]
		 from test_libbsd.c:1:
/usr/include/bsd/stdio.h:40: error: syntax error before "const"
/usr/include/bsd/stdio.h:42: error: parse error before '*' token
/usr/include/bsd/stdio.h:44: error: parse error before '*' token
In file included from /usr/include/bsd/sys/cdefs.h:30,
                 from /usr/include/bsd/sys/cdefs.h:30,
                 from /usr/include/bsd/sys/cdefs.h:30,
		      [.. many, many similar lines ..]
                 from /usr/include/bsd/readpassphrase.h:34,
		 from test_libbsd.c:2:
/usr/include/bsd/sys/cdefs.h:30:23: #include nested too deeply
In file included from /usr/include/machine/_types.h:7,
                 from /usr/include/sys/types.h:25,
                 from /usr/include/bsd/readpassphrase.h:35,
                 from test_libbsd.c:2:
/usr/include/machine/_default_types.h:25: error: syntax error before "typedef"
In file included from test_libbsd.c:2:
/usr/include/bsd/readpassphrase.h:38: error: syntax error before "char"
test_libbsd.c:5: error: syntax error before "int"

I'm stuck to be honest. Is there some trick on Cygwin to be able to
compile and link against libbsd (more specifically, to use its header
files)?

Thanks,
Daniel

--

-- 
LÉVAI Dániel
PGP key ID = 0x83B63A8F
Key fingerprint = DBEC C66B A47A DFA2 792D  650C C69B BE4C 83B6 3A8F

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
Padraic | 17 Feb 2013 21:09

Mp3Blaster error

Hi folks,

I installed the port of MP3Blaster today via apt-cyg. It seemed to work 
ok but when I tried to start it up I receive the following error message:

$ mp3blaster
/usr/bin/mp3blaster.exe: error while loading shared libraries: 
cygvorbisfile-3.dll: cannot open shared object file: No such file or 
directory

I assume that I need to install another package but am not sure which 
one. Anyine got any advice?

Regards and thanks,

Padraic

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
Kenneth Wolcott | 14 Feb 2013 04:13
Picon

Any plan to bring dia to cygwin from ports?

Hi Yaakov;

  Any plan to bring dia to cygwin from ports?

Thanks,
Ken Wolcott

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
Chris Sutcliffe | 13 Feb 2013 15:30
Picon

Issues with PKG_HINTS

Hi Yaakov,

I'm trying to update libtorrent to use the automated .hints generation
and I'm hitting a snag.  I've uploaded my cygport file for reference:

https://dl.dropbox.com/u/5530441/libtorrent-0.12.9-3.cygport

The issue I'm having is that the main setup.hint is being generated,
but nothing for the sub packages.  When I run the cygport package
command I get:

*** Warning: libtorrent.hint is missing
*** Warning: libtorrent14.hint is missing
*** Warning: libtorrent-devel.hint is missing

What have I done wrong?  As per the cygport manual I had thought the
setup.hint files would be auto-generated since I don't specify a
PKG_HINTS?

Thanks,

Chris

--
Chris Sutcliffe
http://emergedesktop.org
http://www.google.com/profiles/ir0nh34d

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
Yaakov | 13 Feb 2013 07:07
Picon
Gravatar

Uploads: 2013-Feb-13

Highlights:

* Ruby on Rails 3.2.12
Fixes for CVE-2013-0276 and CVE-2013-0277.

* Ruby-GNOME 1.2.1
Added bindings for GObject Introspection, GTK+3 and several other
libraries.

A list of new and updated packages is attached; for the complete list of
packages currently available, please check the FTP server:

ftp://sourceware.org/pub/cygwinports/portslist.txt

Enjoy!

Yaakov
Cygwin Ports
audacious                                          3.3.4-1
audacious-debuginfo                                3.3.4-1
audacious-devel                                    3.3.4-1
audacious-plugins                                  3.3.4-1
audacious-plugins-debuginfo                        3.3.4-1
claws-mail                                         3.9.0-2
claws-mail-bogofilter                              3.9.0-2
claws-mail-debuginfo                               3.9.0-2
claws-mail-devel                                   3.9.0-2
claws-mail-pgpcore                                 3.9.0-2
claws-mail-pgpinline                               3.9.0-2
claws-mail-pgpmime                                 3.9.0-2
claws-mail-smime                                   3.9.0-2
claws-mail-spamassassin                            3.9.0-2
claws-mail-trayicon                                3.9.0-2
libyajl-devel                                      2.0.4-1
libyajl2                                           2.0.4-1
ruby-actionmailer                                  3.2.12-1
ruby-actionpack                                    3.2.12-1
ruby-activemodel                                   3.2.12-1
ruby-activerecord                                  3.2.12-1
ruby-activeresource                                3.2.12-1
ruby-activesupport                                 3.2.12-1
ruby-atk                                           1.2.1-1
ruby-atk-debuginfo                                 1.2.1-1
ruby-cairo                                         1.12.3-1
ruby-cairo-gobject                                 1.2.1-1
ruby-cairo-gobject-debuginfo                       1.2.1-1
ruby-clutter                                       1.2.1-1
ruby-clutter-gtk                                   1.2.1-1
ruby-dbus                                          0.9.0-1
ruby-gdk3                                          1.2.1-1
ruby-gdk3-debuginfo                                1.2.1-1
ruby-gdk_pixbuf2                                   1.2.1-1
ruby-gdk_pixbuf2-debuginfo                         1.2.1-1
ruby-gettext                                       2.3.7-1
ruby-gio2                                          1.2.1-1
ruby-gio2-debuginfo                                1.2.1-1
ruby-glib2                                         1.2.1-1
ruby-glib2-debuginfo                               1.2.1-1
ruby-gobject-introspection                         1.2.1-1
ruby-gobject-introspection-debuginfo               1.2.1-1
ruby-goocanvas                                     1.2.1-1
ruby-goocanvas-debuginfo                           1.2.1-1
ruby-gstreamer                                     1.2.1-1
ruby-gstreamer-debuginfo                           1.2.1-1
ruby-gtk2                                          1.2.1-1
ruby-gtk2-debuginfo                                1.2.1-1
ruby-gtk3                                          1.2.1-1
ruby-gtk3-debuginfo                                1.2.1-1
ruby-gtksourceview2                                1.2.1-1
ruby-gtksourceview2-debuginfo                      1.2.1-1
ruby-gtksourceview3                                1.2.1-1
ruby-gtksourceview3-debuginfo                      1.2.1-1
ruby-hoe                                           3.5.0-1
ruby-kgio                                          2.8.0-1
ruby-libnotify                                     0.8.0-1
ruby-locale                                        2.0.8-1
ruby-multi_json                                    1.6.0-1
ruby-opengl                                        0.8.0-1
ruby-pango                                         1.2.1-1
ruby-pango-debuginfo                               1.2.1-1
ruby-poppler                                       1.2.1-1
ruby-poppler-debuginfo                             1.2.1-1
ruby-rails                                         3.2.12-1
ruby-railties                                      3.2.12-1
ruby-rsvg2                                         1.2.1-1
ruby-rsvg2-debuginfo                               1.2.1-1
ruby-vte                                           1.2.1-1
ruby-vte-debuginfo                                 1.2.1-1
ruby-vte3                                          1.2.1-1
ruby-vte3-debuginfo                                1.2.1-1
ruby-webkit-gtk                                    1.2.1-1
ruby-yajl                                          1.1.0-1
xfe                                                1.34-1
xfe-debuginfo                                      1.34-1
yajl                                               2.0.4-1
yajl-debuginfo                                     2.0.4-1
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
Yaakov | 12 Feb 2013 06:41
Picon
Gravatar

Uploads: 2013-Feb-11

Highlights:

* Ruby on Rails 3.2.11
Installing the 'ruby-rails' package and all of its dependencies,
including Ruby 1.9.3-p385-2 (or newer), should install everything
necessary to get Rails working OOTB without having to install additional
gems. (If I missed something, please let me know.)

A list of new and updated packages is attached; for the complete list of
packages currently available, please check the FTP server:

ftp://sourceware.org/pub/cygwinports/portslist.txt

Enjoy!

Yaakov
Cygwin Ports
easytag                                            2.1.8-1
easytag-debuginfo                                  2.1.8-1
php-Archive_Tar                                    1.3.11-1
ruby-actionmailer                                  3.2.11-1
ruby-actionpack                                    3.2.11-1
ruby-activemodel                                   3.2.11-1
ruby-activerecord                                  3.2.11-1
ruby-activeresource                                3.2.11-1
ruby-activesupport                                 3.2.11-1
ruby-arel                                          3.0.2-1
ruby-bcrypt                                        3.0.1-1
ruby-builder                                       3.0.4-1
ruby-bundler                                       1.2.3-1
ruby-coffee-rails                                  3.2.2-1
ruby-coffee-script                                 2.2.0-1
ruby-coffee-script-source                          1.4.0-1
ruby-erubis                                        2.7.0-1
ruby-execjs                                        1.4.0-1
ruby-ffi                                           1.3.1-1
ruby-hike                                          1.2.1-1
ruby-i18n                                          0.6.1-1
ruby-jbuilder                                      1.0.2-1
ruby-journey                                       1.0.4-1
ruby-jquery-rails                                  2.2.1-1
ruby-json_pure                                     1.7.7-1
ruby-kgio                                          2.7.4-1
ruby-mail                                          2.4.4-1
ruby-mime-types                                    1.21-1
ruby-multi_json                                    1.5.1-1
ruby-mysql2                                        0.3.11-1
ruby-nokogiri                                      1.5.6-1
ruby-nokogiri-debuginfo                            1.5.6-1
ruby-oj                                            2.0.3-1
ruby-pg                                            0.14.1-1
ruby-polyglot                                      0.3.3-1
ruby-rack                                          1.4.5-1
ruby-rack-cache                                    1.2-1
ruby-rack-ssl                                      1.3.3-1
ruby-rack-test                                     0.6.2-1
ruby-rails                                         3.2.11-1
ruby-railties                                      3.2.11-1
ruby-raindrops                                     0.10.0-1
ruby-sass                                          3.2.5-1
ruby-sass-rails                                    3.2.6-1
ruby-sprockets                                     2.2.2-1
ruby-sqlite3                                       1.3.7-1
ruby-termios                                       0.9.6-1
ruby-thor                                          0.17.0-1
ruby-tilt                                          1.3.3-1
ruby-treetop                                       1.4.12-1
ruby-tzinfo                                        0.3.35-1
ruby-uglifier                                      1.3.0-1
ruby-unicorn                                       4.6.0-1
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
Yaakov | 8 Feb 2013 12:33
Picon
Gravatar

Uploads: 2013-Feb-08

This upload is in tandem with a major distro update, so be sure to use
up-to-date mirrors from both the distro and Ports to ensure a smooth
upgrade.

Highlights:

* Python 2.7

* PHP 5.4.11
- Added: php-imap.

* Sugar 0.98

* FFmpeg 1.0

* GStreamer 1.0.5

* Xine 1.2

* New programs:
- fxmoviemanager

A list of new and updated packages is attached; for the complete list of
packages currently available, please check the FTP server:

ftp://sourceware.org/pub/cygwinports/portslist.txt

Enjoy!

Yaakov
Cygwin Ports
accerciser                                         3.6.2-2
akonadi                                            1.7.2-2
akonadi-debuginfo                                  1.7.2-2
alacarte                                           3.6.1-2
amarok                                             2.7.0-1
amarok-debuginfo                                   2.7.0-1
anjuta                                             3.6.2-2
anjuta-debuginfo                                   3.6.2-2
anjuta-devel                                       3.6.2-2
antlr                                              2.7.7-4
antlr-debuginfo                                    2.7.7-4
apache2-mod_php5                                   5.4.11-1
apache2-mod_python                                 3.3.1-3
apache2-mod_python-debuginfo                       3.3.1-3
ario                                               1.5.1-2
ario-debuginfo                                     1.5.1-2
arista                                             0.9.7-2
audacious                                          3.3.3-1
audacious-debuginfo                                3.3.3-1
audacious-devel                                    3.3.3-1
audacious-plugins                                  3.3.3-1
audacious-plugins-debuginfo                        3.3.3-1
autoconf-archive                                   2013.02.02-1
avbin-debuginfo                                    10-1
avidemux                                           2.6.1-1
avidemux-debuginfo                                 2.6.1-1
avogadro                                           1.1.0-1
avogadro-debuginfo                                 1.1.0-1
bomber                                             4.8.5-1
bovo                                               4.8.5-1
braindump                                          2.5.5-1
bzr-gtk                                            0.104.0-1
bzr-stats                                          0.1.0-1
bzr-zeitgeist                                      0.8.1-2
bzrtools                                           2.5-1
calligra-data                                      2.5.5-1
calligra-debuginfo                                 2.5.5-1
calligra-devel                                     2.5.5-1
calligra-flow                                      2.5.5-1
calligra-l10n-ca                                   2.5.5-1
calligra-l10n-da                                   2.5.5-1
calligra-l10n-de                                   2.5.5-1
calligra-l10n-el                                   2.5.5-1
calligra-l10n-en_GB                                2.5.5-1
calligra-l10n-es                                   2.5.5-1
calligra-l10n-et                                   2.5.5-1
calligra-l10n-fi                                   2.5.5-1
calligra-l10n-fr                                   2.5.5-1
calligra-l10n-gl                                   2.5.5-1
calligra-l10n-hu                                   2.5.5-1
calligra-l10n-it                                   2.5.5-1
calligra-l10n-ja                                   2.5.5-1
calligra-l10n-kk                                   2.5.5-1
calligra-l10n-nb                                   2.5.5-1
calligra-l10n-nds                                  2.5.5-1
calligra-l10n-nl                                   2.5.5-1
calligra-l10n-pl                                   2.5.5-1
calligra-l10n-pt                                   2.5.5-1
calligra-l10n-pt_BR                                2.5.5-1
calligra-l10n-ru                                   2.5.5-1
calligra-l10n-sk                                   2.5.5-1
calligra-l10n-sv                                   2.5.5-1
calligra-l10n-uk                                   2.5.5-1
calligra-l10n-zh_CN                                2.5.5-1
calligra-l10n-zh_TW                                2.5.5-1
calligra-libs                                      2.5.5-1
calligra-plan                                      2.5.5-1
calligra-sheets                                    2.5.5-1
calligra-stage                                     2.5.5-1
calligra-tools                                     2.5.5-1
calligra-words                                     2.5.5-1
caribou                                            0.4.6-2
caribou-debuginfo                                  0.4.6-2
cdparanoia                                         10.2+0.90-1
claws-mail-python_plugin                           0.11-2
claws-mail-python_plugin-debuginfo                 0.11-2
clementine                                         1.1.1-1
clementine-debuginfo                               1.1.1-1
client175                                          0.7-2
clisp-ssip                                         0.7.1-2
comparator                                         2.9-1
convertall                                         0.5.2-2
cracklib                                           2.8.22-1
cracklib-debuginfo                                 2.8.22-1
cyphertite                                         1.4.5-1
cyphertite-debuginfo                               1.4.5-1
d-feet                                             0.1.15-2
decibel-audio-player                               1.08-2
devede                                             3.23.0-2
devhelp                                            3.6.1-2
devhelp-common                                     3.6.1-2
devhelp-debuginfo                                  3.6.1-2
dot2tex                                            2.8.7-2
dots                                               0.1.2-2
dragonplayer                                       4.8.5-1
drpython                                           3.11.3-1
duplicity                                          0.6.20-1
duplicity-debuginfo                                0.6.20-1
Editra                                             0.7.20-1
emacs-zeitgeist                                    0.8.1-2
empathy                                            3.6.3-1
empathy-debuginfo                                  3.6.3-1
enjuewemela                                        0.4.1-2
eog-plugins                                        3.6.1-2
eog-plugins-debuginfo                              3.6.1-2
eric4                                              4.5.8-1
etoys                                              5.0.2408-2
evolution                                          3.6.3-1
evolution-data-server                              3.6.3-1
evolution-data-server-debuginfo                    3.6.3-1
evolution-debuginfo                                3.6.3-1
evolution-devel                                    3.6.3-1
evolution-ews                                      3.6.3-1
evolution-ews-debuginfo                            3.6.3-1
evolution-kolab                                    3.6.3-1
evolution-kolab-debuginfo                          3.6.3-1
exaile                                             3.3.1-1
farstream0.1-debuginfo                             0.1.2-2
ffmpeg                                             1.0.3-1
ffmpeg-debuginfo                                   1.0.3-1
ffmpeg2theora                                      0.29-1
ffmpegsource                                       2.17-2
ffmpegsource-debuginfo                             2.17-2
ffmpegthumbnailer                                  2.0.8-2
ffmpegthumbnailer-debuginfo                        2.0.8-2
finch                                              2.10.6-4
finch-devel                                        2.10.6-4
font-manager                                       0.5.7-2
fontforge                                          20120731-2
fontforge-debuginfo                                20120731-2
fox                                                1.7.37-1
fox-debuginfo                                      1.7.37-1
freecode-submit                                    2.4-1
fxmoviemanager                                     6.2-1
fxmoviemanager-debuginfo                           6.2-1
gajim                                              0.15.2-2
galternatives                                      0.13.5-2
gaphor                                             0.17.1-1
gcompris                                           12.11-1
gcompris-debuginfo                                 12.11-1
gcompris-voices-af                                 12.11-1
gcompris-voices-ar                                 12.11-1
gcompris-voices-ast                                12.11-1
gcompris-voices-bg                                 12.11-1
gcompris-voices-br                                 12.11-1
gcompris-voices-cs                                 12.11-1
gcompris-voices-da                                 12.11-1
gcompris-voices-de                                 12.11-1
gcompris-voices-el                                 12.11-1
gcompris-voices-en                                 12.11-1
gcompris-voices-eo                                 12.11-1
gcompris-voices-es                                 12.11-1
gcompris-voices-eu                                 12.11-1
gcompris-voices-fi                                 12.11-1
gcompris-voices-fr                                 12.11-1
gcompris-voices-he                                 12.11-1
gcompris-voices-hi                                 12.11-1
gcompris-voices-hu                                 12.11-1
gcompris-voices-id                                 12.11-1
gcompris-voices-it                                 12.11-1
gcompris-voices-mr                                 12.11-1
gcompris-voices-nb                                 12.11-1
gcompris-voices-nl                                 12.11-1
gcompris-voices-nn                                 12.11-1
gcompris-voices-pa                                 12.11-1
gcompris-voices-pt                                 12.11-1
gcompris-voices-pt_BR                              12.11-1
gcompris-voices-ru                                 12.11-1
gcompris-voices-sk                                 12.11-1
gcompris-voices-sl                                 12.11-1
gcompris-voices-so                                 12.11-1
gcompris-voices-sr                                 12.11-1
gcompris-voices-sv                                 12.11-1
gcompris-voices-th                                 12.11-1
gcompris-voices-tr                                 12.11-1
gcompris-voices-ur                                 12.11-1
gcompris-voices-zh_CN                              12.11-1
gda-browser5.0                                     5.1.1-1
gdesklets                                          0.36.3-2
geany-zeitgeist                                    0.8.1-2
gedit                                              3.6.2-2
gedit-code-assistance                              0.1.5-2
gedit-code-assistance-debuginfo                    0.1.5-2
gedit-debuginfo                                    3.6.2-2
gedit-devel                                        3.6.2-2
gedit-devhelp                                      3.6.1-2
gedit-favorites                                    3.0.0-2
gedit-latex                                        3.4.1-2
gedit-plugins                                      3.6.1-2
gedit-plugins-debuginfo                            3.6.1-2
gedit-rabbitvcs                                    0.15.2-1
gedit-restore-tabs                                 3.0.0-2
gedit-source-code-browser                          3.0.3-2
gegl                                               0.2.0-3
gegl-debuginfo                                     0.2.0-3
gejengel                                           0.1.4-4
getdata                                            0.8.2-1
getdata-debuginfo                                  0.8.2-1
ggobi                                              2.1.9-2
ggobi-debuginfo                                    2.1.9-2
gimp                                               2.8.2-3
gimp-debuginfo                                     2.8.2-3
gimp-devel                                         2.8.2-3
gimp-gap                                           2.7.0-2
gimp-gap-debuginfo                                 2.7.0-2
gimp-python                                        2.8.2-3
girepository-EDataServer1.2                        3.6.3-1
girepository-Farstream0.1                          0.1.2-2
girepository-Gda5.0                                5.1.1-1
girepository-Gdaui5.0                              5.1.1-1
girepository-Gegl0.2                               0.2.0-3
girepository-GMenu3.0                              3.6.2-1
girepository-GtkSource3.0                          3.6.2-1
girepository-GtkVnc1.0                             0.5.1-2
girepository-GtkVnc2.0                             0.5.1-2
girepository-Gucharmap2.0                          2.32.1-2
girepository-GVnc1.0                               0.5.1-2
girepository-IBus1.0                               1.5.1-1
girepository-IBusXKB1.0                            1.4.99.20120525-1
girepository-InputPad1.0                           1.0.2-1
girepository-MateConf2.0                           1.4.0-3
girepository-MateMenu2.0                           1.4.0-2
girepository-Peas1.0                               1.6.2-2
girepository-SpiceClientGLib2.0                    0.16-1
girepository-SpiceClientGtk2.0                     0.16-1
girepository-SpiceClientGtk3.0                     0.16-1
girepository-Vte0.0                                0.28.2-4
git-cola                                           1.7.7-2
gjots2                                             2.3.15-2
glade                                              3.14.2-2
glade-debuginfo                                    3.14.2-2
glade-devel                                        3.14.2-2
glade-gtkhtml-editor                               4.6.3-1
glade-libpeas                                      1.6.2-2
glade-python                                       3.14.2-2
glade3                                             3.8.3-1
glade3-debuginfo                                   3.8.3-1
glade3-devel                                       3.8.3-1
glade3-gnome                                       3.8.3-1
glade3-python                                      3.8.3-1
glade3-vte                                         0.28.2-4
glchess                                            3.6.1-2
glew                                               1.9.0-1
glines                                             3.6.1-2
glom                                               1.22.1-1
glom-debuginfo                                     1.22.1-1
glom-devel                                         1.22.1-1
gmenu-simple-editor                                3.6.2-1
gnash                                              0.8.10-3
gnash-debuginfo                                    0.8.10-3
gnect                                              3.6.1-2
gnibbles                                           3.6.1-2
gnobots2                                           3.6.1-2
gnome-activity-journal                             0.8.0-2
gnome-applets                                      3.5.92-2
gnome-applets-debuginfo                            3.5.92-2
gnome-clocks                                       0.1.5-2
gnome-commander                                    1.2.8.15-4
gnome-commander-debuginfo                          1.2.8.15-4
gnome-games-common                                 3.6.1-2
gnome-games-debuginfo                              3.6.1-2
gnome-mahjongg                                     3.6.1-2
gnome-menus                                        3.6.2-1
gnome-menus-debuginfo                              3.6.2-1
gnome-python                                       2.28.1-2
gnome-python-debuginfo                             2.28.1-2
gnome-python-desktop                               2.32.0-5
gnome-python-desktop-debuginfo                     2.32.0-5
gnome-python-extras                                2.29.0-2
gnome-python-extras-debuginfo                      2.29.0-2
gnome-session                                      3.6.2-2
gnome-session-debuginfo                            3.6.2-2
gnome-specimen                                     0.4-3
gnome-sudoku                                       3.6.1-2
gnome-tweak-tool                                   3.6.1-2
gnomine                                            3.6.1-2
gnotravex                                          3.6.1-2
gnotski                                            3.6.1-2
gnucash-docs                                       2.4.2-1
gnumeric                                           1.12.0-2
gnumeric-debuginfo                                 1.12.0-2
gnumeric-devel                                     1.12.0-2
gogglesmm                                          0.12.7-2
gonvert                                            0.2.32-1
googsystray                                        1.3.1-2
gourmet                                            0.15.9-1
gpodder                                            3.4.0-2
gramps                                             3.4.2-2
granatier                                          4.8.5-1
graphviz                                           2.30.0-1
graphviz-debuginfo                                 2.30.0-1
graphviz-demo                                      2.30.0-1
gridlock                                           2.1-3
gst123                                             0.3.2-1
gst123-debuginfo                                   0.3.2-1
gstreamer0.10-plugins-a52dec                       0.10.19-2
gstreamer0.10-plugins-amrnb                        0.10.19-2
gstreamer0.10-plugins-amrwb                        0.10.19-2
gstreamer0.10-plugins-cdio                         0.10.19-2
gstreamer0.10-plugins-dvdread                      0.10.19-2
gstreamer0.10-plugins-farstream                    0.1.2-2
gstreamer0.10-plugins-gl                           0.10.3-3
gstreamer0.10-plugins-gl-debuginfo                 0.10.3-3
gstreamer0.10-plugins-lame                         0.10.19-2
gstreamer0.10-plugins-mad                          0.10.19-2
gstreamer0.10-plugins-mpeg2dec                     0.10.19-2
gstreamer0.10-plugins-sidplay                      0.10.19-2
gstreamer0.10-plugins-twolame                      0.10.19-2
gstreamer0.10-plugins-ugly                         0.10.19-2
gstreamer0.10-plugins-ugly-debuginfo               0.10.19-2
gstreamer0.10-plugins-x264                         0.10.19-2
gstreamer1.0-plugins-a52dec                        1.0.5-1
gstreamer1.0-plugins-amrnb                         1.0.5-1
gstreamer1.0-plugins-amrwb                         1.0.5-1
gstreamer1.0-plugins-assrender                     1.0.5-1
gstreamer1.0-plugins-bad                           1.0.5-1
gstreamer1.0-plugins-bad-debuginfo                 1.0.5-1
gstreamer1.0-plugins-bad-devel                     1.0.5-1
gstreamer1.0-plugins-bad-free                      1.0.5-1
gstreamer1.0-plugins-bad-free-debuginfo            1.0.5-1
gstreamer1.0-plugins-bz2                           1.0.5-1
gstreamer1.0-plugins-cdio                          1.0.5-1
gstreamer1.0-plugins-celt                          1.0.5-1
gstreamer1.0-plugins-chromaprint                   1.0.5-1
gstreamer1.0-plugins-curl                          1.0.5-1
gstreamer1.0-plugins-dts                           1.0.5-1
gstreamer1.0-plugins-dvdread                       1.0.5-1
gstreamer1.0-plugins-faad                          1.0.5-1
gstreamer1.0-plugins-frei0r                        1.0.5-1
gstreamer1.0-plugins-gme                           1.0.5-1
gstreamer1.0-plugins-gsm                           1.0.5-1
gstreamer1.0-plugins-lame                          1.0.5-1
gstreamer1.0-plugins-libmms                        1.0.5-1
gstreamer1.0-plugins-mad                           1.0.5-1
gstreamer1.0-plugins-mimic                         1.0.5-1
gstreamer1.0-plugins-modplug                       1.0.5-1
gstreamer1.0-plugins-mpeg2dec                      1.0.5-1
gstreamer1.0-plugins-mpeg2enc                      1.0.5-1
gstreamer1.0-plugins-mpg123                        1.0.5-1
gstreamer1.0-plugins-mplex                         1.0.5-1
gstreamer1.0-plugins-opencv                        1.0.5-1
gstreamer1.0-plugins-opus                          1.0.5-1
gstreamer1.0-plugins-resindvd                      1.0.5-1
gstreamer1.0-plugins-rtmp                          1.0.5-1
gstreamer1.0-plugins-schro                         1.0.5-1
gstreamer1.0-plugins-sidplay                       1.0.5-1
gstreamer1.0-plugins-soundtouch                    1.0.5-1
gstreamer1.0-plugins-twolame                       1.0.5-1
gstreamer1.0-plugins-ugly                          1.0.5-1
gstreamer1.0-plugins-ugly-debuginfo                1.0.5-1
gstreamer1.0-plugins-voaacenc                      1.0.5-1
gstreamer1.0-plugins-voamrwbenc                    1.0.5-1
gstreamer1.0-plugins-x264                          1.0.5-1
gstreamer1.0-plugins-zbar                          1.0.5-1
gtali                                              3.6.1-2
gtg                                                0.3-1
gtk-recordmydesktop                                0.3.8-2
gtk-vnc                                            0.5.1-2
gtk-vnc-debuginfo                                  0.5.1-2
gtk2.0-immodules-ibus                              1.5.1-1
gtk3-immodules-ibus                                1.5.1-1
gtkaml                                             0.5.94-1
gtkaml-debuginfo                                   0.5.94-1
gtkhtml4.0-debuginfo                               4.6.3-1
gtknetcat                                          0.1-3
gtksourceview3.0-debuginfo                         3.6.2-1
gtranslator                                        2.91.6-2
gtranslator-debuginfo                              2.91.6-2
gtranslator-devel                                  2.91.6-2
guake                                              0.4.4-2
guake-debuginfo                                    0.4.4-2
guile-gv                                           2.30.0-1
guimup                                             0.3.3-1
guimup-debuginfo                                   0.3.3-1
gvedit                                             2.30.0-1
gwibber                                            3.4.2-2
gwibber-debuginfo                                  3.4.2-2
gwibber-devel                                      3.4.2-2
gxine                                              0.5.907-1
gxine-debuginfo                                    0.5.907-1
hamster-applet                                     2.32.1-2
hgview                                             1.7.0-1
hippo-canvas-debuginfo                             0.3.0-2
homebank                                           4.5-1
homebank-debuginfo                                 4.5-1
html2ps                                            1.0b7-1
iagno                                              3.6.1-2
ibus                                               1.5.1-1
ibus-anthy                                         1.5.0-1
ibus-anthy-debuginfo                               1.5.0-1
ibus-debuginfo                                     1.5.1-1
ibus-hangul                                        1.4.1-3
ibus-hangul-debuginfo                              1.4.1-3
ibus-pinyin                                        1.5.0-2
ibus-pinyin-debuginfo                              1.5.0-2
ibus-table                                         1.5.0-1
ibus-xkb                                           1.4.99.20120525-1
ibus-xkb-debuginfo                                 1.4.99.20120525-1
input-pad                                          1.0.2-1
input-pad-debuginfo                                1.0.2-1
isoquery                                           1.7-2
java-antlr                                         2.7.7-4
java-mlt                                           0.8.8-1
java-pilot-link                                    0.12.5-5
java-plplot                                        5.9.9-2
java-xapian                                        1.2.13-2
jhbuild                                            3.5.91-2
jokosher                                           0.11.5-1
juk                                                4.8.5-1
kaffeine                                           1.2.2-2
kaffeine-debuginfo                                 1.2.2-2
kajongg                                            4.8.5-1
kapman                                             4.8.5-1
karbon                                             2.5.5-1
katomic                                            4.8.5-1
kbattleship                                        4.8.5-1
kblackbox                                          4.8.5-1
kblocks                                            4.8.5-1
kbounce                                            4.8.5-1
kbreakout                                          4.8.5-1
kde4-gnash                                         0.8.10-3
kde4-multimedia-plugins                            4.8.5-1
kdegames                                           4.8.5-1
kdegames-debuginfo                                 4.8.5-1
kdemultimedia                                      4.8.5-1
kdemultimedia-debuginfo                            4.8.5-1
kdepimlibs-debuginfo                               4.8.5-1
kdiamond                                           4.8.5-1
kexi                                               2.5.5-1
kfourinline                                        4.8.5-1
kgoldrunner                                        4.8.5-1
kgraphviewer                                       2.1.1-3
kgraphviewer-debuginfo                             2.1.1-3
kig                                                4.8.5-1
kig-debuginfo                                      4.8.5-1
kigo                                               4.8.5-1
killbots                                           4.8.5-1
kiriki                                             4.8.5-1
kjumpingcube                                       4.8.5-1
klickety                                           4.8.5-1
klines                                             4.8.5-1
kmahjongg                                          4.8.5-1
kmines                                             4.8.5-1
kmix                                               4.8.5-1
kmplayer                                           0.11.3d-1
kmplayer-debuginfo                                 0.11.3d-1
knetwalk                                           4.8.5-1
kolf                                               4.8.5-1
kollision                                          4.8.5-1
konquest                                           4.8.5-1
kpat                                               4.8.5-1
kreversi                                           4.8.5-1
krita                                              2.5.5-1
kross-interpreters                                 4.8.5-2
kross-interpreters-debuginfo                       4.8.5-2
kshisen                                            4.8.5-1
ksirk                                              4.8.5-1
kspaceduel                                         4.8.5-1
ksquares                                           4.8.5-1
kst                                                2.0.6-1
kst-debuginfo                                      2.0.6-1
ksudoku                                            4.8.5-1
ktron                                              4.8.5-1
ktuberling                                         4.8.5-1
kubrick                                            4.8.5-1
libakonadiprotocolinternals-devel                  1.7.2-2
libakonadiprotocolinternals1                       1.7.2-2
libantlr-devel                                     2.7.7-4
libav-devel                                        1.0.3-1
libavbin-devel                                     10-1
libavbin1                                          10-1
libavcodec54                                       1.0.3-1
libavdevice54                                      1.0.3-1
libavfilter3                                       1.0.3-1
libavformat54                                      1.0.3-1
libavogadro-common                                 1.1.0-1
libavogadro-devel                                  1.1.0-1
libavogadro1                                       1.1.0-1
libavutil51                                        1.0.3-1
libcamel1.2_40                                     3.6.3-1
libcddb                                            1.3.2-3
libcddb-debuginfo                                  1.3.2-3
libcddb-devel                                      1.3.2-3
libcddb2                                           1.3.2-3
libcdio                                            0.90-1
libcdio++-devel                                    0.90-1
libcdio++0                                         0.90-1
libcdio-debuginfo                                  0.90-1
libcdio-devel                                      0.90-1
libcdio-paranoia-debuginfo                         10.2+0.90-1
libcdio14                                          0.90-1
libcdio_cdda1                                      10.2+0.90-1
libcdio_paranoia-devel                             10.2+0.90-1
libcdio_paranoia1                                  10.2+0.90-1
libcdt5                                            2.30.0-1
libcgraph6                                         2.30.0-1
libcrack-common                                    2.8.22-1
libcrack-devel                                     2.8.22-1
libcrack2                                          2.8.22-1
libcsiro0                                          5.9.9-2
libdevhelp3-devel                                  3.6.1-2
libdevhelp3_1                                      3.6.1-2
libebackend1.2_5                                   3.6.3-1
libebook1.2_14                                     3.6.3-1
libecal1.2_15                                      3.6.3-1
libedata-book1.2_15                                3.6.3-1
libedata-cal1.2_18                                 3.6.3-1
libedataserver1.2-devel                            3.6.3-1
libedataserver1.2_17                               3.6.3-1
libedataserverui3.0-devel                          3.6.3-1
libedataserverui3.0_4                              3.6.3-1
libf95getdata-devel                                0.8.2-1
libf95getdata2                                     0.8.2-1
libfarstream0.1-devel                              0.1.2-2
libfarstream0.1_0                                  0.1.2-2
libffmpegthumbnailer-devel                         2.0.8-2
libffmpegthumbnailer4                              2.0.8-2
libffms2-devel                                     2.17-2
libffms2_2                                         2.17-2
libfgetdata-devel                                  0.8.2-1
libfgetdata2                                       0.8.2-1
libfontforge-devel                                 20120731-2
libfontforge1                                      20120731-2
libFOX1.7-devel                                    1.7.37-1
libFOX1.7-doc                                      1.7.37-1
libFOX1.7_0                                        1.7.37-1
libgda-ui5.0-devel                                 5.1.1-1
libgda-ui5.0_4                                     5.1.1-1
libgda5.0-debuginfo                                5.1.1-1
libgda5.0-devel                                    5.1.1-1
libgda5.0_4                                        5.1.1-1
libgegl0.2-devel                                   0.2.0-3
libgegl0.2_0                                       0.2.0-3
libgetdata++-devel                                 0.8.2-1
libgetdata++3                                      0.8.2-1
libgetdata-devel                                   0.8.2-1
libgetdata5                                        0.8.2-1
libGLEW-devel                                      1.9.0-1
libGLEW1.9                                         1.9.0-1
libgnome-menu3-devel                               3.6.2-1
libgnome-menu3_0                                   3.6.2-1
libgnt-devel                                       2.10.6-4
libgnt0                                            2.10.6-4
libgraph5                                          2.30.0-1
libgstgl0.10-devel                                 0.10.3-3
libgstgl0.10_1                                     0.10.3-3
libgtk-vnc1.0-devel                                0.5.1-2
libgtk-vnc1.0_0                                    0.5.1-2
libgtk-vnc2.0-devel                                0.5.1-2
libgtk-vnc2.0_0                                    0.5.1-2
libgtkaml-devel                                    0.5.94-1
libgtkaml0                                         0.5.94-1
libgtkhtml4.0-devel                                4.6.3-1
libgtkhtml4.0_0                                    4.6.3-1
libgtksourceview3.0-devel                          3.6.2-1
libgtksourceview3.0_0                              3.6.2-1
libgucharmap-debuginfo                             2.32.1-2
libgucharmap-devel                                 2.32.1-2
libgucharmap7                                      2.32.1-2
libgvc-devel                                       2.30.0-1
libgvc6                                            2.30.0-1
libgvnc1.0-devel                                   0.5.1-2
libgvnc1.0_0                                       0.5.1-2
libgvpr2                                           2.30.0-1
libhdate                                           1.6-4
libhdate-debuginfo                                 1.6-4
libhdate-devel                                     1.6-4
libhdate1                                          1.6-4
libhippocanvas1-devel                              0.3.0-2
libhippocanvas1_0                                  0.3.0-2
libibus-xkb1.0-devel                               1.4.99.20120525-1
libibus-xkb1.0_5                                   1.4.99.20120525-1
libibus1.0-devel                                   1.5.1-1
libibus1.0_5                                       1.5.1-1
libilbc-debuginfo                                  1.1.1-1
libilbc-devel                                      1.1.1-1
libilbc1                                           1.1.1-1
libinchi-devel                                     2.3.2-1
libinchi0                                          2.3.2-1
libinput-pad-common                                1.0.2-1
libinput-pad-devel                                 1.0.2-1
libinput-pad1                                      1.0.2-1
libiptcdata                                        1.0.4-3
libiptcdata-debuginfo                              1.0.4-3
libiptcdata-devel                                  1.0.4-3
libiptcdata0                                       1.0.4-3
libiso9660++0                                      0.90-1
libiso9660_8                                       0.90-1
libkcddb-devel                                     4.8.5-1
libkcddb4                                          4.8.5-1
libkcompactdisc-devel                              4.8.5-1
libkcompactdisc4                                   4.8.5-1
libkdegames-devel                                  4.8.5-1
libkdegames5                                       4.8.5-1
libkpim-common                                     4.8.5-1
libkpim-devel                                      4.8.5-1
libkpim4                                           4.8.5-1
liblastfm-debuginfo                                1.0.6-1
liblastfm-devel                                    1.0.6-1
liblastfm1                                         1.0.6-1
liblouis                                           2.5.2-1
liblouis-common                                    2.5.2-1
liblouis-debuginfo                                 2.5.2-1
liblouis-devel                                     2.5.2-1
liblouis2                                          2.5.2-1
libmarblewidget-devel                              4.8.5-1
libmarblewidget13                                  4.8.5-1
libmate-menu-devel                                 1.4.0-2
libmate-menu2                                      1.4.0-2
libmateconf2-devel                                 1.4.0-3
libmateconf2_4                                     1.4.0-3
libmlt++-devel                                     0.8.8-1
libmlt++3                                          0.8.8-1
libmlt-common                                      0.8.8-1
libmlt-devel                                       0.8.8-1
libmlt5                                            0.8.8-1
libmp3splt-debuginfo                               0.8.1a-1
libmp3splt-devel                                   0.8.1a-1
libmp3splt-doc                                     0.8.1a-1
libmp3splt0                                        0.8.1a-1
libmygpo-qt-debuginfo                              1.0.6-1
libmygpo-qt-devel                                  1.0.6-1
libmygpo-qt1                                       1.0.6-1
libopenbabel-devel                                 2.3.2-1
libopenbabel4                                      2.3.2-1
libopencv-devel                                    2.4.3-2
libopencv2.4                                       2.4.3-2
libpathplan4                                       2.30.0-1
libpeas-common                                     1.6.2-2
libpeas-debuginfo                                  1.6.2-2
libpeas1.0-devel                                   1.6.2-2
libpeas1.0_0                                       1.6.2-2
libpisock-devel                                    0.12.5-5
libpisock9                                         0.12.5-5
libpisync1                                         0.12.5-5
libplanner1-devel                                  0.14.6-4
libplanner1_0                                      0.14.6-4
libplist++1                                        1.8-1
libplist-debuginfo                                 1.8-1
libplist-devel                                     1.8-1
libplist1                                          1.8-1
libplplot-devel                                    5.9.9-2
libplplot11                                        5.9.9-2
libplplotcxx-devel                                 5.9.9-2
libplplotcxx10                                     5.9.9-2
libplplotf77-devel                                 5.9.9-2
libplplotf77_9                                     5.9.9-2
libplplotf95-devel                                 5.9.9-2
libplplotf95_9                                     5.9.9-2
libplplotqt-devel                                  5.9.9-2
libplplotqt0                                       5.9.9-2
libplplottcltk-devel                               5.9.9-2
libplplottcltk9                                    5.9.9-2
libplplotwxwidgets-devel                           5.9.9-2
libplplotwxwidgets0                                5.9.9-2
libpolyol-devel                                    1.3-2
libpolyol1                                         1.3-2
libpostproc52                                      1.0.3-1
libpst                                             0.6.58-1
libpst-debuginfo                                   0.6.58-1
libpst-devel                                       0.6.58-1
libpst4                                            0.6.58-1
libpurple-devel                                    2.10.6-4
libpurple0                                         2.10.6-4
libqsastime0                                       5.9.9-2
libquicktime                                       1.2.4-2
libquicktime-debuginfo                             1.2.4-2
libquicktime-devel                                 1.2.4-2
libquicktime0                                      1.2.4-2
libsearchclient-devel                              0.7.7-2
libsearchclient0                                   0.7.7-2
libshiboken1.1                                     1.1.2-2
libsmokeqt-devel                                   4.8.5-1
libsmokeqt3                                        4.8.5-1
libspeechd-devel                                   0.7.1-2
libspeechd2                                        0.7.1-2
libspice-client-glib2.0-devel                      0.16-1
libspice-client-glib2.0_8                          0.16-1
libspice-client-gtk2.0-devel                       0.16-1
libspice-client-gtk2.0_4                           0.16-1
libspice-client-gtk3.0-devel                       0.16-1
libspice-client-gtk3.0_4                           0.16-1
libspice-controller-devel                          0.16-1
libspice-controller0                               0.16-1
libspice-server-devel                              0.12.2-1
libspice-server1                                   0.12.2-1
libssh-common                                      0.5.4-1
libssh-debuginfo                                   0.5.4-1
libssh-devel                                       0.5.4-1
libssh4                                            0.5.4-1
libstreamanalyzer-devel                            0.7.7-2
libstreamanalyzer0                                 0.7.7-2
libstreams-devel                                   0.7.7-2
libstreams0                                        0.7.7-2
libstrigihtmlgui-devel                             0.7.7-2
libstrigihtmlgui0                                  0.7.7-2
libstrigiqtdbusclient-devel                        0.7.7-2
libstrigiqtdbusclient0                             0.7.7-2
libswresample0                                     1.0.3-1
libswscale2                                        1.0.3-1
libtorrent-rasterbar-debuginfo                     0.16.7-1
libtorrent-rasterbar-devel                         0.16.7-1
libtorrent-rasterbar7                              0.16.7-1
libtunepimp                                        0.5.3-5
libtunepimp-debuginfo                              0.5.3-5
libtunepimp-devel                                  0.5.3-5
libtunepimp5                                       0.5.3-5
libtwolame-devel                                   0.3.13-1
libtwolame0                                        0.3.13-1
libudf0                                            0.90-1
libvcdinfo-devel                                   0.7.24-2
libvcdinfo0                                        0.7.24-2
libvte-devel                                       0.28.2-4
libvte9                                            0.28.2-4
libwxsvg-devel                                     1.1.12-1
libwxsvg0                                          1.1.12-1
libwx_baseu2.8-devel                               2.8.12.1-3
libwx_baseu2.8_0                                   2.8.12.1-3
libwx_gtk2u2.8-devel                               2.8.12.1-3
libwx_gtk2u2.8_0                                   2.8.12.1-3
libx264-devel                                      20130109-1
libx264_129                                        20130109-1
libxapian-devel                                    1.2.13-1
libxapian-doc                                      1.2.13-1
libxapian22                                        1.2.13-1
libxdot4                                           2.30.0-1
libxine-devel                                      1.2.2-1
libxine2                                           1.2.2-1
libxmmsclient++-devel                              0.8-6
libxmmsclient++-glib-devel                         0.8-6
libxmmsclient++-glib1                              0.8-6
libxmmsclient++4                                   0.8-6
libxmmsclient-devel                                0.8-6
libxmmsclient-ecore-devel                          0.8-6
libxmmsclient-ecore1                               0.8-6
libxmmsclient-glib-devel                           0.8-6
libxmmsclient-glib1                                0.8-6
libxmmsclient6                                     0.8-6
libzbar-devel                                      0.10-6
libzbar0                                           0.10-6
libzbargtk-devel                                   0.10-6
libzbargtk0                                        0.10-6
libzbarqt-devel                                    0.10-6
libzbarqt0                                         0.10-6
libzinnia-devel                                    0.06-4
libzinnia0                                         0.06-4
lightsoff                                          3.6.1-2
liguidsoap                                         1.0.1-3
liquidsoap                                         1.0.1-3
listen                                             0.6.5-2
listen-debuginfo                                   0.6.5-2
lives                                              1.8.2-1
lives-debuginfo                                    1.8.2-1
lskat                                              4.8.5-1
lua-gv                                             2.30.0-1
lua-mlt                                            0.8.8-1
lua-plplot                                         5.9.9-2
marble                                             4.8.5-1
marble-debuginfo                                   4.8.5-1
mate-conf                                          1.4.0-3
mate-conf-debuginfo                                1.4.0-3
mate-file-manager-pyextensions                     1.2.2-2
mate-file-manager-python                           1.4.0-2
mate-file-manager-python-debuginfo                 1.4.0-2
mate-menu-editor                                   1.4.0-2
mate-menus                                         1.4.0-2
mate-menus-debuginfo                               1.4.0-2
mate-text-editor                                   1.4.0-2
mate-text-editor-debuginfo                         1.4.0-2
mate-text-editor-devel                             1.4.0-2
mate-text-editor-plugins                           1.2.0-2
mate-text-editor-plugins-debuginfo                 1.2.0-2
meld                                               1.7.0-2
mingw-freetype2                                    2.4.11-1
mingw64-i686-boost                                 1.50.0-1
mingw64-i686-curl                                  7.29.0-1
mingw64-i686-freetype2                             2.4.11-1
mingw64-i686-gtk3                                  3.6.4-1
mingw64-i686-libbfd                                2.22.52-1
mingw64-x86_64-curl                                7.29.0-1
mingw64-x86_64-freetype2                           2.4.11-1
mingw64-x86_64-gtk3                                3.6.4-1
mingw64-x86_64-libbfd                              2.22.52-1
mlt                                                0.8.8-1
mlt-debuginfo                                      0.8.8-1
mono-antlr                                         2.7.7-4
mono-mlt-sharp                                     0.8.8-1
mp3splt                                            2.5.1-1
mp3splt-debuginfo                                  2.5.1-1
mp3splt-gtk                                        0.8.1-1
mp3splt-gtk-debuginfo                              0.8.1-1
mpd                                                0.17.3-1
mpd-debuginfo                                      0.17.3-1
mplayer                                            1.1-4
mplayer2                                           20130128-1
mypaint                                            1.1.0-1
namebench                                          1.3.1-2
nautilus-pyextensions                              3.0-2
nautilus-python                                    1.1-2
nautilus-python-debuginfo                          1.1-2
nautilus-rabbitvcs                                 0.15.2-1
nautilus-terminal                                  1.0-2
nautilus-totem                                     3.6.3-2
notify-osd                                         0.9.34-1
notify-osd-debuginfo                               0.9.34-1
ocaml-curl                                         0.5.4-1
ocaml-gv                                           2.30.0-1
ocaml-plcairo                                      5.9.9-2
ocaml-plplot                                       5.9.9-2
octave-plplot                                      5.9.9-2
odbc-virtuoso                                      6.1.6-2
oggconvert                                         0.3.3-2
okular-odp                                         2.5.5-1
openbabel                                          2.3.2-1
openbabel-debuginfo                                2.3.2-1
openbabel-gui                                      2.3.2-1
opencv-debuginfo                                   2.4.3-2
openshot                                           1.4.3-2
orca                                               3.6.3-1
OroboROX                                           0.9.8-3
palapeli                                           4.8.5-1
parallel                                           20130122-1
perl-Audio-XMMSClient                              0.8-6
perl-Audio-XMMSClient-Glib                         0.8-6
perl-Barcode-ZBar                                  0.10-6
perl-Chemistry-OpenBabel                           2.3.2-1
perl-GetData                                       0.8.2-1
perl-gv                                            2.30.0-1
perl-hdate                                         1.6-4
perl-MIME-tools                                    5.504-1
perl-mlt                                           0.8.8-1
perl-PDA-Pilot                                     0.12.5-5
perl-Wx                                            0.9916-1
perl-Wx-build                                      0.9916-1
perl-Wx-debuginfo                                  0.9916-1
perl-zinnia                                        0.06-4
phonon-backend-vlc                                 0.6.1-1
phonon-backend-vlc-debuginfo                       0.6.1-1
php                                                5.4.11-1
php-bcmath                                         5.4.11-1
php-bz2                                            5.4.11-1
php-cairo                                          0.3.2-1
php-cairo-debuginfo                                0.3.2-1
php-calendar                                       5.4.11-1
php-ctype                                          5.4.11-1
php-curl                                           5.4.11-1
php-dba                                            5.4.11-1
php-dbase                                          5.0.1-2
php-dbase-debuginfo                                5.0.1-2
php-debuginfo                                      5.4.11-1
php-enchant                                        5.4.11-1
php-exif                                           5.4.11-1
php-fileinfo                                       5.4.11-1
php-ftp                                            5.4.11-1
php-gd                                             5.4.11-1
php-gettext                                        5.4.11-1
php-gmp                                            5.4.11-1
php-gtk                                            2.0.3-2
php-gtk-debuginfo                                  2.0.3-2
php-gv                                             2.30.0-1
php-hdate                                          1.6-4
php-iconv                                          5.4.11-1
php-imap                                           5.4.11-1
php-intl                                           5.4.11-1
php-json                                           5.4.11-1
php-ldap                                           5.4.11-1
php-mbstring                                       5.4.11-1
php-mcrypt                                         5.4.11-1
php-mlt                                            0.8.8-1
php-mssql                                          5.4.11-1
php-mysql                                          5.4.11-1
php-mysqli                                         5.4.11-1
php-ncurses                                        1.0.2-1
php-ncurses-debuginfo                              1.0.2-1
php-odbc                                           5.4.11-1
php-pdo_dblib                                      5.4.11-1
php-pdo_mysql                                      5.4.11-1
php-pdo_odbc                                       5.4.11-1
php-pdo_pgsql                                      5.4.11-1
php-pdo_sqlite                                     5.4.11-1
php-pgsql                                          5.4.11-1
php-phar                                           5.4.11-1
php-posix                                          5.4.11-1
php-pspell                                         5.4.11-1
php-readline                                       5.4.11-1
php-session                                        5.4.11-1
php-shmop                                          5.4.11-1
php-simplexml                                      5.4.11-1
php-soap                                           5.4.11-1
php-sockets                                        5.4.11-1
php-sqlite3                                        5.4.11-1
php-sybase_ct                                      5.4.11-1
php-sysvmsg                                        5.4.11-1
php-sysvsem                                        5.4.11-1
php-sysvshm                                        5.4.11-1
php-tidy                                           5.4.11-1
php-tokenizer                                      5.4.11-1
php-wddx                                           5.4.11-1
php-xapian                                         1.2.13-2
php-xdebug                                         2.2.1-1
php-xdebug-debuginfo                               2.2.1-1
php-xmlreader                                      5.4.11-1
php-xmlrpc                                         5.4.11-1
php-xmlwriter                                      5.4.11-1
php-xsl                                            5.4.11-1
php-zip                                            5.4.11-1
php-zlib                                           5.4.11-1
picard                                             1.1-2
picard-debuginfo                                   1.1-2
picoxine                                           0.0.7-11
picoxine-debuginfo                                 0.0.7-11
pidgin                                             2.10.6-4
pidgin-bonjour                                     2.10.6-4
pidgin-debuginfo                                   2.10.6-4
pidgin-devel                                       2.10.6-4
pidgin-gadugadu                                    2.10.6-4
pidgin-sametime                                    2.10.6-4
pidgin-silc                                        2.10.6-4
pidgin-tcl                                         2.10.6-4
pidgin-zephyr                                      2.10.6-4
pilot-link                                         0.12.5-5
pilot-link-debuginfo                               0.12.5-5
pingus                                             0.7.6-3
pitivi                                             0.15.2-2
planner                                            0.14.6-4
planner-debuginfo                                  0.14.6-4
plasma-applet-worldclock                           4.8.5-1
plplot                                             5.9.9-2
plplot-debuginfo                                   5.9.9-2
polyol-debuginfo                                   1.3-2
postr                                              0.13-2
pypy-coverage                                      3.6-1
pypy-cython                                        0.17.4-1
pypy-dateutil                                      1.5-1
pypy-decorator                                     3.4.0-1
pypy-httplib2                                      0.7.7-1
pypy-isodate                                       0.4.9-1
pypy-jinja2                                        2.6-1
pypy-louis                                         2.5.2-1
pypy-markupsafe                                    0.15-1
pypy-setuptools                                    0.6.34-1
pypy-simplejson                                    3.0.7-1
pypy-xlib                                          0.15rc1-1
pypy-zope.interface                                4.0.3-1
python-abiword                                     0.8.0-3
python-abiword-debuginfo                           0.8.0-3
python-antlr                                       2.7.7-4
python-ao                                          0.82-7
python-ao-debuginfo                                0.82-7
python-avogadro                                    1.1.0-1
python-beautifulsoup                               3.2.1-1
python-bonobo2                                     2.28.1-2
python-boto                                        2.7.0-1
python-box2d                                       2.0.2b2-2
python-box2d-debuginfo                             2.0.2b2-2
python-bs4                                         4.1.3-1
python-bugz                                        0.10.1-1
python-cddb                                        1.4-4
python-cddb-debuginfo                              1.4-4
python-cheetah                                     2.4.4-2
python-cheetah-debuginfo                           2.4.4-2
python-cherrypy                                    3.2.2-2
python-chm                                         0.8.4-12
python-chm-debuginfo                               0.8.4-12
python-cjson                                       1.0.5-2
python-cjson-debuginfo                             1.0.5-2
python-configglue                                  1.0.3-1
python-configobj                                   4.7.2-2
python-coverage                                    3.6-1
python-coverage-debuginfo                          3.6-1
python-cracklib                                    2.8.22-1
python-cssutils                                    0.9.9-1
python-cv                                          2.4.3-2
python-cython                                      0.17.4-1
python-cython-debuginfo                            0.17.4-1
python-daap                                        0.7.1-2
python-daap-debuginfo                              0.7.1-2
python-dateutil                                    1.5-2
python-decorator                                   3.4.0-1
python-distutils-extra                             2.37-2
python-dns                                         1.10.0-1
python-docutils                                    0.10-1
python-dulwich                                     0.8.7-1
python-dulwich-debuginfo                           0.8.7-1
python-ecore                                       1.7.0-2
python-ecore-debuginfo                             1.7.0-2
python-ecore-devel                                 1.7.0-2
python-edje                                        1.7.0-2
python-edje-debuginfo                              1.7.0-2
python-edje-devel                                  1.7.0-2
python-egg                                         2.29.0-2
python-elements                                    0.13-2
python-emotion                                     1.7.0-2
python-emotion-debuginfo                           1.7.0-2
python-enchant                                     1.6.5-1
python-ethumb                                      1.7.0-2
python-ethumb-debuginfo                            1.7.0-2
python-etk.docking                                 0.2-1
python-evas                                        1.7.0-2
python-evas-debuginfo                              1.7.0-2
python-evas-devel                                  1.7.0-2
python-eyeD3                                       0.6.18-2
python-e_dbus                                      1.7.0-2
python-e_dbus-debuginfo                            1.7.0-2
python-farstream                                   0.1.2-2
python-fontforge                                   20120731-2
python-gaphas                                      0.7.2-1
python-gconf2                                      2.28.1-2
python-gdl                                         2.29.0-2
python-gnome2                                      2.28.1-2
python-gnomecanvas2                                2.28.1-2
python-gnomekeyring                                2.32.0-5
python-gnomevfs2                                   2.28.1-2
python-gnupginterface                              0.3.2-2
python-goocanvas                                   0.14.1-4
python-goocanvas-debuginfo                         0.14.1-4
python-graphy                                      1.0-3
python-gst0.10                                     0.10.22-2
python-gst0.10-debuginfo                           0.10.22-2
python-gst0.10-devel                               0.10.22-2
python-gtkglext                                    1.1.0-12
python-gtkglext-debuginfo                          1.1.0-12
python-gtksourceview2                              2.10.1-2
python-gtksourceview2-debuginfo                    2.10.1-2
python-gtkspell                                    2.29.0-2
python-gtkvnc                                      0.5.1-2
python-gtop2                                       2.32.0-5
python-gucharmap                                   2.32.1-2
python-gv                                          2.30.0-1
python-hdate                                       1.6-4
python-hippo                                       0.3.0-2
python-htmltmpl                                    1.22-3
python-httplib2                                    0.7.7-1
python-ibus                                        1.5.1-1
python-iptcdata                                    1.0.4-3
python-ipython                                     0.13.1-2
python-isodate                                     0.4.9-1
python-jinja2                                      2.6-1
python-libpst                                      0.6.58-1
python-libtorrent                                  0.16.7-1
python-louis                                       2.5.2-1
python-lxml                                        3.0.2-2
python-lxml-debuginfo                              3.0.2-2
python-lyricwiki                                   0.1.35-2
python-mad                                         0.6-4
python-mad-debuginfo                               0.6-4
python-magic                                       0.4.3-2
python-mate-debuginfo                              1.4.0-2
python-mateconf                                    1.4.0-2
python-matemenu                                    1.4.0-2
python-matplotlib                                  1.2.0-1
python-matplotlib-debuginfo                        1.2.0-1
python-mechanize                                   0.2.5-2
python-mlt                                         0.8.8-1
python-mpd                                         0.4.6-1
python-musicbrainz2                                0.7.4-1
python-mutagen                                     1.20-2
python-mx                                          3.2.5-1
python-mx-debuginfo                                3.2.5-1
python-mygpoclient                                 1.6-1
python-oauth                                       1.0.1-2
python-odf                                         0.9.5-1
python-ogg                                         1.3-6
python-ogg-debuginfo                               1.3-6
python-openbabel                                   2.3.2-1
python-opengl                                      3.0.2-1
python-orbit                                       2.24.0-12
python-orbit-debuginfo                             2.24.0-12
python-orbit-devel                                 2.24.0-12
python-pexpect                                     2.5.1-2
python-pisock                                      0.12.5-5
python-planner                                     0.14.6-4
python-plist                                       1.8-1
python-plplot                                      5.9.9-2
python-plplot_pyqt4                                5.9.9-2
python-plplot_widget                               5.9.9-2
python-polyol                                      1.3-2
python-poppler                                     0.12.1-6
python-poppler-debuginfo                           0.12.1-6
python-pyatspi                                     2.6.0-2
python-pyatspi-common                              2.6.0-2
python-pycurl                                      7.19.0-3
python-pycurl-debuginfo                            7.19.0-3
python-pygame                                      1.9.1-5
python-pygame-debuginfo                            1.9.1-5
python-pygetdata                                   0.8.2-1
python-pyglet                                      1.1.4-2
python-pygst                                       0.10.22-2
python-pykde4                                      4.8.5-1
python-pykde4-debuginfo                            4.8.5-1
python-pykde4-marble                               4.8.5-1
python-pynotify                                    0.1.1-5
python-pynotify-debuginfo                          0.1.1-5
python-pyparsing                                   1.5.7-1
python-pypdf                                       1.13-2
python-pyqt4-qwt5                                  5.2.0-5
python-pyrtf                                       0.45-4
python-pyside                                      4.8+1.1.2-2
python-pyside-debuginfo                            4.8+1.1.2-2
python-pyside-devel                                4.8+1.1.2-2
python-pyside-tools                                0.2.14-2
python-pysvn                                       1.7.6-2
python-pytz                                        2012j-1
python-rdflib                                      3.2.3-1
python-reportlab                                   2.6-1
python-reportlab-debuginfo                         2.6-1
python-roman                                       1.4.0-2
python-routes                                      1.13-1
python-rsvg2                                       2.32.0-5
python-simplegeneric                               0.8.1-1
python-simplejson                                  3.0.7-1
python-simplejson-debuginfo                        3.0.7-1
python-six                                         1.2.0-1
python-speechd                                     0.7.1-2
python-sphinx                                      1.1.3-1
python-spiceclientgtk                              0.16-1
python-sqlalchemy                                  0.7.9-1
python-sqlalchemy-debuginfo                        0.7.9-1
python-tagpy                                       2013.1-1
python-tagpy-debuginfo                             2013.1-1
python-telepathy                                   0.15.19-2
python-totem-plparser                              2.32.0-5
python-tunepimp                                    0.5.3-5
python-urwid                                       1.1.1-1
python-urwid-debuginfo                             1.1.1-1
python-virtkey                                     0.63.0-1
python-virtkey-debuginfo                           0.63.0-1
python-vorbis                                      1.4-4
python-vorbis-debuginfo                            1.4-4
python-vte                                         0.28.2-4
python-webkit                                      1.1.8-2
python-webkit-debuginfo                            1.1.8-2
python-wnck                                        2.32.0-5
python-wx-tools                                    2.8.12.1-3
python-wx2.8                                       2.8.12.1-3
python-wxversion                                   2.8.12.1-3
python-xapian                                      1.2.13-2
python-xcb                                         1.3.1-2
python-xcb-debuginfo                               1.3.1-2
python-xklavier                                    0.4-2
python-xklavier-debuginfo                          0.4-2
python-xlib                                        0.15rc1-2
python-xmmsclient                                  0.8-6
python-xmmsclient-glib                             0.8-6
python-zbar                                        0.10-6
python-zbarpygtk                                   0.10-6
python-zeitgeist                                   0.9.5-2
python-zinnia                                      0.06-4
python-zmq                                         2.2.0.1-2
python-zmq-debuginfo                               2.2.0.1-2
python-zope.component                              4.0.2-1
python-zope.event                                  4.0.2-1
python3-bs4                                        4.1.3-1
python3-coverage                                   3.6-1
python3-coverage-debuginfo                         3.6-1
python3-cython                                     0.17.4-1
python3-cython-debuginfo                           0.17.4-1
python3-dateutil                                   2.0-1
python3-decorator                                  3.4.0-1
python3-dns                                        1.10.0-1
python3-docutils                                   0.10-1
python3-httplib2                                   0.7.7-1
python3-isodate                                    0.4.9-1
python3-louis                                      2.5.2-1
python3-mpd                                        0.4.6-1
python3-opengl                                     3.0.2-1
python3-pyatspi                                    2.6.0-2
python3-pykde4                                     4.8.5-1
python3-pykde4-debuginfo                           4.8.5-1
python3-simplegeneric                              0.8.1-1
python3-six                                        1.2.0-1
python3-tagpy                                      2013.1-1
python3-tagpy-debuginfo                            2013.1-1
python3-urwid                                      1.1.1-1
python3-virtkey                                    0.63.0-1
python3-virtkey-debuginfo                          0.63.0-1
python3-zope.interface                             4.0.3-1
python3-zope.interface-debuginfo                   4.0.3-1
pytraffic                                          2.5.4-13
pytraffic-debuginfo                                2.5.4-13
qbittorrent                                        3.0.8-1
qbittorrent-debuginfo                              3.0.8-1
qbzr                                               0.23.0-1
qemu                                               1.3.1-1
qemu-debuginfo                                     1.3.1-1
qgit                                               2.5-1
qgit-debuginfo                                     2.5-1
qmmp                                               0.6.6-1
qmmp-debuginfo                                     0.6.6-1
qmmp-devel                                         0.6.6-1
qmmp-plugin-pack                                   0.6.4-1
qmmp-plugin-pack-debuginfo                         0.6.4-1
qt-recordmydesktop                                 0.3.8-2
quadrapassel                                       3.6.1-2
quimup                                             1.3.0-1
quodlibet                                          2.5-1
quodlibet-plugins                                  2.5-1
rabbitvcs                                          0.15.2-1
reswrap                                            1.7.37-1
revelation                                         0.4.14-2
rhythmbox                                          2.98-2
rhythmbox-debuginfo                                2.98-2
ripoff                                             0.8.3-4
ripoff-debuginfo                                   0.8.3-4
rox-appearance                                     0.9.1-2
rox-archive                                        2.2-2
rox-autostart                                      1.1-2
rox-desktop2app                                    0.1.4-2
rox-edit                                           2.2-2
rox-font                                           0.9.2-2
rox-lib2                                           2.0.6-3
rox-memo                                           2.1-2
rox-mime-editor                                    0.6-2
rox-mplayer                                        1.8.2b-2
rox-picky                                          0.4.5-2
rox-postal                                         004-2
rox-session                                        0.41.0-3
rox-session-debuginfo                              0.41.0-3
rox-xdg-menu                                       1.5-2
rox-xplanet                                        0.0.2-2
rtf2xml                                            1.33-2
ruby-atk                                           1.1.8-1
ruby-atk-debuginfo                                 1.1.8-1
ruby-gdk_pixbuf2                                   1.1.8-1
ruby-gdk_pixbuf2-debuginfo                         1.1.8-1
ruby-gv                                            2.30.0-1
ruby-hdate                                         1.6-4
ruby-hoe                                           3.4.1-1
ruby-json_pure                                     1.7.6-1
ruby-mlt                                           0.8.8-1
ruby-openbabel                                     2.3.2-1
ruby-pango                                         1.1.8-1
ruby-pango-debuginfo                               1.1.8-1
ruby-xapian                                        1.2.13-2
ruby-xmmsclient                                    0.8-6
ruby-xmmsclient_glib                               0.8-6
ruby-zinnia                                        0.06-4
scons                                              2.2.0-1
scribus                                            1.4.2-1
scribus-debuginfo                                  1.4.2-1
shared-desktop-ontologies                          0.10.0-1
shiboken                                           1.1.2-2
shiboken-debuginfo                                 1.1.2-2
ski                                                6.7-1
smokeqt-debuginfo                                  4.8.5-1
smullpeg                                           0.1.5-2
solfege                                            3.20.8-1
solfege-debuginfo                                  3.20.8-1
sonata-debuginfo                                   1.6.2.1-2
sox-extras-debuginfo                               14.4.0-2
sox-fmt-amrnb                                      14.4.0-2
sox-fmt-amrwb                                      14.4.0-2
sox-fmt-ffmpeg                                     14.4.0-2
sox-fmt-mp3                                        14.4.0-2
speech-dispatcher                                  0.7.1-2
speech-dispatcher-debuginfo                        0.7.1-2
spice-debuginfo                                    0.12.2-1
spice-gtk                                          0.16-1
spice-gtk-debuginfo                                0.16-1
spice-protocol                                     0.12.3-1
squeak                                             4.10.2.2614-1
squeak-debuginfo                                   4.10.2.2614-1
strigi                                             0.7.7-2
strigi-client                                      0.7.7-2
strigi-daemon                                      0.7.7-2
strigi-debuginfo                                   0.7.7-2
sugar                                              0.96.3-2
sugar-Abacus                                       43-1
sugar-AmazonasTortuga                              149-2
sugar-artwork                                      0.98.2-1
sugar-artwork-debuginfo                            0.98.2-1
sugar-base                                         0.98.0-1
sugar-base-debuginfo                               0.98.0-1
sugar-Browse                                       149-1
sugar-BulletinBoard                                2-2
sugar-Calculate                                    41-1
sugar-CardSort                                     7-1
sugar-CartoonBuilder                               11-2
sugar-Chat                                         78-1
sugar-Clock                                        12-1
sugar-ColorDeducto                                 7-1
sugar-CookieSearch                                 3-1
sugar-datastore                                    0.98.1-1
sugar-datastore-debuginfo                          0.98.1-1
sugar-Deducto                                      9-1
sugar-Etoys                                        5.0.2408-2
sugar-Finance                                      10-1
sugar-Flip                                         5-1
sugar-FlipSticks                                   8-2
sugar-FotoToon                                     13-2
sugar-FractionBounce                               14-2
sugar-GCompris                                     12.11-1
sugar-GetBooks                                     14-1
sugar-HelloWorld                                   4-2
sugar-IknowAmerica                                 7-1
sugar-ImageViewer                                  54-1
sugar-Implode                                      15-1
sugar-InfoSlicer                                   15-2
sugar-Jukebox                                      29-1
sugar-Labyrinth                                    14-2
sugar-LocoSugar                                    7-1
sugar-Log                                          32-1
sugar-Maze                                         22-1
sugar-Memorize                                     43-1
sugar-Moon                                         16-1
sugar-Napier                                       5-1
sugar-Nutrition                                    9-1
sugar-Paint                                        56-1
sugar-Paths                                        15-1
sugar-Physics                                      11-1
sugar-Pippy                                        51-1
sugar-Portfolio                                    37-1
sugar-Pukllanapac                                  11-1
sugar-Read                                         99-3
sugar-Recall                                       3-1
sugar-Reflection                                   9-1
sugar-Ruler                                        27-1
sugar-SliderPuzzle                                 8-2
sugar-Sliderule                                    25-1
sugar-Speak                                        44-1
sugar-Story                                        7-1
sugar-Terminal                                     41-1
sugar-toolkit                                      0.98.0-1
sugar-toolkit-debuginfo                            0.98.0-1
sugar-toolkit-gtk3                                 0.98.3-1
sugar-toolkit-gtk3-debuginfo                       0.98.3-1
sugar-TurtleArt                                    169-1
sugar-TurtleArtMini                                149-2
sugar-TurtleConfusion                              149-2
sugar-TurtleinaPond                                7-1
sugar-TypingTurtle                                 30-1
sugar-VisualMatch                                  45-1
sugar-Words                                        19-1
sugar-Write                                        86-1
sugar-xoEditor                                     7-1
sugar-Yupana                                       7-1
superkaramba                                       4.8.5-1
superkaramba-debuginfo                             4.8.5-1
swell-foop                                         3.6.1-2
tcl-mlt                                            0.8.8-1
tcl-plplot                                         5.9.9-2
tcl-tcldot                                         2.30.0-1
tcl-xapian                                         1.2.13-2
telepathy-sunshine                                 0.2.0-2
telepathy-zeitgeist                                0.8.1-2
terminator                                         0.96-2
thunar-rabbitvcs                                   0.15.2-1
thunarx-python                                     0.3.0-2
thunarx-python-debuginfo                           0.3.0-2
totem                                              3.6.3-2
totem-debuginfo                                    3.6.3-2
totem-devel                                        3.6.3-2
transmission                                       2.76-1
transmission-debuginfo                             2.76-1
transmission-gtk                                   2.76-1
transmission-qt                                    2.76-1
twolame                                            0.3.13-1
twolame-debuginfo                                  0.3.13-1
vala-gegl0.2                                       0.2.0-3
vala-gtk-vnc                                       0.5.1-2
vala-gtkaml1.0                                     0.5.94-1
vala-ibus-xkb1.0                                   1.4.99.20120525-1
vala-ibus1.0                                       1.5.1-1
vala-libedataserver1.2                             3.6.3-1
vala-polyol                                        1.3-2
vala-spice                                         0.16-1
vala-valadoc1.0                                    0.3.2-4
valadoc                                            0.3.2-4
valadoc-debuginfo                                  0.3.2-4
valadoc-devel                                      0.3.2-4
vcdimager                                          0.7.24-2
vcdimager-debuginfo                                0.7.24-2
vim-zeitgeist                                      0.8.1-2
virtuoso-opensource                                6.1.6-2
virtuoso-opensource-debuginfo                      6.1.6-2
virtuoso-opensource-doc                            6.1.6-2
virtuoso-vad-bpel                                  6.1.6-2
virtuoso-vad-conductor                             6.1.6-2
virtuoso-vad-dbpedia                               6.1.6-2
virtuoso-vad-demo                                  6.1.6-2
virtuoso-vad-doc                                   6.1.6-2
virtuoso-vad-fct                                   6.1.6-2
virtuoso-vad-isparql                               6.1.6-2
virtuoso-vad-ods                                   6.1.6-2
virtuoso-vad-rdb2rdf                               6.1.6-2
virtuoso-vad-rdf_mappers                           6.1.6-2
virtuoso-vad-sparql_demo                           6.1.6-2
virtuoso-vad-syncml                                6.1.6-2
virtuoso-vad-tutorial                              6.1.6-2
virtuoso-vsp-startpage                             6.1.6-2
vlc                                                2.0.5-1
vlc-debuginfo                                      2.0.5-1
vlc-devel                                          2.0.5-1
vlc-gui                                            2.0.5-1
vte                                                0.28.2-4
vte-debuginfo                                      0.28.2-4
waf                                                1.5.19-2
weechat                                            0.4.0-1
weechat-debuginfo                                  0.4.0-1
weechat-guile                                      0.4.0-1
weechat-lua                                        0.4.0-1
weechat-perl                                       0.4.0-1
weechat-python                                     0.4.0-1
weechat-ruby                                       0.4.0-1
weechat-tcl                                        0.4.0-1
whaawmp                                            0.2.14-2
wxglade                                            0.6.5-1
wxsvg                                              1.1.12-1
wxsvg-debuginfo                                    1.1.12-1
wxWidgets2.8-debuginfo                             2.8.12.1-3
wyrd                                               1.4.6-1
x264                                               20130109-1
x264-debuginfo                                     20130109-1
xapian-bindings                                    1.2.13-2
xapian-bindings-debuginfo                          1.2.13-2
xapian-core                                        1.2.13-1
xapian-core-debuginfo                              1.2.13-1
xchat                                              2.8.8-4
xchat-debuginfo                                    2.8.8-4
xchat-python                                       2.8.8-4
xchat-tcl                                          2.8.8-4
xchat-zeitgeist                                    0.8.1-2
xdg-user-dirs-gtk                                  0.10-1
xdg-user-dirs-gtk-debuginfo                        0.10-1
xine-lib-debuginfo                                 1.2.2-1
xine-plugin                                        1.0.2-11
xine-plugin-debuginfo                              1.0.2-11
xine-ui                                            0.99.7-2
xine-ui-debuginfo                                  0.99.7-2
xmldiff                                            0.6.10-2
xmldiff-debuginfo                                  0.6.10-2
xmms2                                              0.8-6
xmms2-daemon                                       0.8-6
xmms2-debuginfo                                    0.8-6
xmms2-devel                                        0.8-6
xmms2-plugin-airplay                               0.8-6
xmms2-plugin-ao                                    0.8-6
xmms2-plugin-avcodec                               0.8-6
xmms2-plugin-cdda                                  0.8-6
xmms2-plugin-curl                                  0.8-6
xmms2-plugin-daap                                  0.8-6
xmms2-plugin-faad                                  0.8-6
xmms2-plugin-flac                                  0.8-6
xmms2-plugin-gme                                   0.8-6
xmms2-plugin-gvfs                                  0.8-6
xmms2-plugin-ices                                  0.8-6
xmms2-plugin-mad                                   0.8-6
xmms2-plugin-mms                                   0.8-6
xmms2-plugin-modplug                               0.8-6
xmms2-plugin-mpg123                                0.8-6
xmms2-plugin-musepack                              0.8-6
xmms2-plugin-ofa                                   0.8-6
xmms2-plugin-pulse                                 0.8-6
xmms2-plugin-sndfile                               0.8-6
xmms2-plugin-speex                                 0.8-6
xmms2-plugin-vocoder                               0.8-6
xmms2-plugin-vorbis                                0.8-6
xmms2-plugin-wavpack                               0.8-6
xmms2tray                                          0.5.1-2
zbar                                               0.10-6
zbar-debuginfo                                     0.10-6
zeitgeist                                          0.9.5-2
zeitgeist-datasources-debuginfo                    0.8.1-2
zeitgeist-debuginfo                                0.9.5-2
zim                                                0.59-1
zinnia                                             0.06-4
zinnia-debuginfo                                   0.06-4
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
Martin Baute | 23 Jan 2013 09:17
Picon
Gravatar

pango1.0.sh exit code 1

Hi there,

recently we did a couple of "fresh" Cygwin installations, and
came across an issue.

Some package dragged in libpango1.0 as dependency. That noteable's
postinstall script fails with exit code 1, causing some confusion.

Some inspection of /etc/postinstall/pango1.0.sh quickly showed the
reason:

/usr/bin/pango-querymodules > /etc/pango/pango.modules

The directory /etc/pango does not exist. Creating it beforehand
resolves the error.

Regards,
--

-- 
Martin Baute
solar@...

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d

Gmane