r8895 - in packages/trunk/playonlinux: . debian debian/bin debian/man etc

Bertrand Marc bbk-guest at alioth.debian.org
Fri Feb 20 10:14:39 UTC 2009


Author: bbk-guest
Date: 2009-02-20 10:14:39 +0000 (Fri, 20 Feb 2009)
New Revision: 8895

Added:
   packages/trunk/playonlinux/debian/
   packages/trunk/playonlinux/debian/PlayOnLinux.desktop
   packages/trunk/playonlinux/debian/bin/
   packages/trunk/playonlinux/debian/bin/playonlinux
   packages/trunk/playonlinux/debian/bin/playonlinux-daemon
   packages/trunk/playonlinux/debian/bin/playonlinux-pkg
   packages/trunk/playonlinux/debian/changelog
   packages/trunk/playonlinux/debian/compat
   packages/trunk/playonlinux/debian/control
   packages/trunk/playonlinux/debian/copyright
   packages/trunk/playonlinux/debian/man/
   packages/trunk/playonlinux/debian/man/playonlinux-daemon.1
   packages/trunk/playonlinux/debian/man/playonlinux-pkg.1
   packages/trunk/playonlinux/debian/man/playonlinux.1
   packages/trunk/playonlinux/debian/menu
   packages/trunk/playonlinux/debian/playonlinux.install
   packages/trunk/playonlinux/debian/playonlinux.manpages
   packages/trunk/playonlinux/debian/pycompat
   packages/trunk/playonlinux/debian/rules
   packages/trunk/playonlinux/debian/watch
Modified:
   packages/trunk/playonlinux/etc/PlayOnLinux.desktop
Log:
[svn-inject] Applying Debian modifications to trunk


Property changes on: packages/trunk/playonlinux/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: packages/trunk/playonlinux/debian/PlayOnLinux.desktop
===================================================================
--- packages/trunk/playonlinux/debian/PlayOnLinux.desktop	                        (rev 0)
+++ packages/trunk/playonlinux/debian/PlayOnLinux.desktop	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Encoding=UTF-8
+Name=PlayOnLinux
+GenericName=Game
+Comment=PlayOnLinux
+Type=Application
+Exec=playonlinux
+Icon=playonlinux
+Categories=Utility;
+

Added: packages/trunk/playonlinux/debian/bin/playonlinux
===================================================================
--- packages/trunk/playonlinux/debian/bin/playonlinux	                        (rev 0)
+++ packages/trunk/playonlinux/debian/bin/playonlinux	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,3 @@
+#!/bin/bash
+/usr/share/playonlinux/playonlinux "$@"
+exit 0

Added: packages/trunk/playonlinux/debian/bin/playonlinux-daemon
===================================================================
--- packages/trunk/playonlinux/debian/bin/playonlinux-daemon	                        (rev 0)
+++ packages/trunk/playonlinux/debian/bin/playonlinux-daemon	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,3 @@
+#!/bin/bash
+/usr/share/playonlinux/playonlinux-daemon "$@"
+exit 0

Added: packages/trunk/playonlinux/debian/bin/playonlinux-pkg
===================================================================
--- packages/trunk/playonlinux/debian/bin/playonlinux-pkg	                        (rev 0)
+++ packages/trunk/playonlinux/debian/bin/playonlinux-pkg	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,3 @@
+#!/bin/bash
+/usr/share/playonlinux/playonlinux-pkg "$@"
+exit 0

