
On Tue, Aug 20, 2013 at 01:08:48PM +0200, Lukas Appelhans wrote:
The other thing I wanted to ask about is the availability of Appstream data in the opensuse repositories. From what I understood, the distributions tools should provide this data (the appdata.xml in your case) in /usr/share/app- info/, but I can only find the categories.xml file there. Can anyone help me with this?
If the data is supposed to be in a repository, how can it appear in /usr/share/app-info? Or are you talking about the app data for installed applications? Anyway, the app data for repos is either in suse/setup/descr/appdata.xml.gz (for susetags type repos), or in repodata/<shasum>-appdata.xml.gz (for rpm-md type repos, data type "appdata" in repomd.xml). Libzypp already downloads it, but I don't think it has an interface to access it. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: zypp-devel+unsubscribe@opensuse.org To contact the owner, e-mail: zypp-devel+owner@opensuse.org