platform/upstream/libgudev.git
10 years agoDrop systemd headers from linker files
David Herrmann [Fri, 8 May 2015 09:56:37 +0000 (11:56 +0200)]
Drop systemd headers from linker files

Drop the now obsolete systemd headers from the symbol files. They're not
needed and we have a global copyright notice, anyway.

10 years agoUpdate doap file
David Herrmann [Fri, 8 May 2015 09:54:03 +0000 (11:54 +0200)]
Update doap file

Some miscellaneous updates to the doap file:
 - add XML header
 - drop misleading 'xml:lang' tags for non-internationalized entries
 - add 'shortname'
 - add 'homepage'
 - add 'repository'

10 years agobuild: Add necessary DOAP file
Bastien Nocera [Thu, 7 May 2015 14:50:29 +0000 (16:50 +0200)]
build: Add necessary DOAP file

As per https://wiki.gnome.org/Git/FAQ

10 years agoInitial import
David Herrmann [Thu, 7 May 2015 10:17:37 +0000 (12:17 +0200)]
Initial import

Import initial libgudev from systemd-218. This includes the libgudev
sources, the introspection data and gtk-doc reference documentation.