Added: packages/trunk/playonlinux/debian/changelog
===================================================================
--- packages/trunk/playonlinux/debian/changelog	                        (rev 0)
+++ packages/trunk/playonlinux/debian/changelog	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,6 @@
+playonlinux (3.3.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #485149)
+
+ -- Bertrand Marc <beberking at gmail.com>  Fri, 06 Feb 2009 02:19:41 +0100
+

Added: packages/trunk/playonlinux/debian/compat
===================================================================
--- packages/trunk/playonlinux/debian/compat	                        (rev 0)
+++ packages/trunk/playonlinux/debian/compat	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1 @@
+7

Added: packages/trunk/playonlinux/debian/control
===================================================================
--- packages/trunk/playonlinux/debian/control	                        (rev 0)
+++ packages/trunk/playonlinux/debian/control	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,15 @@
+Source: playonlinux
+Section: otherosfs
+Priority: optional
+Maintainer: Bertrand Marc <beberking at gmail.com>
+Build-Depends: debhelper (>= 7), python-support
+Standards-Version: 3.8.0
+Homepage: http://www.playonlinux.com/
+
+Package: playonlinux
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, wine, unzip, wget, xterm, python-wxgtk2.8, imagemagick, cabextract
+Recommends: mesa-utils
+Description: front-end for Wine
+ PlayOnLinux is a front-end for wine. It permits you to install Windows Games
+ and softwares on Linux.

Added: packages/trunk/playonlinux/debian/copyright
===================================================================
--- packages/trunk/playonlinux/debian/copyright	                        (rev 0)
+++ packages/trunk/playonlinux/debian/copyright	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,35 @@
+This package was debianized by Bertrand Marc <beberking at gmail.com> on
+Fri, 06 Feb 2009 02:19:41 +0100.
+
+It was downloaded from http://www.playonlinux.com/
+
+Upstream Authors:
+
+	Pâris Quentin <qparis at playonlinux.com>
+
+Copyright:
+
+	Copyright (C) 2009 Pâris Quentin
+
+License:
+
+    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 2 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, write to the Free Software Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+On Debian systems, the complete text of the GNU General Public License can
+be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2009, Bertrand Marc <beberking at gmail.com> and
+is licensed under the GPL, see above.
+

Added: packages/trunk/playonlinux/debian/man/playonlinux-daemon.1
===================================================================
--- packages/trunk/playonlinux/debian/man/playonlinux-daemon.1	                        (rev 0)
+++ packages/trunk/playonlinux/debian/man/playonlinux-daemon.1	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,26 @@
+.TH PLAYONLINUX-DAEMON 1 "February  6, 2009"
+
+.SH NAME
+playonlinux-daemon \- daemon to handle disk insertion in PlayOnLinux
+
+.SH SYNOPSIS
+.B playonlinux-daemon
+.RI [ options ]
+
+.SH DESCRIPTION
+.B playonlinux-daemon
+is a daemon to handle disk insertion within PlayOnLinux. Users are not supposed to use it directly.
+
+.SH OPTIONS
+.TP
+.I "--version"
+ Show version number and exit.
+.TP
+.I "--kill"
+ Kill the daemon.
+
+.SH AUTHOR
+playonlinux was written by Quentin Pâris <qparis at playonlinux.com>.
+.PP
+This manual page was written by Bertrand Marc <beberking at gmail.com>,
+for the Debian project (but may be used by others).

Added: packages/trunk/playonlinux/debian/man/playonlinux-pkg.1
===================================================================
--- packages/trunk/playonlinux/debian/man/playonlinux-pkg.1	                        (rev 0)
+++ packages/trunk/playonlinux/debian/man/playonlinux-pkg.1	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,33 @@
+.TH PLAYONLINUX-PKG 1 "February  6, 2009"
+
+.SH NAME
+playonlinux-pkg \- tool to manage playonlinux packages
+
+.SH SYNOPSIS
+.B playonlinux-pkg
+.RI [ options ]
+.RI [ package ]
+
+.SH DESCRIPTION
+.B playonlinux-pkg
+is a tool to install or manage the playonlinux packages
+
+.SH OPTIONS
+.TP
+.I "-b, --browse"
+ Choose a file.
+.TP
+.I "-e, --extract"
+ Extract the package.
+.TP
+.I "-i, --install"
+ Install the package.
+.TP
+.I "-h, --help"
+ Show usage.
+
+.SH AUTHOR
+playonlinux was written by Quentin Pâris <qparis at playonlinux.com>.
+.PP
+This manual page was written by Bertrand Marc <beberking at gmail.com>,
+for the Debian project (but may be used by others).

Added: packages/trunk/playonlinux/debian/man/playonlinux.1
===================================================================
--- packages/trunk/playonlinux/debian/man/playonlinux.1	                        (rev 0)
+++ packages/trunk/playonlinux/debian/man/playonlinux.1	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,28 @@
+.TH PLAYONLINUX 1 "February  6, 2009"
+
+.SH NAME
+PlayOnLinux \- front-end for Wine
+
+.SH SYNOPSIS
+.B playonlinux
+.RI [ options ]
+
+.SH DESCRIPTION
+.B playonlinux
+is a front-end for Wine. It allows you to easily install and use numerous games and softwares designed to run with Microsoft®'s Windows®.
+.br
+Few games are compatible with GNU/Linux at the moment and it certainly is a factor preventing the migration to this system. PlayOnLinux brings an accessible and efficient solution to this problem, cost-free and rescpetful of the free softwares.
+
+.SH OPTIONS
+.TP
+.I --version
+ Show version number and exit.
+.TP
+.I "--run <prog>"
+ Run directly the specified program.
+
+.SH AUTHOR
+playonlinux was written by Quentin Pâris <qparis at playonlinux.com>.
+.PP
+This manual page was written by Bertrand Marc <beberking at gmail.com>,
+for the Debian project (but may be used by others).

Added: packages/trunk/playonlinux/debian/menu
===================================================================
--- packages/trunk/playonlinux/debian/menu	                        (rev 0)
+++ packages/trunk/playonlinux/debian/menu	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,2 @@
+?package(playonlinux):needs="X11" section="Applications/Emulators"\
+  title="PlayOnLinux" command="/usr/bin/playonlinux"

Added: packages/trunk/playonlinux/debian/playonlinux.install
===================================================================
--- packages/trunk/playonlinux/debian/playonlinux.install	                        (rev 0)
+++ packages/trunk/playonlinux/debian/playonlinux.install	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,14 @@
+bash/* usr/share/playonlinux/bash/
+etc/* usr/share/playonlinux/etc/
+lang/* usr/share/playonlinux/lang/
+lib/* usr/share/playonlinux/lib/
+python/* usr/share/playonlinux/python/
+src/* usr/share/playonlinux/src/
+themes/* usr/share/playonlinux/themes/
+CHANGELOG playonlinux* usr/share/playonlinux/
+etc/playonlinux*.png usr/share/pixmaps/
+debian/PlayOnLinux.desktop usr/share/applications/
+etc/PlayOnLinux.directory usr/share/desktop-directories/
+debian//bin/playonlinux usr/bin/
+debian/bin/playonlinux-pkg usr/bin/
+debian/bin/playonlinux-daemon usr/bin/

Added: packages/trunk/playonlinux/debian/playonlinux.manpages
===================================================================
--- packages/trunk/playonlinux/debian/playonlinux.manpages	                        (rev 0)
+++ packages/trunk/playonlinux/debian/playonlinux.manpages	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,3 @@
+debian/man/playonlinux.1
+debian/man/playonlinux-pkg.1
+debian/man/playonlinux-daemon.1

Added: packages/trunk/playonlinux/debian/pycompat
===================================================================
--- packages/trunk/playonlinux/debian/pycompat	                        (rev 0)
+++ packages/trunk/playonlinux/debian/pycompat	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1 @@
+2

Added: packages/trunk/playonlinux/debian/rules
===================================================================
--- packages/trunk/playonlinux/debian/rules	                        (rev 0)
+++ packages/trunk/playonlinux/debian/rules	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,69 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+
+
+
+configure: configure-stamp
+configure-stamp:
+	dh_testdir
+	touch configure-stamp
+
+
+build: build-stamp
+
+build-stamp: configure-stamp  
+	dh_testdir
+	touch $@
+
+clean: 
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp configure-stamp
+	dh_clean 
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_prep
+
+	chmod -x CHANGELOG
+	chmod +x lib/*
+	chmod +x lang/old/*
+	
+
+# Build architecture-independent files here.
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs CHANGELOG
+	dh_installdocs
+	dh_desktop
+	dh_install
+	dh_installmenu
+	dh_pysupport
+	dh_installman
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+# Build architecture-dependent files here.
+binary-arch: build install
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure


Property changes on: packages/trunk/playonlinux/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: packages/trunk/playonlinux/debian/watch
===================================================================
--- packages/trunk/playonlinux/debian/watch	                        (rev 0)
+++ packages/trunk/playonlinux/debian/watch	2009-02-20 10:14:39 UTC (rev 8895)
@@ -0,0 +1,2 @@
+version=3
+http://www.playonlinux.com/fr/download-generic.html http://www.playonlinux.com/script_files/PlayOnLinux/(.*)/PlayOnLinux_(.*).tar.gz

Modified: packages/trunk/playonlinux/etc/PlayOnLinux.desktop
===================================================================
--- packages/trunk/playonlinux/etc/PlayOnLinux.desktop	2009-02-20 10:14:19 UTC (rev 8894)
+++ packages/trunk/playonlinux/etc/PlayOnLinux.desktop	2009-02-20 10:14:39 UTC (rev 8895)
@@ -9,3 +9,4 @@
 Icon=playonlinux
 Categories=PlayOnLinux;
 Name[fr_FR]=PlayOnLinux
+GenericName[fr_FR]=Game




More information about the Pkg-games-commits mailing list