diff --git a/srcpkgs/xdg-user-dirs-gtk/patches/lxde.patch b/srcpkgs/xdg-user-dirs-gtk/patches/lxde.patch new file mode 100644 index 00000000000..1a1a6d4c829 --- /dev/null +++ b/srcpkgs/xdg-user-dirs-gtk/patches/lxde.patch @@ -0,0 +1,14 @@ +--- user-dirs-update-gtk.desktop.in.lxde 2010-02-13 23:52:49.130115833 -0500 ++++ user-dirs-update-gtk.desktop.in 2010-02-13 23:54:57.574114211 -0500 +@@ -1,10 +1,9 @@ + [Desktop Entry] +-Encoding=UTF-8 + Exec=xdg-user-dirs-gtk-update + _Name=User folders update + _Comment=Update common folders names to match current locale + Terminal=false +-OnlyShowIn=GNOME; ++OnlyShowIn=GNOME;LXDE; + Type=Application + StartupNotify=false + X-KDE-autostart-after=panel diff --git a/srcpkgs/xdg-user-dirs-gtk/template b/srcpkgs/xdg-user-dirs-gtk/template new file mode 100644 index 00000000000..dfc7b3b37b1 --- /dev/null +++ b/srcpkgs/xdg-user-dirs-gtk/template @@ -0,0 +1,20 @@ +# Template file for 'xdg-user-dirs-gtk' +pkgname=xdg-user-dirs-gtk +version=0.8 +homepage="http://www.gnome.org" +distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.bz2" +build_style=gnu-configure +short_desc="GTK+ tool to help manage user directories" +maintainer="Juan RP " +license="GPL-2" +checksum=971e5cd121606c437c2b07e189c8f34791ae0c4d81e155266d71acc7b263ad32 +long_desc=" + $pkgname is a tool to help manage well known user directories like + the desktop folder and the music folder. It also handles localization + (i.e. translation) of the filenames." + +Add_dependency build pkg-config +Add_dependency build intltool +Add_dependency build gtk+-devel + +Add_dependency full xdg-user-dirs diff --git a/srcpkgs/xdg-user-dirs-gtk/xdg-user-dirs-gtk.rshlibs b/srcpkgs/xdg-user-dirs-gtk/xdg-user-dirs-gtk.rshlibs new file mode 100644 index 00000000000..1896aec2ce9 --- /dev/null +++ b/srcpkgs/xdg-user-dirs-gtk/xdg-user-dirs-gtk.rshlibs @@ -0,0 +1,4 @@ +libgtk-x11-2.0.so.0 +libgobject-2.0.so.0 +libglib-2.0.so.0 +libc.so.6