Summary: Basic desktop integration functions Summary(ja): デスクトップ統合の基本機能 Name: xdg-utils Version: 1.1.0 Release: 2.rc1%{?_dist_release} URL: http://portland.freedesktop.org/ License: MIT Group: System Environment/Base Source0: http://portland.freedesktop.org/download/xdg-utils-%{version}-rc1.tar.gz Source1: htmlview.sh Patch1: xdg-utils-1.1.0-browser.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildArch: noarch Requires: coreutils Requires: desktop-file-utils Requires: which Obsoletes: htmlview Provides: htmlview Vendor: Project Vine Distribution: Vine Linux Packager: daisuke %description The xdg-utils package is a set of simple scripts that provide basic desktop integration functions for any Free Desktop, such as Linux. They are intended to provide a set of defacto standards. This means that: * Third party software developers can rely on these xdg-utils for all of their simple integration needs. * Developers of desktop environments can make sure that their environments are well supported * Distribution vendors can provide custom versions of these utilities The following scripts are provided at this time: * xdg-desktop-menu Install desktop menu items * xdg-desktop-icon Install icons to the desktop * xdg-icon-resource Install icon resources * xdg-mime Query information about file type handling and install descriptions for new file types * xdg-open Open a file or URL in the user's preferred application * xdg-email Send mail using the user's preferred e-mail composer * xdg-screensaver Control the screensaver * xdg-settings Get various settings from the desktop environment %description -l ja xdg-utils パッケージは、Linux を含むさまざまな自由デスクトップにおける デスクトップ統合の基本機能を提供するスクリプト群が含まれています。 下記のような目的のために、デファクトスタンダードを提供する目的で用意さ れています。 * サードパーティのソフトウエア開発者は、xdg-utils を前提とすることで共 通化することができます。 * デスクトップ環境の開発者はその環境がよりサポートされるようにすること ができます。 * ディストリビューションベンダは、これらのユーティリティのカスタム版を 提供することができます。 現在は、下記のスクリプトが提供されています: * xdg-desktop-menu デスクトップメニューのインストール * xdg-desktop-icon デスクトップへのアイコンのインストール * xdg-icon-resource アイコンのインストール * xdg-mime ファイルタイプハンドラに関するクエリーと、 新しいファイルタイプの登録 * xdg-open お気に入りのアプリケーションでファイルまたはURLを開く * xdg-email お気に入りのメーラーでメールを送る * xdg-screensaver スクリーンセーバーの制御 * xdg-settings デスクトップ環境からさまざまな設定を取り出す %prep %setup -q -n %{name}-%{version}-rc1 %patch1 -p1 -b .browser %build %configure %__make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT %__make install DESTDIR=$RPM_BUILD_ROOT install -m755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/htmlview %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog LICENSE README TODO %{_bindir}/xdg-* %{_bindir}/htmlview %{_mandir}/man1/xdg-* %changelog * Mon Dec 30 2013 Yoji TOYODA 1.1.0-2.rc1 - rebuild with VineSeed environment * Fri Apr 22 2011 Daisuke SUZUKI 1.1.0-1.rc1 - add htmlview compatibility script - add Obsoletes: htmlview, add Provides: htmlview * Tue Apr 19 2011 Daisuke SUZUKI 1.1.0-0.rc1 - update to 1.1.0-rc1 * Mon May 25 2009 Ryoichi INAGAKI 1.0.2-2 - spec in UTF-8 * Thu May 22 2008 Daisuke SUZUKI 1.0.2-1 - new upstream release - add Patch4 to fix CVS-2008-0386 * Wed May 02 2007 Daisuke SUZUKI 1.0.1-0vl1 - initial build for Vine Linux * Mon Apr 23 2007 Rex Dieter 1.0.1-3 - add htmlview,links to browser fallbacks * Tue Dec 19 2006 Rex Dieter 1.0.1-2 - fix typo in xdg-icon-resource manpage * Mon Nov 06 2006 Rex Dieter 1.0.1-1 - xdg-utils-1.0.1 * Tue Oct 24 2006 Rex Dieter 1.0-2 - prefer mimeopen as generic default (#210797) * Tue Oct 10 2006 Rex Dieter 1.0-1 - 1.0(final) * Mon Oct 02 2006 Rex Dieter 1.0-0.9.rc1 - update %%description (#208926) * Wed Sep 20 2006 Rex Dieter 1.0-0.8.rc1 - 1.0rc1 * Fri Sep 15 2006 Rex Dieter 1.0-0.7.beta4 - 1.0beta4 * Mon Aug 21 2006 Rex Dieter 1.0-0.6.beta3 - 1.0beta3 * Thu Jul 27 2006 Rex Dieter 1.0-0.5.20060721 - Release: append/use %%{?dist} * Wed Jul 26 2006 Rex Dieter 1.0-0.4.20060721 - specfile cosmetics, tabs -> spaces - %%makeinstall -> make install DESTDIR=... * Mon Jul 24 2006 Rex Dieter 1.0-0.3.20060721 - 20060721 snapshot - optgnome.patch * Mon Jul 24 2006 Rex Dieter 1.0-0.2.beta1 - Requires: desktop-file-utils * Mon Jul 24 2006 Rex Dieter 1.0-0.1.beta1 - 1.0beta1