debian/0000755000000000000000000000000012233327166007173 5ustar debian/control0000644000000000000000000000276312233326765010612 0ustar Source: basenji Section: gnome Priority: optional Maintainer: Debian CLI Applications Team Uploaders: Patrick Ulbrich Build-Depends: autotools-dev, cli-common-dev, debhelper (>= 8.0.0), libtaglib-cil-dev (>= 2.0.4.0), libgio2.0-cil-dev, libglib2.0-cil-dev, libgnome-desktop-dev, libgtk2.0-cil-dev, libmono-cairo2.0-cil, libdbus-glib2.0-cil-dev, libdbus2.0-cil-dev, mono-devel (>= 2.6.7), pkg-config Standards-Version: 3.9.4 Homepage: http://launchpad.net/basenji Vcs-Git: git://git.debian.org/git/pkg-cli-apps/packages/basenji.git Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/basenji.git Package: basenji Architecture: all Depends: librsvg2-common (>= 2.26.0), udisks, ${cli:Depends}, ${misc:Depends} Description: Cross-platform media indexing/search tool Basenji is an indexing and search tool designed for easy and fast indexing of media collections. Once indexed, removable media such as CDs and USB sticks can be browsed and searched for specific files very quickly, without actually being connected to the computer. Besides file hierarchies and audio track listings, Basenji also presents extracted metadata (image dimensions, mp3 tags etc.) and content previews of indexed media in a clean and straightforward user interface. debian/copyright0000644000000000000000000001213711733056027011131 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: Basenji Maintainer: Patrick Ulbrich Source: https://www.launchpad.net/basenji/+download Files: * Copyright: © 2008 - 2012 Patrick Ulbrich License: GPL-3+ Files: Basenji/src/Options.cs Copyright: © 2008 Novell (http://www.novell.com) License: MIT Files: Basenji/src/GUI/Widgets/Sorting.cs Copyright: © 2009 Yves Goergen License: PD Files: MusicBrainz/src/* Copyright: © 2008 Scott Peterson License: MIT Files: Platform/src/Win32/ThumbnailGenerator.cs Copyright: © 2002 vbAccelerator.com License: vbAccelerator Software License, Version 1.0 Files: Platform/src/Unix/Mime/Mime.cs Copyright: © 2006 Alexander Olk License: MIT Files: Platform/src/Unix/IO/DKDisk.cs Copyright: © 2009 Novell, Inc. License: MIT Files: VolumeDB/src/DecoderUtility.cs Copyright: © 2005 Novell, Inc. License: GPL-3+ License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: PD This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. License: vbAccelerator Software License, Version 1.0 Copyright (c) 2002 vbAccelerator.com . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: . "This product includes software developed by vbAccelerator (http://vbaccelerator.com/)." . Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear. . 4. The names "vbAccelerator" and "vbAccelerator.com" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact vbAccelerator through steve@vbaccelerator.com. . Products derived from this software may not be called "vbAccelerator", nor may "vbAccelerator" appear in their name, without prior written permission of vbAccelerator. . THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL VBACCELERATOR OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. . The vbAccelerator licence is based on the Apache Software Foundation Software Licence, Copyright (c) 2000 The Apache Software Foundation. debian/compat0000644000000000000000000000000211733056027010370 0ustar 8 debian/changelog0000644000000000000000000000435612233327010011041 0ustar basenji (1.0.1-3) unstable; urgency=low * [2e5f9aa] Use DBus# 2.0 API -- Jo Shields Mon, 28 Oct 2013 00:21:14 +0000 basenji (1.0.1-2) unstable; urgency=low * Team upload * Rebuild against taglib-sharp 2.1.0.0 * [16c14a3] Set Vcs-* fields * [c57b11d] Bump Standards-Version to 3.9.4 -- Chow Loong Jin Sat, 21 Sep 2013 17:35:44 +0800 basenji (1.0.1-1) experimental; urgency=low * [bc1d602] updated dependencies in control * [1cfdae9] Imported Upstream version 1.0.0 - Added ability to rescan volumes - Added ability to view found items in the main window - Removed menubar and added chrome-like appmenu button - Misc other GUI updates - Added CdCat import - Added search criteria chooser for MS Windows - KDE compatibility fixes - Added ability to enter volume information while scanning - Added ability to close windows via the esc key / delete items via the del key - Removed deprecated Gnome-VFS and Gnome dependencies - Speed improvements - Misc other bugfixes - Updated / added translations * [0606f43] Updated use_mono-csc_compiler patch * [884ff61] Imported Upstream version 1.0.1 - Added workaround for a metadata parsing bug in taglib-sharp - Fixed height of the description entry in the volume editor - Updated translations -- Patrick Ulbrich Fri, 28 Dec 2012 20:25:25 +0100 basenji (0.9.0-1) unstable; urgency=low * [34f9360] Imported Upstream version 0.9.0 * [397040e] updated dependencies in control * [eba4780] updated copyright date * [81c45de] drop patches that have been applied upstream * [df3499a] updated use_mono-csc_compiler patch -- Patrick Ulbrich Thu, 23 Feb 2012 21:37:17 +0000 basenji (0.8.0-3) unstable; urgency=low * [ee6593c] Update debian/rules for DH8-compatible "--with cli" -- Jo Shields Fri, 20 Jan 2012 17:41:06 +0000 basenji (0.8.0-2) unstable; urgency=low * No-change rebuild for CLR 4.0 transition. -- Iain Lane Tue, 17 Jan 2012 22:02:49 +0000 basenji (0.8.0-1) unstable; urgency=low * Initial release (closes: #617396) -- Patrick Ulbrich Sun, 02 Oct 2011 18:01:08 +0200 debian/patches/0000755000000000000000000000000012233326604010616 5ustar debian/patches/allow_minimal_configure_for_clean0000644000000000000000000000071211733056027017441 0ustar Index: monodevelop-debugger-gdb-1.9.2/configure =================================================================== --- monodevelop-debugger-gdb-1.9.2.orig/configure 2009-02-21 10:15:10.000000000 +0000 +++ monodevelop-debugger-gdb-1.9.2/configure 2009-02-21 10:17:06.000000000 +0000 @@ -68,6 +68,9 @@ while test x$1 != x; do case $1 in + --clean-only) + common_packages="" + ;; --prefix=*) prefix=`echo $1 | sed 's/--prefix=//'` ;; debian/patches/series0000644000000000000000000000011612233326507012033 0ustar use_mono-csc_compiler allow_minimal_configure_for_clean use_dbussharp_2.patch debian/patches/use_mono-csc_compiler0000644000000000000000000001574612131742077015045 0ustar Index: Basenji/Basenji/Makefile =================================================================== --- basenji_1.0.0.orig/Basenji/Makefile 2012-12-07 13:57:43.240877000 +0100 +++ basenji_1.0.0/Basenji/Makefile 2012-12-07 14:28:08.036939527 +0100 @@ -9,7 +9,7 @@ include $(top_srcdir)/config.make ifeq ($(CONFIG),DEBUG) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize- -debug "-define:DEBUG" ASSEMBLY = bin/Debug/Basenji.exe ASSEMBLY_MDB = $(ASSEMBLY).mdb @@ -39,7 +39,7 @@ endif ifeq ($(CONFIG),RELEASE) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize+ ASSEMBLY = bin/Release/Basenji.exe ASSEMBLY_MDB = @@ -64,7 +64,7 @@ endif ifeq ($(CONFIG),GNOME_DEBUG) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize- -debug "-define:DEBUG" ASSEMBLY = bin/Debug/Basenji.exe ASSEMBLY_MDB = $(ASSEMBLY).mdb @@ -94,7 +94,7 @@ endif ifeq ($(CONFIG),GNOME_RELEASE) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize+ ASSEMBLY = bin/Release/Basenji.exe ASSEMBLY_MDB = Index: Basenji/MusicBrainz/Makefile =================================================================== --- basenji_1.0.0.orig/MusicBrainz/Makefile 2012-02-23 22:33:46.726565000 +0100 +++ basenji_1.0.0/MusicBrainz/Makefile 2012-12-07 14:28:52.908941059 +0100 @@ -9,7 +9,7 @@ include $(top_srcdir)/config.make ifeq ($(CONFIG),DEBUG) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -unsafe -warn:4 -optimize- -debug "-define:DEBUG" ASSEMBLY = bin/Debug/MusicBrainz.dll ASSEMBLY_MDB = $(ASSEMBLY).mdb @@ -23,7 +23,7 @@ endif ifeq ($(CONFIG),RELEASE) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -unsafe -warn:4 -optimize+ ASSEMBLY = bin/Release/MusicBrainz.dll ASSEMBLY_MDB = @@ -36,7 +36,7 @@ endif ifeq ($(CONFIG),GNOME_DEBUG) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -unsafe -warn:4 -optimize- -debug "-define:DEBUG" ASSEMBLY = bin/Debug/MusicBrainz.dll ASSEMBLY_MDB = $(ASSEMBLY).mdb @@ -50,7 +50,7 @@ endif ifeq ($(CONFIG),GNOME_RELEASE) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -unsafe -warn:4 -optimize+ ASSEMBLY = bin/Release/MusicBrainz.dll ASSEMBLY_MDB = Index: Basenji/Platform.Common.DB/Makefile =================================================================== --- basenji_1.0.0.orig/Platform.Common.DB/Makefile 2012-02-23 22:33:46.730565000 +0100 +++ basenji_1.0.0/Platform.Common.DB/Makefile 2012-12-07 14:30:36.764944604 +0100 @@ -9,7 +9,7 @@ include $(top_srcdir)/config.make ifeq ($(CONFIG),DEBUG) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize- -debug -define:DEBUG "-define:DEBUG,UNIX" ASSEMBLY = bin/Debug/Platform.Common.DB.dll ASSEMBLY_MDB = $(ASSEMBLY).mdb @@ -23,7 +23,7 @@ endif ifeq ($(CONFIG),RELEASE) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize+ "-define:UNIX" ASSEMBLY = bin/Release/Platform.Common.DB.dll ASSEMBLY_MDB = @@ -36,7 +36,7 @@ endif ifeq ($(CONFIG),GNOME_DEBUG) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize- -debug -define:DEBUG "-define:DEBUG,UNIX" ASSEMBLY = bin/Debug/Platform.Common.DB.dll ASSEMBLY_MDB = $(ASSEMBLY).mdb @@ -50,7 +50,7 @@ endif ifeq ($(CONFIG),GNOME_RELEASE) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize+ "-define:UNIX" ASSEMBLY = bin/Release/Platform.Common.DB.dll ASSEMBLY_MDB = Index: Basenji/Platform/Makefile =================================================================== --- basenji_1.0.0.orig/Platform/Makefile 2012-12-07 13:57:43.252877000 +0100 +++ basenji_1.0.0/Platform/Makefile 2012-12-07 14:29:55.772943205 +0100 @@ -9,7 +9,7 @@ include $(top_srcdir)/config.make ifeq ($(CONFIG),DEBUG) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize- -debug -define:DEBUG "-define:UNIX,DEBUG" ASSEMBLY = bin/Debug/Platform.dll ASSEMBLY_MDB = $(ASSEMBLY).mdb @@ -24,7 +24,7 @@ endif ifeq ($(CONFIG),RELEASE) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize+ "-define:UNIX" ASSEMBLY = bin/Release/Platform.dll ASSEMBLY_MDB = @@ -38,7 +38,7 @@ endif ifeq ($(CONFIG),GNOME_DEBUG) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize- -debug -define:DEBUG -pkg:gtk-sharp-2.0 -pkg:gio-sharp-2.0 "-define:UNIX,DEBUG,GNOME" ASSEMBLY = bin/Debug/Platform.dll ASSEMBLY_MDB = $(ASSEMBLY).mdb @@ -53,7 +53,7 @@ endif ifeq ($(CONFIG),GNOME_RELEASE) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize+ -pkg:gtk-sharp-2.0 -pkg:gio-sharp-2.0 "-define:UNIX,GNOME" ASSEMBLY = bin/Release/Platform.dll ASSEMBLY_MDB = Index: Basenji/VolumeDB/Makefile =================================================================== --- basenji_1.0.0.orig/VolumeDB/Makefile 2012-12-07 13:57:43.256877000 +0100 +++ basenji_1.0.0/VolumeDB/Makefile 2012-12-07 14:31:43.832946894 +0100 @@ -9,7 +9,7 @@ include $(top_srcdir)/config.make ifeq ($(CONFIG),DEBUG) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize- -debug "-define:DEBUG" ASSEMBLY = bin/Debug/VolumeDB.dll ASSEMBLY_MDB = $(ASSEMBLY).mdb @@ -36,7 +36,7 @@ endif ifeq ($(CONFIG),RELEASE) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize+ ASSEMBLY = bin/Release/VolumeDB.dll ASSEMBLY_MDB = @@ -59,7 +59,7 @@ endif ifeq ($(CONFIG),GNOME_DEBUG) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize- -debug "-define:DEBUG" ASSEMBLY = bin/Debug/VolumeDB.dll ASSEMBLY_MDB = $(ASSEMBLY).mdb @@ -86,7 +86,7 @@ endif ifeq ($(CONFIG),GNOME_RELEASE) -ASSEMBLY_COMPILER_COMMAND = dmcs +ASSEMBLY_COMPILER_COMMAND = mono-csc ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:3 -optimize+ ASSEMBLY = bin/Release/VolumeDB.dll ASSEMBLY_MDB = debian/patches/use_dbussharp_2.patch0000644000000000000000000000201312233326604014723 0ustar Index: basenji/configure =================================================================== --- basenji.orig/configure 2013-10-28 00:18:06.657521964 +0000 +++ basenji/configure 2013-10-28 00:18:51.494664555 +0000 @@ -4,7 +4,7 @@ prefix=/usr/local config=GNOME_RELEASE configurations=" DEBUG RELEASE GNOME_DEBUG GNOME_RELEASE" -common_packages=" dbus-sharp-1.0;0.7.0 dbus-sharp-glib-1.0;0.5.0 glib-sharp-2.0;2.12.10 gtk-sharp-2.0;2.12.10 taglib-sharp;2.0.4.0" +common_packages=" dbus-sharp-2.0;0.8.0 dbus-sharp-glib-2.0;0.6.0 glib-sharp-2.0;2.12.10 gtk-sharp-2.0;2.12.10 taglib-sharp;2.0.4.0" usage () Index: basenji/Platform/Makefile =================================================================== --- basenji.orig/Platform/Makefile 2013-10-28 00:18:06.629521160 +0000 +++ basenji/Platform/Makefile 2013-10-28 00:19:05.638969921 +0000 @@ -125,8 +125,8 @@ System \ Mono.Posix \ System.Core \ - -pkg:dbus-sharp-1.0 \ - -pkg:dbus-sharp-glib-1.0 + -pkg:dbus-sharp-2.0 \ + -pkg:dbus-sharp-glib-2.0 DLL_REFERENCES = debian/rules0000755000000000000000000000047512233326765010265 0ustar #!/usr/bin/make -f export DH_VERBOSE=1 %: dh $@ --with cli override_dh_auto_configure: ./configure --prefix=/usr --config=GNOME_RELEASE override_dh_auto_clean: [ -f config.make ] || ./configure --clean-only dh_auto_clean rm -f config.log config.make Basenji/basenji.desktop find -name "*.pc" | xargs rm -rf debian/source/0000755000000000000000000000000011733056027010472 5ustar debian/source/format0000644000000000000000000000001411733056027011700 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013311733056027010220 0ustar version=3 https://launchpad.net/basenji/+download \ (?:.*/)?basenji-([\d\.]+)\.tar\.gz