New package: xdg-user-dirs-gtk-0.8.

This commit is contained in:
Juan RP 2012-04-02 10:16:00 +02:00
parent 49a3b0e1b4
commit b3605b2035
3 changed files with 38 additions and 0 deletions

View file

@ -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

View file

@ -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 <xtraeme@gmail.com>"
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

View file

@ -0,0 +1,4 @@
libgtk-x11-2.0.so.0
libgobject-2.0.so.0
libglib-2.0.so.0
libc.so.6