Import gconf-cleaner-0.0.3 as wip/gconf-cleaner.

GConf Cleaner is to clean up the unknown/invalid gconf keys that
still sitting down on your gconf database.
This commit is contained in:
Kamel Ibn Aziz Derouiche 2009-03-18 21:20:41 +00:00 committed by Thomas Klausner
parent 88207a8d60
commit e594150740
4 changed files with 39 additions and 0 deletions

2
gconf-cleaner/DESCR Normal file
View file

@ -0,0 +1,2 @@
GConf Cleaner is to clean up the unknown/invalid gconf keys that
still sitting down on your gconf database.

24
gconf-cleaner/Makefile Normal file
View file

@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.1.1.1 2009/03/18 21:20:41 jihbed Exp $
#
DISTNAME= gconf-cleaner-0.0.3
CATEGORIES= sysutils
MASTER_SITES= http://gconf-cleaner.googlecode.com/files/
MAINTAINER= kamel.derouiche@gmail.com
HOMEPAGE= http://code.google.com/p/gconf-cleaner/
COMMENT= Cleaning tool for GConf
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config perl intltool gmake
USE_DIRS+= xdg-1.4
USE_LANGUAGES= c c++
.include "../../devel/GConf/schemas.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

8
gconf-cleaner/PLIST Normal file
View file

@ -0,0 +1,8 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/18 21:20:41 jihbed Exp $
bin/gconf-cleaner
share/applications/gconf-cleaner.desktop
share/locale/de/LC_MESSAGES/gconf-cleaner.mo
share/locale/fr/LC_MESSAGES/gconf-cleaner.mo
share/locale/ja/LC_MESSAGES/gconf-cleaner.mo
share/locale/sv/LC_MESSAGES/gconf-cleaner.mo
@comment in xdg-dirs: @dirrm share/applications

5
gconf-cleaner/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/03/18 21:20:41 jihbed Exp $
SHA1 (gconf-cleaner-0.0.3.tar.gz) = 0f4fee91bd681646c6c4cfdc4cec1f42e7f77f0a
RMD160 (gconf-cleaner-0.0.3.tar.gz) = 18591b6b45a01e6611e902457871e8e88129544e
Size (gconf-cleaner-0.0.3.tar.gz) = 374178 bytes