debian/0000775000000000000000000000000012277732502007177 5ustar debian/copyright0000664000000000000000000000655511715643751011150 0ustar Format: http://dep.debian.net/deps/dep5 Files: * Copyright: © 2007, 2008 Enrico Zini © 2007, 2008 Miriam Ruiz License: GPL-2+ Files: src/pkgbrowser* Copyright: © 2007, 2008 Enrico Zini © 2007, 2008 Miriam Ruiz © 2007, Greg Ercolano License: GPL-2+ Files: src/CuTest* Copyright: © 2003, Asim Jalis License: CuTest Files: debian/* Copyright: © 2012 Dmitry Smirnov © 2008 Jonas Smedegaard © 2007-2010 Enrico Zini © 2007,2008, Miriam Ruiz License: GPL-2+ Files: libxdgutils/* Copyright: © 2010, 2011, Paulo Zanoni License: MIT Source: http://gitorious.org/xdg-autostart/ License: GPL-2+ This package 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 2 of the License, or (at your option) any later version. . This package 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. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. License: CuTest THIS SOFTWARE IS PROVIDED 'AS IS', WITHOUT ANY EXPRESS OR IMPLIED WARRANTY. IN NO EVENT WILL THE AUTHORS BE HELD LIABLE FOR ANY DAMAGES ARISING FROM THE USE OF THIS SOFTWARE. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. . 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 3. This notice may not be removed or altered from any source distribution. 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 (including the next paragraph) 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. debian/goweb.desktop0000664000000000000000000000024711715643751011703 0ustar [Desktop Entry] Type=Application Name=GoWeb! GenericName=goweb Comment=Web-related packages browser Icon=goweb Exec=goweb Terminal=false Categories=Utility; MimeType= debian/gosafe.desktop0000664000000000000000000000025611715643751012044 0ustar [Desktop Entry] Type=Application Name=GoSafe! GenericName=gosafe Comment=Safety-related packages browser Icon=gosafe Exec=gosafe Terminal=false Categories=Utility; MimeType= debian/menu0000664000000000000000000000023111715643751010065 0ustar ?package(goplay):needs="x11" section="Applications/Data Management" \ title="GoPlay!" command="/usr/bin/goplay" \ icon="/usr/share/pixmaps/goplay.xpm" debian/clean0000664000000000000000000000002211715647636010207 0ustar debian/goplay.xpm debian/changelog0000664000000000000000000001327112277732470011061 0ustar goplay (0.5-1.1ubuntu1) trusty; urgency=low * Use autotools-dev for arm64. -- Daniel T Chen Sat, 15 Feb 2014 13:42:56 -0500 goplay (0.5-1.1) unstable; urgency=high * Non-maintainer upload. * Build the convenience library with -fPIC, avoiding issues with relocations (Closes: #664950): + use--fPIC-for-the-convenience-library.diff * Set urgency to “high” for the RC bug fix, needed for the apt transition. -- Cyril Brulebois Tue, 08 May 2012 01:44:14 +0200 goplay (0.5-1) unstable; urgency=low * Acknowledge NMU (Closes: #659534). * Add myself as uploader. * Reduce debhelper compat level from 9 to 8 to make this package buildable in Squeeze. Drop build depend on no longer needed dh-autoreconf. * Fix typo in code finding desktop files to run to make sure it work with desktop files in subdirectories below /usr/share/applications/. * Update upstream version number to 0.5. * Add VCS URLs in the control file (Closes: #659099). * Avoid the word 'Debian' in the package description (Closes: #465444). -- Petter Reinholdtsen Sat, 25 Feb 2012 21:36:18 +0100 goplay (0.4-1.2) unstable; urgency=low * Non-maintainer upload based on NMU found on mentors.debian.net. * Add support for starting installed packages by clicking on the screen shot (Closes: #490670). * src/pkgbrowser.cpp: Assign the return value from strtol() to an unused variable and mark it as unused to avoid compiler warnings (Closes: #659100). Patch from Michael Vogt and Ubuntu. * Make enough room for the "Already installed" text (Closes: #544532). Patch by Timo Juhani Lindfors. -- Petter Reinholdtsen Sat, 11 Feb 2012 22:40:08 +0000 goplay (0.4-1.1) unstable; urgency=low * Non-maintainer upload. * Packaging update: - removed dh-buildinfo, autotools-dev + added missing build-deps, dh-autotools; build-deps optimised + compat and debhelper to version 9 + default hardening (with the exception of fortify) + standards to 3.9.2 + ept-cache replaced with apt-xapian-index in Depends (Closes: #615495 important:"goplay must be run as root at least once to function") (Closes: #460921 wishlist:"requires manual ept-cache reindex on the first start") + games-thumbnails moved to Recommends (Closes: #470047 wishlist:"please Recommends: games-thumbnails instead of Depends") + no longer depends on g++-4.5 (Closes: #654733 important:"non-standard gcc/g++ used for build...") + build-time .xpm icon regeneration, no longer ship pre-built icon (imagemagick added to build-deps) * patch to introduce 'goscience' browser, thanks to Frederic Daniel Luc Lehobey (Closes: #474603 wishlist:"Please add a goscience browser") * debian/copyright: + updated list of contributors + little correction for DEP-5 compliance -- Dmitry Smirnov Wed, 08 Feb 2012 01:08:17 +1100 goplay (0.4-1) UNRELEASED; urgency=low [ Peter De Wachter ] * goplay is now much more keyboard-friendly, thanks to some tweaks to the fluid file. (Closes: #456563) * Long URLs are wordwrapped. [ David Paleino ] * debian/control: - bumped libept Build-Dependency to >= 1.0 - bumped debhelper Build-Dependency to >= 7.0.50 - Uploaders field wrapped - bump Standards-Version to 3.8.4 (no changes needed) - add g++-4.5 as an alternative to c++abi2-dev, let's make lintian happy * debian/source/format: using 3.0 (quilt) * debian/compat bumped to 7 * debian/rules rewritten to use dh7 * debian/*.desktop: removed deprecated Encoding field * debian/copyright updated to DEP-5 [ Enrico Zini ] * Ported to libept1. Closes: #580992 -- Enrico Zini Fri, 25 Jun 2010 09:36:47 +0100 goplay (0.3-1) unstable; urgency=low * New upstream version: + Fix display of popcon graphic. + behave even if popcon data is missing for some packages + Added --go=facet commandline option + Implemented --ftags and --secondary + Added some preset defaults according to argv[0] + Allow to choose the direction with --go, and added --primary to choose the primary facet * Enable new "ghost" browsers golearn, goadmin, gonet, gooffice, gosafe and goweb in Debian packaging: + Add symlinks from usr/bin/goplay, usr/share/pixmaps/goplay.xpm and usr/share/man/man1/goplay.1.gz. + Add desktop files + Conflict, provide and replace unofficial package golearn + Extend long description * Add myself as uploader. * Rephrase short and long description and desktop file descriptions to mention packages, and not Debian. Thanks to Christian Perrier for the suggestion. * Bump standards-version to 3.7.3 (no changes needed). * Add empty MimeType declaration to desktop files, and use dh_desktop. Thanks to lintian. -- Jonas Smedegaard Mon, 18 Feb 2008 20:35:47 +0100 goplay (0.2-1) unstable; urgency=low * New upstream version - Use the Xapian term prefixes used by apt-xapian-index - Use a non-const string to work around fltk's non const-cleaniness. Closes: bug#441120 - Don't hide the currently selected filters from the list of available filters. This avoids the interface getting inconsistent in some cases. - Get all the results out of Xapian, not just the top 100. Closes: bug#447333. - Small code fixes to appease GCC 4.3. Closes: bug#455137. - Reduce noise to stdout/stderr -- Enrico Zini Sun, 09 Dec 2007 13:42:55 +0000 goplay (0.1-1) unstable; urgency=low * Initial release. -- Miriam Ruiz Fri, 24 Aug 2007 13:21:17 +0000 debian/install0000664000000000000000000000014211715643751010570 0ustar data/* usr/share/goplay/ debian/*.xpm usr/share/pixmaps/ debian/*.desktop usr/share/applications/ debian/goscience.desktop0000664000000000000000000000026311715643751012535 0ustar [Desktop Entry] Type=Application Name=GoScience! GenericName=goscience Comment=Science packages browser Icon=goscience Exec=goscience Terminal=false Categories=Utility; MimeType= debian/golearn.desktop0000664000000000000000000000025711715643751012230 0ustar [Desktop Entry] Type=Application Name=GoLearn! GenericName=golearn Comment=Educational packages browser Icon=golearn Exec=golearn Terminal=false Categories=Utility; MimeType= debian/docs0000664000000000000000000000001311715643751010047 0ustar FAQ README debian/goplay.desktop0000664000000000000000000000024611715643751012072 0ustar [Desktop Entry] Type=Application Name=GoPlay! GenericName=goplay Comment=Gaming packages browser Icon=goplay Exec=goplay Terminal=false Categories=Utility; MimeType= debian/patches/0000775000000000000000000000000011752060114010614 5ustar debian/patches/series0000664000000000000000000000005311752060114012027 0ustar use--fPIC-for-the-convenience-library.diff debian/patches/use--fPIC-for-the-convenience-library.diff0000664000000000000000000000123611752060114020376 0ustar Description: Use -fPIC to build the convenience library. Author: Cyril Brulebois Bug-Debian: http://bugs.debian.org/664950 --- a/libxdgutils/Makefile.in +++ b/libxdgutils/Makefile.in @@ -237,7 +237,7 @@ libxdgutils_a_SOURCES = \ XDGUtils.h \ XDGUtils.cpp -INCLUDES = -I.. $(LIBEPT_CFLAGS) -Wall -Werror -ggdb +INCLUDES = -I.. $(LIBEPT_CFLAGS) -Wall -Werror -ggdb -fPIC all: all-am .SUFFIXES: --- a/libxdgutils/Makefile.am +++ b/libxdgutils/Makefile.am @@ -32,4 +32,4 @@ libxdgutils_a_SOURCES = \ XDGUtils.h \ XDGUtils.cpp -INCLUDES = -I.. $(LIBEPT_CFLAGS) -Wall -Werror -ggdb +INCLUDES = -I.. $(LIBEPT_CFLAGS) -Wall -Werror -ggdb -fPIC debian/gonet.desktop0000664000000000000000000000025311715643751011711 0ustar [Desktop Entry] Type=Application Name=GoNet! GenericName=gonet Comment=Network-related packages browser Icon=gonet Exec=gonet Terminal=false Categories=Utility; MimeType= debian/goadmin.desktop0000664000000000000000000000025111715643751012211 0ustar [Desktop Entry] Type=Application Name=GoAdmin! GenericName=goadmin Comment=Admin packages browser Icon=goadmin Exec=goadmin Terminal=false Categories=Utility; MimeType= debian/control0000664000000000000000000000274212277732427010615 0ustar Source: goplay Section: admin Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Games Team Uploaders: Miriam Ruiz , Enrico Zini , Jonas Smedegaard , Petter Reinholdtsen Build-Depends: debhelper (>= 8), pkg-config, libept-dev, libwibble-dev, libfltk1.1-dev, libtagcoll2-dev ,imagemagick, autotools-dev #, fluid Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/software/ui/ Vcs-Svn: svn://svn.debian.org/pkg-games/software/ui/ Standards-Version: 3.9.2 Package: goplay Architecture: any Depends: apt-xapian-index, debtags, ${shlibs:Depends}, ${misc:Depends} Recommends: games-thumbnails Conflicts: golearn Provides: golearn Replaces: golearn Description: games (and more) package browser using DebTags GoPlay! is a Graphical User Interface (GUI) that uses DebTags for easily finding games in the package archive. The program uses FLTK for handling the widgets, and libept as the backend for retrieving the data. . GoPlay! is also a generic yet simple to use DebTags-based package browser. Prepackaged browsers GoLearn!, GoAdmin!, GoNet!, GoOffice!, GoSafe!, GoWeb! and GoScience! show applications (and for some of them also documentation) packages related to education, administration, network, office, safety, web and science. You can also roll your own custom browsers using commandline options. debian/source/0000775000000000000000000000000011722243142010466 5ustar debian/source/format0000664000000000000000000000001411715643751011710 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000211715646171010377 0ustar 8 debian/goplay.links0000664000000000000000000000205111715643751011535 0ustar usr/bin/goplay usr/bin/golearn usr/bin/goplay usr/bin/goadmin usr/bin/goplay usr/bin/gonet usr/bin/goplay usr/bin/gooffice usr/bin/goplay usr/bin/gosafe usr/bin/goplay usr/bin/goweb usr/bin/goplay usr/bin/goscience usr/share/pixmaps/goplay.xpm usr/share/pixmaps/golearn.xpm usr/share/pixmaps/goplay.xpm usr/share/pixmaps/goadmin.xpm usr/share/pixmaps/goplay.xpm usr/share/pixmaps/gonet.xpm usr/share/pixmaps/goplay.xpm usr/share/pixmaps/gooffice.xpm usr/share/pixmaps/goplay.xpm usr/share/pixmaps/gosafe.xpm usr/share/pixmaps/goplay.xpm usr/share/pixmaps/goweb.xpm usr/share/pixmaps/goplay.xpm usr/share/pixmaps/goscience.xpm usr/share/man/man1/goplay.1.gz usr/share/man/man1/golearn.1.gz usr/share/man/man1/goplay.1.gz usr/share/man/man1/goadmin.1.gz usr/share/man/man1/goplay.1.gz usr/share/man/man1/gonet.1.gz usr/share/man/man1/goplay.1.gz usr/share/man/man1/gooffice.1.gz usr/share/man/man1/goplay.1.gz usr/share/man/man1/gosafe.1.gz usr/share/man/man1/goplay.1.gz usr/share/man/man1/goweb.1.gz usr/share/man/man1/goplay.1.gz usr/share/man/man1/goscience.1.gz debian/rules0000775000000000000000000000061312277732477010272 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 # the following is necessary to prevent FTBFS export DEB_BUILD_MAINT_OPTIONS=hardening=-fortify $(info DEB_BUILD_MAINT_OPTIONS:$(origin DEB_BUILD_MAINT_OPTIONS)=$(DEB_BUILD_MAINT_OPTIONS)) %: dh $@ --with autotools-dev override_dh_auto_build: convert data/icons/Icon32.png debian/goplay.xpm dh_auto_build debian/gooffice.desktop0000664000000000000000000000025611715643751012361 0ustar [Desktop Entry] Type=Application Name=GoOffice! GenericName=gooffice Comment=Office packages browser Icon=gooffice Exec=gooffice Terminal=false Categories=Utility; MimeType=