[Pkg-xfce-commits] r648 - in goodies: . thunar-media-tags-plugin thunar-media-tags-plugin/debian

Yves-Alexis Perez corsac-guest at costa.debian.org
Mon May 15 12:25:30 UTC 2006


Author: corsac-guest
Date: 2006-05-15 12:25:29 +0000 (Mon, 15 May 2006)
New Revision: 648

Added:
   goodies/thunar-media-tags-plugin/
   goodies/thunar-media-tags-plugin/debian/
   goodies/thunar-media-tags-plugin/debian/changelog
   goodies/thunar-media-tags-plugin/debian/compat
   goodies/thunar-media-tags-plugin/debian/control
   goodies/thunar-media-tags-plugin/debian/copyright
   goodies/thunar-media-tags-plugin/debian/rules
Log:
initial injection



Property changes on: goodies/thunar-media-tags-plugin
___________________________________________________________________
Name: mergeWithUpstream
   + +1


Property changes on: goodies/thunar-media-tags-plugin/debian
___________________________________________________________________
Name: mergeWithUpstream
   + +1

Added: goodies/thunar-media-tags-plugin/debian/changelog
===================================================================
--- goodies/thunar-media-tags-plugin/debian/changelog	2006-05-15 10:39:40 UTC (rev 647)
+++ goodies/thunar-media-tags-plugin/debian/changelog	2006-05-15 12:25:29 UTC (rev 648)
@@ -0,0 +1,5 @@
+thunar-media-tags-plugin (0.1.0-1) UNRELEASED; urgency=low
+
+  * Initial release Closes: #
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon, 15 May 2006 12:41:33 +0200

Added: goodies/thunar-media-tags-plugin/debian/compat
===================================================================
--- goodies/thunar-media-tags-plugin/debian/compat	2006-05-15 10:39:40 UTC (rev 647)
+++ goodies/thunar-media-tags-plugin/debian/compat	2006-05-15 12:25:29 UTC (rev 648)
@@ -0,0 +1 @@
+4

Added: goodies/thunar-media-tags-plugin/debian/control
===================================================================
--- goodies/thunar-media-tags-plugin/debian/control	2006-05-15 10:39:40 UTC (rev 647)
+++ goodies/thunar-media-tags-plugin/debian/control	2006-05-15 12:25:29 UTC (rev 648)
@@ -0,0 +1,14 @@
+Source: thunar-media-tags-plugin
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at corsac.net>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>
+Build-Depends: debhelper (>= 4.1.0), autotools-dev, cdbs, pkg-config, libthunar-vfs-1-dev (>= 0.3.0beta1-1), libxml-parser-perl, libexo-0.3-dev, libtagc0-dev
+Standards-Version: 3.7.2
+
+Package: thunar-media-tags-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, thunar (>= 0.3.0beta1-1)
+Description: Media tags plugin for Thunar file manager
+ This plugin allows tags editing from Thunar file manager  and tags-based file
+ renaming from inside Thunar Bulk Renamer

Added: goodies/thunar-media-tags-plugin/debian/copyright
===================================================================
--- goodies/thunar-media-tags-plugin/debian/copyright	2006-05-15 10:39:40 UTC (rev 647)
+++ goodies/thunar-media-tags-plugin/debian/copyright	2006-05-15 12:25:29 UTC (rev 648)
@@ -0,0 +1,14 @@
+This package was debianized by Yves-Alexis Perez <corsac at corsac.net> on
+Mon, 15 May 2006 14:20:17 +0200
+
+It was downloaded from http://thunar.xfce.org/pwiki/projects/thunar-media-tags-plugin
+
+Copyright Holder: Jannis Pohlmann <jannis at xfce.org>
+
+License:
+
+You are free to distribute this software under the terms of
+the GNU General Public License (version 2 or later).
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file `/usr/share/common-licenses/GPL'
+

Added: goodies/thunar-media-tags-plugin/debian/rules
===================================================================
--- goodies/thunar-media-tags-plugin/debian/rules	2006-05-15 10:39:40 UTC (rev 647)
+++ goodies/thunar-media-tags-plugin/debian/rules	2006-05-15 12:25:29 UTC (rev 648)
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-final
+
+binary-post-install/thunar-media-tags-plugin::
+	rm -rf debian/thunar-archive-plugin/usr/lib/thunarx-1/*.la


Property changes on: goodies/thunar-media-tags-plugin/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-xfce-commits mailing list