the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: nautilus-filename-repairer
Version: 0.0.5
Revision: 5
Depends: atk1-shlibs (>= 1.24.0-1), cairo-shlibs (>= 1.8.6-1), expat1-shlibs (>= 2.0.1-1), fontconfig2-shlibs (>= 2.4.1-6), freetype219-shlibs (>= 2.3.8-1), gconf2-shlibs (>= 2.24.0-2), glib2-shlibs (>= 2.18.4-3), glitz-shlibs (>= 0.5.6-3), gnome-vfs2-unified-shlibs (>= 1:2.24.0-2), gtk+2-shlibs (>= 2.14.7-3), libbonobo2-shlibs (>= 2.24.0-3), libgettext8-shlibs, libgnome2-shlibs (>= 2.24.1-1), libiconv (>= 1.12-3), libnautilus-ext2-shlibs (>= 2.20.0-4), libxml2-shlibs (>= 2.6.32-1), orbit2-shlibs (>= 2.14.16-3), pango1-xft2-ft219-shlibs (>= 1.22.4-2), pixman-shlibs (>= 0.12.0-1), popt-shlibs (>= 1.14-1)
BuildDepends: gettext-tools, intltool40, pkgconfig (>= 0.9.0-1), atk1 (>= 1.24.0-1), cairo (>= 1.8.6-1), expat1 (>= 2.0.1-1), fontconfig2-dev (>= 2.4.1-6), freetype219 (>= 2.3.8-1), gconf2-dev (>= 2.24.0-2), glib2-dev (>= 2.18.4-3), glitz (>= 0.5.6-3), gnome-vfs2-unified-dev (>= 1:2.24.0-2), gtk+2-dev (>= 2.14.7-3), libbonobo2-dev (>= 2.24.0-3), libgettext8-dev, libgnome2-dev (>= 2.24.1-1), libiconv-dev (>= 1.12-3), libnautilus-ext2-dev, libxml2 (>= 2.6.32-1), orbit2 (>= 2.14.16-3), pango1-xft2-ft219-dev (>= 1.22.4-2), pixman (>= 0.12.0-1), popt (>= 1.14-1)
Source: http://repairer.googlecode.com/files/%n-%v.tar.bz2
Source-MD5: 65a8ecdde7eb2aac860c40a3ffba3a31
PatchScript: perl -pi -e 's/echo -n/echo/g' configure
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include --with-extra-libraries=%p/lib --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog NEWS README
License: GPL
Homepage: http://repairer.googlecode.com
Maintainer: Jack Fink
Description: Nautilus Filename Repairer
DescDetail: <<
Nautilus Filename Repairer is a nautilus extension which provides
context menu to change the selected filename to correct encoding if
the file has invalid encoding. You can easily rename a file by
selecting a context menu item. In many cases, users don't know what
is the correct filename if it has wrong encoding. Only when they
examine the filename with some encoding conversion tool, they can
determine the filename. This extension just provides such feature. It
suggests some candidates for the filename.
This extension also fixes URL encoded filename, such as
"%EC%95%88%EB%85%95%ED%95%98%EC%84%B8%EC%9A%94".
<<