rpms/thunar-media-tags-plugin/devel thunar-media-tags-plugin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Fri Dec 29 10:03:05 UTC 2006


Author: cwickert

Update of /cvs/extras/rpms/thunar-media-tags-plugin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2612/devel

Modified Files:
	.cvsignore sources 
Added Files:
	thunar-media-tags-plugin.spec 
Log Message:
auto-import thunar-media-tags-plugin-0.1.1-1.fc7 on branch devel from thunar-media-tags-plugin-0.1.1-1.fc7.src.rpm


--- NEW FILE thunar-media-tags-plugin.spec ---
%define thunarver 0.5.0

Name:           thunar-media-tags-plugin
Version:        0.1.1
Release:        1%{?dist}
Summary:        Media Tags plugin for the Thunar file manager

Group:          User Interface/Desktops
License:        GPL
URL:            http://goodies.xfce.org/projects/thunar-plugins/%{name}
Source0:        http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  Thunar-devel >= %{thunarver}, libxfcegui4-devel >= 4.3.90.2
BuildRequires:  libxml2-devel, gettext, perl(XML::Parser)
BuildRequires:  taglib-devel >= 1.4
Requires:       Thunar >= %{thunarver}

%description
This plugin adds special features for media files to the Thunar file manager.
It includes a special media file page for the file properties dialog, a tag 
editor for ID3 or OGG/Vorbis tags and a so-called bulk renamer, which allows 
users to rename multiple audio files at once, based on their tags.


%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
rm $RPM_BUILD_ROOT%{_libdir}/thunarx-1/%{name}.la
%find_lang %{name}


%clean
rm -rf $RPM_BUILD_ROOT


%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog README TODO
%{_libdir}/thunarx-1/%{name}.so


%changelog
* Sat Nov 11 2006 Christoph Wickert <fedora christoph-wickert de> - 0.1.1-1
- Initial Fedora Extras Version.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/thunar-media-tags-plugin/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	29 Dec 2006 10:01:50 -0000	1.1
+++ .cvsignore	29 Dec 2006 10:02:35 -0000	1.2
@@ -0,0 +1 @@
+thunar-media-tags-plugin-0.1.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/thunar-media-tags-plugin/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	29 Dec 2006 10:01:50 -0000	1.1
+++ sources	29 Dec 2006 10:02:35 -0000	1.2
@@ -0,0 +1 @@
+1535da390f7e26350e9bff1a5bc3cdae  thunar-media-tags-plugin-0.1.1.tar.bz2




More information about the fedora-extras-commits mailing list