diff --git a/game/board/component.xml b/game/board/component.xml new file mode 100644 index 0000000000..434c818e05 --- /dev/null +++ b/game/board/component.xml @@ -0,0 +1,4 @@ + + game.board + + diff --git a/game/board/eboard/actions.py b/game/board/eboard/actions.py new file mode 100644 index 0000000000..e94343ebb6 --- /dev/null +++ b/game/board/eboard/actions.py @@ -0,0 +1,25 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get +from pisi.actionsapi import libtools + +def setup(): + libtools.libtoolize("--copy --force") + + autotools.configure("--man-prefix=/usr/share/man --extra-libs=dl --prefix=/usr") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.insinto("/usr/share/pixmaps", "icon-eboard.xpm") + + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README", "TODO") diff --git a/game/board/eboard/files/eboard-1.1.1-as-needed.patch b/game/board/eboard/files/eboard-1.1.1-as-needed.patch new file mode 100644 index 0000000000..b4ec397ba9 --- /dev/null +++ b/game/board/eboard/files/eboard-1.1.1-as-needed.patch @@ -0,0 +1,22 @@ +--- configure.old 2009-02-03 14:46:21.000000000 +0100 ++++ configure 2009-02-03 14:48:13.000000000 +0100 +@@ -638,7 +638,7 @@ + + print CONFIGMAKE "CXX = $cxx\n"; + print CONFIGMAKE "CXXFLAGS = @cxxflags\n"; +-print CONFIGMAKE "LDFLAGS = @ldflags\n"; ++print CONFIGMAKE "LDLIBS = @ldflags\n"; + + print CONFIGMAKE "prefix = \${DESTDIR}$prefix\n"; + print CONFIGMAKE "bindir = \${DESTDIR}$prefix/bin\n"; +--- elifekam.old 2009-02-03 14:48:43.000000000 +0100 ++++ elifekam 2009-02-03 14:48:58.000000000 +0100 +@@ -24,7 +24,7 @@ + all: eboard nls-dicts + + eboard: $(OBJS) +- $(CXX) $(LDFLAGS) -o eboard $(OBJS) ++ $(CXX) $(LDFLAGS) -o eboard $(OBJS) $(LDLIBS) + + .cc.o: $< $(HEADERS) $(XPMS) + $(CXX) $(CXXFLAGS) -c $< -o $@ diff --git a/game/board/eboard/files/eboard-1.1.1-gcc44.patch b/game/board/eboard/files/eboard-1.1.1-gcc44.patch new file mode 100644 index 0000000000..43a26393d4 --- /dev/null +++ b/game/board/eboard/files/eboard-1.1.1-gcc44.patch @@ -0,0 +1,11 @@ +--- ntext.cc ++++ ntext.cc +@@ -244,7 +244,7 @@ + return; + } + +- p = strchr(text, '\n'); ++ p = strchr((char *)text, '\n'); + if (p!=NULL) { + *p = 0; + i = strlen(text); diff --git a/game/board/eboard/files/eboard-1.1.1-libpng15.patch b/game/board/eboard/files/eboard-1.1.1-libpng15.patch new file mode 100644 index 0000000000..8ab283259f --- /dev/null +++ b/game/board/eboard/files/eboard-1.1.1-libpng15.patch @@ -0,0 +1,16 @@ +--- cimg.cc ++++ cimg.cc +@@ -94,11 +95,11 @@ + ct == PNG_COLOR_TYPE_GRAY_ALPHA) + png_set_gray_to_rgb(pngp); + +- alloc(pngp->width,pngp->height); ++ alloc(width,height); + if (!ok) { fclose(f); return; } + ok = 0; + +- for(i=0;iheight;i++) { ++ for(i=0;i= 1024) { + failure = 1; diff --git a/game/board/eboard/files/eboard.desktop b/game/board/eboard/files/eboard.desktop new file mode 100644 index 0000000000..b2988522ae --- /dev/null +++ b/game/board/eboard/files/eboard.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=eboard +Comment="Chess Game" +Comment[tr]="Satranç Oyunu" +GenericName=Chess Game +GenericName[tr]=Satranç Oyunu +Exec=eboard +Icon=icon-eboard +Terminal=false +Type=Application +Categories=Game;BoardGame; diff --git a/game/board/eboard/pspec.xml b/game/board/eboard/pspec.xml new file mode 100644 index 0000000000..decdc4e279 --- /dev/null +++ b/game/board/eboard/pspec.xml @@ -0,0 +1,62 @@ + + + + + eboard + http://www.bergo.eng.br/eboard/ + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + eboard + app:gui + A GTK+ chess board + eboard is a chess interface for Unix-like systems based on the GTK+ GUI toolkit. + mirrors://sourceforge/eboard/eboard-1.1.1.tar.bz2 + + gtk2-devel + pango-devel + glib2-devel + libpng-devel + + + eboard-1.1.1-as-needed.patch + eboard-1.1.1-gcc44.patch + eboard-1.1.1-ovflfix.patch + eboard-1.1.1-libpng15.patch + + + + + eboard + + gtk2 + pango + glib2 + libgcc + libpng + + + /usr/bin + /usr/share/eboard + /usr/share/doc + /usr/share/man + /usr/share/applications + /usr/share/pixmaps + + + eboard.desktop + + + + + + 2016-12-04 + 1.1.1 + First release + Stefan Gronewold + groni@pisilinux.org + + + diff --git a/game/board/eboard/translations.xml b/game/board/eboard/translations.xml new file mode 100644 index 0000000000..8b0661275f --- /dev/null +++ b/game/board/eboard/translations.xml @@ -0,0 +1,8 @@ + + + + eboard + Gtk tabanlı satranç arayüzü + eboard; unix sistemleri için, gtk+ araç takımı kullanılarak yazılmış bir satranç arayüzüdür. + + diff --git a/game/board/gnuchess-book/actions.py b/game/board/gnuchess-book/actions.py new file mode 100644 index 0000000000..a279af4f83 --- /dev/null +++ b/game/board/gnuchess-book/actions.py @@ -0,0 +1,16 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools + +WorkDir = "." + +def build(): + shelltools.system("gnuchess --addbook=book_1.02.pgn") + +def install(): + pisitools.insinto("/usr/share/games/gnuchess/", "book.bin") diff --git a/game/board/gnuchess-book/pspec.xml b/game/board/gnuchess-book/pspec.xml new file mode 100644 index 0000000000..60f205613b --- /dev/null +++ b/game/board/gnuchess-book/pspec.xml @@ -0,0 +1,40 @@ + + + + + gnuchess-book + http://www.gnu.org/software/chess/chess.html + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + data + Opening book for GNU Chess + Contains opening book (set of movesets to be played at the beginning of the game) for GNU Chess. + mirrors://gnu/chess/book_1.02.pgn.gz + + gnuchess + + + + + gnuchess-book + + gnuchess + + + /usr/share/games/gnuchess + + + + + + 2016-12-04 + 1.01 + First release + Stefan Gronewold + groni@pisilinux.org + + + diff --git a/game/board/gnuchess-book/translations.xml b/game/board/gnuchess-book/translations.xml new file mode 100644 index 0000000000..7633fc0ad1 --- /dev/null +++ b/game/board/gnuchess-book/translations.xml @@ -0,0 +1,8 @@ + + + + gnuchess-book + GNU Chess için açılış kitabı + GNU Chess oyununun açılış kitabını (sıralanmış açılış hamleleri kümesi) içerir. + + diff --git a/game/board/gnuchess/actions.py b/game/board/gnuchess/actions.py new file mode 100644 index 0000000000..12fbf603e2 --- /dev/null +++ b/game/board/gnuchess/actions.py @@ -0,0 +1,24 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +from pisi.actionsapi import get + +def setup(): + shelltools.export("CC", get.CC()) + autotools.configure("--disable-dependency-tracking --enable-readline") + +def build(): + autotools.make() + +def install(): + autotools.install() + + pisitools.removeDir("/usr/share/locale/") + + pisitools.dodoc("ChangeLog", "NEWS", "TODO", "README") diff --git a/game/board/gnuchess/pspec.xml b/game/board/gnuchess/pspec.xml new file mode 100644 index 0000000000..1239065da5 --- /dev/null +++ b/game/board/gnuchess/pspec.xml @@ -0,0 +1,39 @@ + + + + + gnuchess + http://www.gnu.org/software/chess/chess.html + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + app:console + Console based chess interface + GNU Chess lets most modern computers play a full game of chess. It has a plain terminal interface but supports visual interfaces such as X-Windows xboard. + mirrors://gnu/chess/gnuchess-6.2.4.tar.gz + + + + gnuchess + + /usr/bin + /usr/share/doc + /usr/share/info + /usr/share/games + /usr/share/gnuchess + /usr/share/man/man1 + + + + + + 2016-12-04 + 6.2.4 + First Release + Stefan Gronewold + groni@pisilinux.org + + + diff --git a/game/board/gnuchess/translations.xml b/game/board/gnuchess/translations.xml new file mode 100644 index 0000000000..ffabd4664a --- /dev/null +++ b/game/board/gnuchess/translations.xml @@ -0,0 +1,8 @@ + + + + gnuchess + Konsol tabanlı bir satranç programı + GNU Chess, konsolda oynanan bir satranç oyunudur. XBoard gibi grafik arayüzleri de destekler. + + diff --git a/game/board/gweled/actions.py b/game/board/gweled/actions.py new file mode 100644 index 0000000000..da9b31b0de --- /dev/null +++ b/game/board/gweled/actions.py @@ -0,0 +1,24 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools + +def setup(): + autotools.configure("--with-scores-group=users \ + --with-scores-user=root") + +def build(): + autotools.make() + +def install(): + autotools.install() + + pisitools.domove("/var/games/gweled.Normal.scores", "/var/state/gweled/") + pisitools.domove("/var/games/gweled.Timed.scores", "/var/state/gweled/") + pisitools.removeDir("/var/games") + + pisitools.dodoc("AUTHORS", "NEWS", "ChangeLog", "COPYING") diff --git a/game/board/gweled/files/gweled-0.9.1-fix-open.patch b/game/board/gweled/files/gweled-0.9.1-fix-open.patch new file mode 100644 index 0000000000..cbedf9bc4f --- /dev/null +++ b/game/board/gweled/files/gweled-0.9.1-fix-open.patch @@ -0,0 +1,11 @@ +--- gweled-0.9.1/src/games-setgid-io.c.open 2011-04-04 12:04:00.000000000 +0200 ++++ gweled-0.9.1/src/games-setgid-io.c 2011-04-04 12:19:15.000000000 +0200 +@@ -212,7 +212,7 @@ setgid_io_open_priv (int outfd, int infd + read_n_bytes (infd, path, length); + flags = read_int (infd); + +- newfd = open (path, flags); ++ newfd = open (path, flags,S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH); + + write_int (outfd, newfd); + g_free (path); diff --git a/game/board/gweled/files/translate-paused-string.patch b/game/board/gweled/files/translate-paused-string.patch new file mode 100644 index 0000000000..90859b8971 --- /dev/null +++ b/game/board/gweled/files/translate-paused-string.patch @@ -0,0 +1,1019 @@ +diff -Nuar gweled-0.9.1.orig/data/gweled.desktop gweled-0.9.1/data/gweled.desktop +--- gweled-0.9.1.orig/data/gweled.desktop 1970-01-01 02:00:00.000000000 +0200 ++++ gweled-0.9.1/data/gweled.desktop 2011-05-02 12:58:40.135000039 +0300 +@@ -0,0 +1,24 @@ ++[Desktop Entry] ++Name=Gweled ++Comment=Play a puzzle game similar to "Diamond Mine" ++Comment[de]=Ein Puzzlespiel ähnlich wie »Diamond Mine« spielen ++Comment[es]=Juegue a un juego de rompecabezas similar a «Diamond Mine» ++Comment[fi]=Pelaa "Diamond Mine":n kaltaista pulmapeliä ++Comment[fr]=Jouer à un casse tête similaire à "Diamond Mine" ++Comment[he]=משחק פאזל הדומה ל"מכרה היהלומים" ++Comment[it]=Gioca ad un rompicapo simile a "Diamond Mine" ++Comment[ja]=「Diamond Mine」に似たパズルゲームで遊んでみよう ++Comment[ka]=ითამაშეთ "Diamond Mine"-ის მსგავსი თამაში ++Comment[ms]=Main permainan teka-teki yang seakan dengan "Diamond Mine" ++Comment[nl]=Speel een puzzelspel vergelijkbaar met "Diamond Mine" ++Comment[pl]=Gra typu „połącz trzy”. ++Comment[pt_BR]=Jogue um jogo de quebra-cabeça similar ao "Diamond Mine" ++Comment[ru]=Играть в логическую игру похожую на игру "Diamond Mine" ++Comment[sl]=Igrajte igro ugank podobno igri "Diamond mine" ++Comment[uk]=Логічна гра схожа на "Diamond Mine" ++Exec=gweled ++Icon=gweled ++Terminal=false ++Type=Application ++Categories=GNOME;GTK;Game;LogicGame; ++StartupNotify=true +diff -Nuar gweled-0.9.1.orig/po/ar.po gweled-0.9.1/po/ar.po +--- gweled-0.9.1.orig/po/ar.po 2011-05-02 12:57:30.750000037 +0300 ++++ gweled-0.9.1/po/ar.po 2011-05-02 12:58:45.150000039 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-01-12 03:48+0000\n" + "Last-Translator: Daniele Napolitano \n" + "Language-Team: Arabic \n" +@@ -98,6 +98,10 @@ + msgid "_Resume" + msgstr "" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "" +diff -Nuar gweled-0.9.1.orig/po/de.po gweled-0.9.1/po/de.po +--- gweled-0.9.1.orig/po/de.po 2011-05-02 12:57:30.750000037 +0300 ++++ gweled-0.9.1/po/de.po 2011-05-02 12:58:45.222000040 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-02-11 21:05+0000\n" + "Last-Translator: Mario Blättermann \n" + "Language-Team: German \n" +@@ -68,8 +68,7 @@ + + #: ../src/main.c:399 + msgid "Get as many points as you can, but you are limited on time." +-msgstr "" +-"Erzielen Sie so viele Punkte wie möglich. Die Zeit dafür ist begrenzt." ++msgstr "Erzielen Sie so viele Punkte wie möglich. Die Zeit dafür ist begrenzt." + + #: ../src/main.c:401 + msgid "Game will never end. Your scores will not be registered." +@@ -104,6 +103,10 @@ + msgid "_Resume" + msgstr "_Fortsetzen" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "pausiert" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "Pausiert" +@@ -214,10 +217,6 @@ + #~ msgid "no moves left #" + #~ msgstr "Keine Züge mehr übrig #" + +-#~ msgid "paused" +-#~ msgstr "pausiert" +- +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "Bonus x%d" + +@@ -244,5 +243,5 @@ + #~ "A GNOME port of the PalmOS/Windows/Java game \"Bejeweled\" (aka \"Diamond " + #~ "Mine\")" + #~ msgstr "" +-#~ "Eine auf GNOME portierte Version des PalmOS/Windows/Java-Spiels »Bejeweled« " +-#~ "(auch bekannt als »Diamond Mine«)" ++#~ "Eine auf GNOME portierte Version des PalmOS/Windows/Java-Spiels " ++#~ "»Bejeweled« (auch bekannt als »Diamond Mine«)" +diff -Nuar gweled-0.9.1.orig/po/es.po gweled-0.9.1/po/es.po +--- gweled-0.9.1.orig/po/es.po 2011-05-02 12:57:30.750000037 +0300 ++++ gweled-0.9.1/po/es.po 2011-05-02 12:58:45.298000039 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-03-02 10:42+0000\n" + "Last-Translator: Jonay \n" + "Language-Team: Spanish \n" +@@ -104,6 +104,10 @@ + msgid "_Resume" + msgstr "_Continuar" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "pausado" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "Pausado" +@@ -208,9 +212,6 @@ + msgid "Play a puzzle game similar to \"Diamond Mine\"" + msgstr "Juegue a un juego de rompecabezas similar a «Diamond Mine»" + +-#~ msgid "paused" +-#~ msgstr "pausado" +- + #~ msgid "Highscores" + #~ msgstr "Mejores puntuaciones" + +@@ -239,7 +240,6 @@ + #~ msgid "no moves left #" + #~ msgstr "sin movimientos #" + +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "bonif. x%d" + +diff -Nuar gweled-0.9.1.orig/po/fi.po gweled-0.9.1/po/fi.po +--- gweled-0.9.1.orig/po/fi.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/fi.po 2011-05-02 12:58:45.374000039 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-02-27 22:43+0000\n" + "Last-Translator: Tomi Juntunen \n" + "Language-Team: Finnish \n" +@@ -100,6 +100,11 @@ + msgid "_Resume" + msgstr "_Jatka" + ++#: ../src/board_engine.c:506 ++#, fuzzy ++msgid "paused" ++msgstr "Tauko" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "Tauko" +@@ -213,7 +218,6 @@ + #~ msgid "Timed" + #~ msgstr "Ajastettu" + +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "bonus x%d" + +diff -Nuar gweled-0.9.1.orig/po/fr.po gweled-0.9.1/po/fr.po +--- gweled-0.9.1.orig/po/fr.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/fr.po 2011-05-02 12:58:45.450000039 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-02-18 12:56+0000\n" + "Last-Translator: Fabien LOISON (FLOZz) \n" + "Language-Team: French \n" +@@ -104,6 +104,10 @@ + msgid "_Resume" + msgstr "_Reprendre" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "en pause" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "En pause" +@@ -146,8 +150,7 @@ + + #: ../data/gweled.ui.h:4 + msgid "Welcome on Gweled!" +-msgstr "" +-"Bienvenue dans Gweled !" ++msgstr "Bienvenue dans Gweled !" + + #: ../data/gweled.ui.h:5 + msgid "Board size" +@@ -209,10 +212,6 @@ + msgid "Play a puzzle game similar to \"Diamond Mine\"" + msgstr "Jouer à un casse tête similaire à \"Diamond Mine\"" + +-#~ msgid "paused" +-#~ msgstr "en pause" +- +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "bonus x%d" + +diff -Nuar gweled-0.9.1.orig/po/gweled.pot gweled-0.9.1/po/gweled.pot +--- gweled-0.9.1.orig/po/gweled.pot 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/gweled.pot 1970-01-01 02:00:00.000000000 +0200 +@@ -1,200 +0,0 @@ +-# SOME DESCRIPTIVE TITLE. +-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +-# This file is distributed under the same license as the PACKAGE package. +-# FIRST AUTHOR , YEAR. +-# +-#, fuzzy +-msgid "" +-msgstr "" +-"Project-Id-Version: PACKAGE VERSION\n" +-"Report-Msgid-Bugs-To: \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" +-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +-"Last-Translator: FULL NAME \n" +-"Language-Team: LANGUAGE \n" +-"Language: \n" +-"MIME-Version: 1.0\n" +-"Content-Type: text/plain; charset=CHARSET\n" +-"Content-Transfer-Encoding: 8bit\n" +- +-#: ../src/main.c:65 +-msgctxt "game type" +-msgid "Normal" +-msgstr "" +- +-#: ../src/main.c:66 +-msgctxt "game type" +-msgid "Timed" +-msgstr "" +- +-#: ../src/main.c:280 +-msgid "Game over!" +-msgstr "" +- +-#: ../src/main.c:282 +-msgid "Great work, but unfortunately your score did not make the top ten." +-msgstr "" +- +-#: ../src/main.c:284 +-msgid "_New Game" +-msgstr "" +- +-#: ../src/main.c:296 +-msgid "Gweled Scores" +-msgstr "" +- +-#: ../src/main.c:299 +-msgid "Game type:" +-msgstr "" +- +-#: ../src/main.c:306 +-msgid "Congratulations!" +-msgstr "" +- +-#: ../src/main.c:307 +-msgid "Your score is the best!" +-msgstr "" +- +-#: ../src/main.c:308 +-msgid "Your score has made the top ten." +-msgstr "" +- +-#: ../src/main.c:397 +-msgid "Get as many point as you can. The game ends if you out of moves." +-msgstr "" +- +-#: ../src/main.c:399 +-msgid "Get as many points as you can, but you are limited on time." +-msgstr "" +- +-#: ../src/main.c:401 +-msgid "Game will never end. Your scores will not be registered." +-msgstr "" +- +-#: ../src/main.c:461 +-msgid "There is a game saved, do you want restore it?" +-msgstr "" +- +-#: ../src/callbacks.c:74 +-msgid "Do you really want to abort this game?" +-msgstr "" +- +-#: ../src/callbacks.c:139 +-msgid "Do you want to save the current game?" +-msgstr "" +- +-#: ../src/callbacks.c:173 +-msgid "translator-credits" +-msgstr "" +- +-#: ../src/callbacks.c:178 +-msgid "A puzzle game with gems" +-msgstr "" +- +-#: ../src/board_engine.c:505 +-msgid "_Resume" +-msgstr "" +- +-#: ../src/board_engine.c:508 +-msgid "Paused" +-msgstr "" +- +-#: ../src/board_engine.c:521 ../data/gweled.ui.h:17 +-msgid "_Pause" +-msgstr "" +- +-#: ../src/board_engine.c:829 ../src/board_engine.c:902 +-#: ../src/board_engine.c:1004 +-#, c-format +-msgid "Level %d" +-msgstr "" +- +-#. Note that this assumes the default style is plain. +-#: ../src/games-scores-dialog.c:118 ../src/games-scores-dialog.c:545 +-msgid "Score" +-msgstr "" +- +-#: ../src/games-scores-dialog.c:437 +-msgid "New Game" +-msgstr "" +- +-#: ../src/games-scores-dialog.c:537 +-msgid "Name" +-msgstr "" +- +-#. FIXME: There is basically no range checking. +-#: ../data/gweled.ui.h:1 +-msgid "Endless" +-msgstr "" +- +-#: ../data/gweled.ui.h:2 +-msgid "Normal" +-msgstr "" +- +-#: ../data/gweled.ui.h:3 +-msgid "Timed" +-msgstr "" +- +-#: ../data/gweled.ui.h:4 +-msgid "Welcome on Gweled!" +-msgstr "" +- +-#: ../data/gweled.ui.h:5 +-msgid "Board size" +-msgstr "" +- +-#: ../data/gweled.ui.h:6 +-msgid "Sound" +-msgstr "" +- +-#: ../data/gweled.ui.h:7 +-msgid "Large" +-msgstr "" +- +-#: ../data/gweled.ui.h:8 +-msgid "Medium" +-msgstr "" +- +-#: ../data/gweled.ui.h:9 +-msgid "Pauses the game for you can return to it later" +-msgstr "" +- +-#: ../data/gweled.ui.h:10 +-msgid "Play background music" +-msgstr "" +- +-#: ../data/gweled.ui.h:11 +-msgid "Play sound effects" +-msgstr "" +- +-#: ../data/gweled.ui.h:12 +-msgid "Preferences" +-msgstr "" +- +-#: ../data/gweled.ui.h:13 +-msgid "Score:" +-msgstr "" +- +-#: ../data/gweled.ui.h:14 +-msgid "Small" +-msgstr "" +- +-#: ../data/gweled.ui.h:15 +-msgid "_Game" +-msgstr "" +- +-#: ../data/gweled.ui.h:16 +-msgid "_Help" +-msgstr "" +- +-#: ../data/gweled.ui.h:18 +-msgid "_Scores" +-msgstr "" +- +-#: ../data/gweled.ui.h:19 +-msgid "_Settings" +-msgstr "" +- +-#: ../data/gweled.desktop.in.h:1 +-msgid "Play a puzzle game similar to \"Diamond Mine\"" +-msgstr "" +diff -Nuar gweled-0.9.1.orig/po/he.po gweled-0.9.1/po/he.po +--- gweled-0.9.1.orig/po/he.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/he.po 2011-05-02 12:58:45.523000039 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-01-12 02:35+0000\n" + "Last-Translator: Yaron \n" + "Language-Team: Hebrew \n" +@@ -100,6 +100,10 @@ + msgid "_Resume" + msgstr "ה_משך" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "מושהה" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "מושהה" +@@ -204,15 +208,12 @@ + msgid "Play a puzzle game similar to \"Diamond Mine\"" + msgstr "משחק פאזל הדומה ל\"מכרה היהלומים\"" + +-#~ msgid "paused" +-#~ msgstr "מושהה" +- + #~ msgid "" + #~ "A GNOME port of the PalmOS/Windows/Java game \"Bejeweled\" (aka \"Diamond " + #~ "Mine\")" + #~ msgstr "" +-#~ "מהדורה גנומית של המשחק \"Bejeweled\" (ידוע גם בשם \"מכרה היהלומים\") המיועד " +-#~ "ל־PalmOS/Windows/Java" ++#~ "מהדורה גנומית של המשחק \"Bejeweled\" (ידוע גם בשם \"מכרה היהלומים\") " ++#~ "המיועד ל־PalmOS/Windows/Java" + + #~ msgid "time's up #" + #~ msgstr "נגמר הזמן #" +@@ -220,7 +221,6 @@ + #~ msgid "no moves left #" + #~ msgstr "לא נותרו צעדים #" + +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "בונוס כפול %d" + +diff -Nuar gweled-0.9.1.orig/po/hr.po gweled-0.9.1/po/hr.po +--- gweled-0.9.1.orig/po/hr.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/hr.po 2011-05-02 12:58:45.597000039 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-03-26 16:47+0000\n" + "Last-Translator: zvacet \n" + "Language-Team: Croatian \n" +@@ -97,6 +97,10 @@ + msgid "_Resume" + msgstr "" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "" +@@ -201,7 +205,6 @@ + msgid "Play a puzzle game similar to \"Diamond Mine\"" + msgstr "" + +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "bonus x%d" + +diff -Nuar gweled-0.9.1.orig/po/it.po gweled-0.9.1/po/it.po +--- gweled-0.9.1.orig/po/it.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/it.po 2011-05-02 12:58:45.671000039 +0300 +@@ -7,7 +7,7 @@ + msgstr "" + "Project-Id-Version: gweled\n" + "Report-Msgid-Bugs-To: \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-03-31 09:25+0000\n" + "Last-Translator: Daniele Napolitano \n" + "Language-Team: Italian \n" +@@ -104,6 +104,10 @@ + msgid "_Resume" + msgstr "_Riprendi" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "in pausa" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "In pausa" +@@ -221,9 +225,6 @@ + #~ "Un port GNOME del gioco \"Bejeweled\" per PalmOS/Windows/Java (anche " + #~ "\"Diamond Mine\")" + +-#~ msgid "paused" +-#~ msgstr "in pausa" +- + #~ msgid "time's up #" + #~ msgstr "tempo scaduto #" + +@@ -245,7 +246,6 @@ + #~ msgid "Timed" + #~ msgstr "Temporizzato" + +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "bonus x%d" + +diff -Nuar gweled-0.9.1.orig/po/ja.po gweled-0.9.1/po/ja.po +--- gweled-0.9.1.orig/po/ja.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/ja.po 2011-05-02 12:58:45.748000039 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-01-12 02:53+0000\n" + "Last-Translator: Daniele Napolitano \n" + "Language-Team: Japanese \n" +@@ -33,7 +33,9 @@ + + #: ../src/main.c:282 + msgid "Great work, but unfortunately your score did not make the top ten." +-msgstr "よく頑張りましたね。でも残念ながら、トップ10にはランクインできませんでした。" ++msgstr "" ++"よく頑張りましたね。でも残念ながら、トップ10にはランクインできませんでし" ++"た。" + + #: ../src/main.c:284 + msgid "_New Game" +@@ -100,6 +102,10 @@ + msgid "_Resume" + msgstr "再開(_R)" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "一時停止中" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "一時停止中" +@@ -204,7 +210,6 @@ + msgid "Play a puzzle game similar to \"Diamond Mine\"" + msgstr "「Diamond Mine」に似たパズルゲームで遊んでみよう" + +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "ボーナス×%d" + +@@ -220,14 +225,12 @@ + #~ msgid "Normal" + #~ msgstr "ノーマル" + +-#~ msgid "paused" +-#~ msgstr "一時停止中" +- + #~ msgid "" + #~ "A GNOME port of the PalmOS/Windows/Java game \"Bejeweled\" (aka \"Diamond " + #~ "Mine\")" + #~ msgstr "" +-#~ "「Bejeweled」(別名「Diamond Mine」)というPalmOS/Windows/JavaのゲームをGNOME向けにポートしたものです。" ++#~ "「Bejeweled」(別名「Diamond Mine」)というPalmOS/Windows/Javaのゲームを" ++#~ "GNOME向けにポートしたものです。" + + #~ msgid "time's up #" + #~ msgstr "時間切れ#" +diff -Nuar gweled-0.9.1.orig/po/ka.po gweled-0.9.1/po/ka.po +--- gweled-0.9.1.orig/po/ka.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/ka.po 2011-05-02 12:58:45.823000038 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-01-12 03:01+0000\n" + "Last-Translator: Giorgi Maghlakelidze \n" + "Language-Team: Georgian \n" +@@ -99,6 +99,10 @@ + msgid "_Resume" + msgstr "_გაგრძელება" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "შეჩერებული" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "შეჩერებული" +@@ -206,9 +210,6 @@ + #~ msgid "time's up #" + #~ msgstr "დრო გასულია #" + +-#~ msgid "paused" +-#~ msgstr "შეჩერებული" +- + #~ msgid "" + #~ "A GNOME port of the PalmOS/Windows/Java game \"Bejeweled\" (aka \"Diamond " + #~ "Mine\")" +@@ -219,7 +220,6 @@ + #~ msgid "no moves left #" + #~ msgstr "სვლები ამოიწურა #" + +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "საჩუქარი x%d" + +@@ -230,7 +230,8 @@ + #~ msgstr "თამაშის რეჟიმი" + + #~ msgid "In this mode the game never ends, but scores will not be recorded!" +-#~ msgstr "ამ რეჟიმში თამაში არასოდეს სრულდება. ქულები, სამწუხაროდ, არ ინახება!" ++#~ msgstr "" ++#~ "ამ რეჟიმში თამაში არასოდეს სრულდება. ქულები, სამწუხაროდ, არ ინახება!" + + #~ msgid "Timed" + #~ msgstr "დროზე" +diff -Nuar gweled-0.9.1.orig/po/ms.po gweled-0.9.1/po/ms.po +--- gweled-0.9.1.orig/po/ms.po 2011-05-02 12:57:30.750000037 +0300 ++++ gweled-0.9.1/po/ms.po 2011-05-02 12:58:45.902000038 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-02-04 16:13+0000\n" + "Last-Translator: abuyop \n" + "Language-Team: Malay \n" +@@ -104,6 +104,11 @@ + msgid "_Resume" + msgstr "_Sambung semula" + ++#: ../src/board_engine.c:506 ++#, fuzzy ++msgid "paused" ++msgstr "Dijedakan" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "Dijedakan" +@@ -146,8 +151,7 @@ + + #: ../data/gweled.ui.h:4 + msgid "Welcome on Gweled!" +-msgstr "" +-"Selamat datang keGweled!" ++msgstr "Selamat datang keGweled!" + + #: ../data/gweled.ui.h:5 + msgid "Board size" +@@ -213,8 +217,8 @@ + #~ "A GNOME port of the PalmOS/Windows/Java game \"Bejeweled\" (aka \"Diamond " + #~ "Mine\")" + #~ msgstr "" +-#~ "Port GNOME untuk permainan \"Bejeweled\" PalmOS/Windows/Java (atau \"Diamond " +-#~ "Mine\")" ++#~ "Port GNOME untuk permainan \"Bejeweled\" PalmOS/Windows/Java (atau " ++#~ "\"Diamond Mine\")" + + #~ msgid "Game mode" + #~ msgstr "Mod permainan" +diff -Nuar gweled-0.9.1.orig/po/nl.po gweled-0.9.1/po/nl.po +--- gweled-0.9.1.orig/po/nl.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/nl.po 2011-05-02 12:58:45.978000038 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-02-06 19:27+0000\n" + "Last-Translator: Ivo \n" + "Language-Team: Dutch \n" +@@ -103,6 +103,10 @@ + msgid "_Resume" + msgstr "_Hervatten" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "Gepauzeerd" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "Gepauzeerd" +@@ -210,9 +214,6 @@ + #~ msgid "time's up #" + #~ msgstr "Tijd is op #" + +-#~ msgid "paused" +-#~ msgstr "Gepauzeerd" +- + #~ msgid "" + #~ "A GNOME port of the PalmOS/Windows/Java game \"Bejeweled\" (aka \"Diamond " + #~ "Mine\")" +@@ -220,7 +221,6 @@ + #~ "Een GNOME port van het PalmOS/Windows/Java spel \"Bejeweled\" (ook wel " + #~ "\"Diamond Mine\" genoemd)" + +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "Bonus x%d" + +diff -Nuar gweled-0.9.1.orig/po/pl.po gweled-0.9.1/po/pl.po +--- gweled-0.9.1.orig/po/pl.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/pl.po 2011-05-02 12:58:46.051000039 +0300 +@@ -7,7 +7,7 @@ + msgstr "" + "Project-Id-Version: gweled\n" + "Report-Msgid-Bugs-To: \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-01-12 03:25+0000\n" + "Last-Translator: Daniele Napolitano \n" + "Language-Team: Polish <>\n" +@@ -100,6 +100,10 @@ + msgid "_Resume" + msgstr "_Wznów" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "Wstrzymano" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "Wstrzymano" +@@ -208,11 +212,8 @@ + #~ "A GNOME port of the PalmOS/Windows/Java game \"Bejeweled\" (aka \"Diamond " + #~ "Mine\")" + #~ msgstr "" +-#~ "Port gry „Bejeweled” (aka „Diamond Mine”) dostępnej na platformach " +-#~ "PalmOS/Windows/Java, dla środowiska GNOME" +- +-#~ msgid "paused" +-#~ msgstr "Wstrzymano" ++#~ "Port gry „Bejeweled” (aka „Diamond Mine”) dostępnej na platformach PalmOS/" ++#~ "Windows/Java, dla środowiska GNOME" + + #~ msgid "time's up #" + #~ msgstr "Czas minął #" +@@ -220,7 +221,6 @@ + #~ msgid "no moves left #" + #~ msgstr "Brak ruchów #" + +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "Premia x%d" + +@@ -231,7 +231,8 @@ + #~ msgstr "Bez końca" + + #~ msgid "In this mode the game never ends, but scores will not be recorded!" +-#~ msgstr "W tym trybie gra nigdy się nie kończy, ale wyniki nie są zapisywane!" ++#~ msgstr "" ++#~ "W tym trybie gra nigdy się nie kończy, ale wyniki nie są zapisywane!" + + #~ msgid "Normal" + #~ msgstr "Zwykły" +diff -Nuar gweled-0.9.1.orig/po/pt_BR.po gweled-0.9.1/po/pt_BR.po +--- gweled-0.9.1.orig/po/pt_BR.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/pt_BR.po 2011-05-02 12:58:46.124000039 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-03-01 02:09+0000\n" + "Last-Translator: Rafael Canovas \n" + "Language-Team: Brazilian Portuguese \n" +@@ -105,6 +105,10 @@ + msgid "_Resume" + msgstr "Continua_r" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "pausado" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "Pausado" +@@ -212,10 +216,6 @@ + #~ msgid "time's up #" + #~ msgstr "Seu tempo acabou #" + +-#~ msgid "paused" +-#~ msgstr "pausado" +- +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "bonus x%d" + +diff -Nuar gweled-0.9.1.orig/po/ru.po gweled-0.9.1/po/ru.po +--- gweled-0.9.1.orig/po/ru.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/ru.po 2011-05-02 12:58:46.271000039 +0300 +@@ -7,8 +7,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-03-24 18:05+0000\n" + "Last-Translator: Ergonaut \n" + "Language-Team: Russian \n" +@@ -63,8 +63,7 @@ + + #: ../src/main.c:397 + msgid "Get as many point as you can. The game ends if you out of moves." +-msgstr "" +-"Наберите как можно больше очков. Игра завершается по истечении ходов." ++msgstr "Наберите как можно больше очков. Игра завершается по истечении ходов." + + #: ../src/main.c:399 + msgid "Get as many points as you can, but you are limited on time." +@@ -107,6 +106,10 @@ + msgid "_Resume" + msgstr "_Продолжить" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "На паузе" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "На паузе" +@@ -214,7 +217,6 @@ + #~ msgid "no moves left #" + #~ msgstr "ходов больше нет #" + +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "бонус x%d" + +@@ -230,9 +232,6 @@ + #~ msgid "time's up #" + #~ msgstr "Время вышло #" + +-#~ msgid "paused" +-#~ msgstr "На паузе" +- + #~ msgid "Normal" + #~ msgstr "Стандартный" + +diff -Nuar gweled-0.9.1.orig/po/sl.po gweled-0.9.1/po/sl.po +--- gweled-0.9.1.orig/po/sl.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/sl.po 2011-05-02 12:58:46.198000039 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-02-08 21:50+0000\n" + "Last-Translator: R33D3M33R \n" + "Language-Team: Slovenian \n" +@@ -98,6 +98,11 @@ + msgid "_Resume" + msgstr "_Nadaljuj" + ++#: ../src/board_engine.c:506 ++#, fuzzy ++msgid "paused" ++msgstr "V premoru" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "V premoru" +diff -Nuar gweled-0.9.1.orig/po/tr.po gweled-0.9.1/po/tr.po +--- gweled-0.9.1.orig/po/tr.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/tr.po 2011-05-02 12:58:46.343000039 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-01-12 04:41+0000\n" + "Last-Translator: Daniele Napolitano \n" + "Language-Team: Turkish \n" +@@ -99,6 +99,10 @@ + msgid "_Resume" + msgstr "_Devam Et" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "duraklatıldı" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "Duraklatıldı" +@@ -203,9 +207,6 @@ + msgid "Play a puzzle game similar to \"Diamond Mine\"" + msgstr "" + +-#~ msgid "paused" +-#~ msgstr "duraklatıldı" +- + #~ msgid "Highscores" + #~ msgstr "Yüksek Puanlar" + +diff -Nuar gweled-0.9.1.orig/po/uk.po gweled-0.9.1/po/uk.po +--- gweled-0.9.1.orig/po/uk.po 2011-05-02 12:57:30.749000037 +0300 ++++ gweled-0.9.1/po/uk.po 2011-05-02 12:58:46.417000039 +0300 +@@ -6,8 +6,8 @@ + msgid "" + msgstr "" + "Project-Id-Version: gweled\n" +-"Report-Msgid-Bugs-To: FULL NAME \n" +-"POT-Creation-Date: 2011-03-31 00:33+0200\n" ++"Report-Msgid-Bugs-To: \n" ++"POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-01-31 18:40+0000\n" + "Last-Translator: Ivo \n" + "Language-Team: Ukrainian \n" +@@ -100,6 +100,10 @@ + msgid "_Resume" + msgstr "_Продовжити" + ++#: ../src/board_engine.c:506 ++msgid "paused" ++msgstr "призупинено" ++ + #: ../src/board_engine.c:508 + msgid "Paused" + msgstr "Призупинено" +@@ -207,13 +211,9 @@ + #~ msgid "time's up #" + #~ msgstr "час минув #" + +-#~ msgid "paused" +-#~ msgstr "призупинено" +- + #~ msgid "no moves left #" + #~ msgstr "ходів більше немає #" + +-#, c-format + #~ msgid "bonus x%d" + #~ msgstr "бонус x%d" + +diff -Nuar gweled-0.9.1.orig/src/board_engine.c gweled-0.9.1/src/board_engine.c +--- gweled-0.9.1.orig/src/board_engine.c 2011-05-02 12:57:30.751000038 +0300 ++++ gweled-0.9.1/src/board_engine.c 2011-05-02 12:57:43.268000036 +0300 +@@ -503,7 +503,7 @@ + + if(value == TRUE) { + gtk_menu_item_set_label(GTK_MENU_ITEM(g_menu_pause), _("_Resume")); +- gweled_draw_message("paused"); ++ gweled_draw_message(_("paused")); + last_text = g_strdup(gtk_progress_bar_get_text(GTK_PROGRESS_BAR(g_progress_bar))); + gtk_progress_bar_set_text(GTK_PROGRESS_BAR(g_progress_bar), _("Paused")); + sge_set_layer_visibility(1, FALSE); diff --git a/game/board/gweled/files/turkish.patch b/game/board/gweled/files/turkish.patch new file mode 100644 index 0000000000..07f0e2ff54 --- /dev/null +++ b/game/board/gweled/files/turkish.patch @@ -0,0 +1,205 @@ +Index: gweled-0.9.1/po/tr.po +=================================================================== +--- gweled-0.9.1.orig/po/tr.po ++++ gweled-0.9.1/po/tr.po +@@ -9,7 +9,7 @@ msgstr "" + "Report-Msgid-Bugs-To: \n" + "POT-Creation-Date: 2011-05-02 12:58+0300\n" + "PO-Revision-Date: 2011-01-12 04:41+0000\n" +-"Last-Translator: Daniele Napolitano \n" ++"Last-Translator: Gökhan Özbulak \n" + "Language-Team: Turkish \n" + "MIME-Version: 1.0\n" + "Content-Type: text/plain; charset=UTF-8\n" +@@ -33,8 +33,7 @@ msgstr "Oyun bitti!" + + #: ../src/main.c:282 + msgid "Great work, but unfortunately your score did not make the top ten." +-msgstr "" +-"Çok iyi iş çıkardınız, ancak puanınız en iyi on listesinde yer bulamadı." ++msgstr "Çok iyi iş çıkardınız, ancak puanınız en iyi on listesinde yer bulamadı." + + #: ../src/main.c:284 + msgid "_New Game" +@@ -42,7 +41,7 @@ msgstr "_Yeni Oyun" + + #: ../src/main.c:296 + msgid "Gweled Scores" +-msgstr "" ++msgstr "Gweled Puanları" + + #: ../src/main.c:299 + msgid "Game type:" +@@ -54,7 +53,7 @@ msgstr "Tebrikler!" + + #: ../src/main.c:307 + msgid "Your score is the best!" +-msgstr "En iyi skor sizinki!" ++msgstr "En iyi puan sizinki!" + + #: ../src/main.c:308 + msgid "Your score has made the top ten." +@@ -62,38 +61,38 @@ msgstr "Puanınız en iyi on listesine g + + #: ../src/main.c:397 + msgid "Get as many point as you can. The game ends if you out of moves." +-msgstr "" ++msgstr "Alabileceğiniz en iyi puanı elde edin. Oyun, hareket yapamaz hale geldiğinizde sona erir." + + #: ../src/main.c:399 + msgid "Get as many points as you can, but you are limited on time." +-msgstr "" ++msgstr "Alabileceğiniz en iyi puanı elde edin. Unutmayın, zamana karşı oynuyorsunuz!" + + #: ../src/main.c:401 + msgid "Game will never end. Your scores will not be registered." +-msgstr "" ++msgstr "Oyun hiç bitmeyecek. Puanınız kaydedilmeyecek." + + #: ../src/main.c:461 + msgid "There is a game saved, do you want restore it?" +-msgstr "" ++msgstr "Kaydedilmiş bir oyun mevcut, geri yükleyip devam etmek ister misiniz?" + + #: ../src/callbacks.c:74 + msgid "Do you really want to abort this game?" +-msgstr "" ++msgstr "Oyundan çıkmak istediğinize emin misiniz?" + + #: ../src/callbacks.c:139 + msgid "Do you want to save the current game?" +-msgstr "" ++msgstr "Oyunu kaydetmek istiyor musunuz?" + + #: ../src/callbacks.c:173 + msgid "translator-credits" +-msgstr "" ++msgstr "Çeviriciler" + "Launchpad Contributions:\n" + " Daniele Napolitano https://launchpad.net/~dnax88\n" + " zeugma https://launchpad.net/~sunder67" + + #: ../src/callbacks.c:178 + msgid "A puzzle game with gems" +-msgstr "" ++msgstr "Taşlarla yapılan bir yap-boz oyunu" + + #: ../src/board_engine.c:505 + msgid "_Resume" +@@ -101,87 +100,87 @@ msgstr "_Devam Et" + + #: ../src/board_engine.c:506 + msgid "paused" +-msgstr "duraklatıldı" ++msgstr "beklemede" + + #: ../src/board_engine.c:508 + msgid "Paused" +-msgstr "Duraklatıldı" ++msgstr "Beklemede" + + #: ../src/board_engine.c:521 ../data/gweled.ui.h:17 + msgid "_Pause" +-msgstr "_Duraklat" ++msgstr "_Beklet" + + #: ../src/board_engine.c:829 ../src/board_engine.c:902 + #: ../src/board_engine.c:1004 + #, c-format + msgid "Level %d" +-msgstr "" ++msgstr "Aşama %d" + + #. Note that this assumes the default style is plain. + #: ../src/games-scores-dialog.c:118 ../src/games-scores-dialog.c:545 + msgid "Score" +-msgstr "" ++msgstr "Puan" + + #: ../src/games-scores-dialog.c:437 + msgid "New Game" +-msgstr "" ++msgstr "Yeni Oyun" + + #: ../src/games-scores-dialog.c:537 + msgid "Name" +-msgstr "" ++msgstr "İsim" + + #. FIXME: There is basically no range checking. + #: ../data/gweled.ui.h:1 + msgid "Endless" +-msgstr "" ++msgstr "Süresiz" + + #: ../data/gweled.ui.h:2 + msgid "Normal" +-msgstr "" ++msgstr "Normal" + + #: ../data/gweled.ui.h:3 + msgid "Timed" +-msgstr "" ++msgstr "Süreli" + + #: ../data/gweled.ui.h:4 + msgid "Welcome on Gweled!" +-msgstr "" ++msgstr "Gweled'e Hoşgeldiniz!" + + #: ../data/gweled.ui.h:5 + msgid "Board size" +-msgstr "" ++msgstr "Tahta boyutu" + + #: ../data/gweled.ui.h:6 + msgid "Sound" +-msgstr "" ++msgstr "Ses" + + #: ../data/gweled.ui.h:7 + msgid "Large" +-msgstr "" ++msgstr "Büyük" + + #: ../data/gweled.ui.h:8 + msgid "Medium" +-msgstr "" ++msgstr "Orta" + + #: ../data/gweled.ui.h:9 + msgid "Pauses the game for you can return to it later" +-msgstr "" ++msgstr "Sonradan geri dönebilmek için oyunu beklemeye alır" + + #: ../data/gweled.ui.h:10 + msgid "Play background music" +-msgstr "" ++msgstr "Arkaplan müziğini aç" + + #: ../data/gweled.ui.h:11 + msgid "Play sound effects" +-msgstr "" ++msgstr "Ses efektlerini aç" + + #: ../data/gweled.ui.h:12 + msgid "Preferences" +-msgstr "" ++msgstr "Tercihler" + + #: ../data/gweled.ui.h:13 + msgid "Score:" +-msgstr "" ++msgstr "Puan:" + + #: ../data/gweled.ui.h:14 + msgid "Small" +@@ -205,7 +204,7 @@ msgstr "_Ayarlar" + + #: ../data/gweled.desktop.in.h:1 + msgid "Play a puzzle game similar to \"Diamond Mine\"" +-msgstr "" ++msgstr "\"Elmas Madeni\"'ne benzer bir yap-boz oyunu oynayın" + + #~ msgid "Highscores" + #~ msgstr "Yüksek Puanlar" diff --git a/game/board/gweled/pspec.xml b/game/board/gweled/pspec.xml new file mode 100644 index 0000000000..a5adaab835 --- /dev/null +++ b/game/board/gweled/pspec.xml @@ -0,0 +1,59 @@ + + + + + gweled + http://www.gweled.org + + Alper Tekinalp + admins@pisilinux.org + + GPLv2 + gweled + app:gui + A puzzle game similar to "Bejeweled" or "Diamond Mine" + Gweled is a GTK+ version of a popular PalmOS/Windows/Java game called "Bejeweled", originally written by Sebastien Delestaing. The aim of the game is to make alignment of 3 or more gems, both vertically or horizontally by swapping adjacent gems. + http://launchpad.net/gweled/trunk/0.9.1/+download/gweled-0.9.1.tar.gz + + gtk2-devel + intltool + gdk-pixbuf-devel + glib2-devel + librsvg-devel + libmikmod-devel + + + gweled-0.9.1-fix-open.patch + translate-paused-string.patch + turkish.patch + + + + + gweled + + librsvg + libmikmod + glib2 + gtk2 + gdk-pixbuf + + + /usr/bin + /usr/share/doc + /usr/share/locale + /usr/share + /var/state/gweled + + + + + + 2016-12-04 + 0.9.1 + First release + Stefan Gronewold + groni@pisilinux.org + + + diff --git a/game/board/gweled/translations.xml b/game/board/gweled/translations.xml new file mode 100644 index 0000000000..9e4510f739 --- /dev/null +++ b/game/board/gweled/translations.xml @@ -0,0 +1,8 @@ + + + + gweled + "Bejeweled" veya "Diamond Mine" benzeri bir bulmaca oyunu + Gweled, orijinal olarak Sebastien Delestaing tarafından yazılmış, "Bejeweled" olarak bilinen popüler PalmOS/Windows/Java oyununun GTK+ versiyonudur. Oyunun amacı 3 veya daha çok mücevheri yatay veya dikey olarak aynı hizaya getirmektir. + + diff --git a/multimedia/sound/pogo/actions.py b/multimedia/sound/pogo/actions.py new file mode 100644 index 0000000000..d808eb3227 --- /dev/null +++ b/multimedia/sound/pogo/actions.py @@ -0,0 +1,18 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools + +def setup(): + pisitools.dosed("Makefile", "(cat pogo.py) \| \$\(CONFIGURE_IN\)( > pogo;)", r"\1\2") + +def build(): + autotools.make() + +def install(): + autotools.install() + pisitools.dodoc("NEWS.md", "README.md") diff --git a/multimedia/sound/pogo/pspec.xml b/multimedia/sound/pogo/pspec.xml new file mode 100644 index 0000000000..47bb752a5e --- /dev/null +++ b/multimedia/sound/pogo/pspec.xml @@ -0,0 +1,62 @@ + + + + + pogo + https://launchpad.net/pogo + + Pisi Linux Community + admins@pisilinux.org + + GPLv2 + app:gui + Probably the simplest and fastest audio player for Linux. + Pogo's elementary-inspired design uses the screen-space very efficiently. It is especially well-suited for people who organize their music by albums on the harddrive. The main interface components are a directory tree and a playlist that groups albums in an innovative way.Supported file formats include Ogg Vorbis, MP3, FLAC, Musepack, Wavpack, and MPEG-4 AAC. Pogo is a fork of Decibel Audio Player. + https://github.com/jendrikseipp/pogo/archive/v0.8.7.tar.gz + + + + pogo + + python + python-gtk + python-mutagen + python-imaging + gst-python + notify-python + gst-plugins-base + gst-plugins-good + + + /usr/bin + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/doc + + + + + + 2016-08-06 + 0.8.7 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-16 + 0.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2013-12-22 + 0.8.2 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + diff --git a/multimedia/sound/pogo/translations.xml b/multimedia/sound/pogo/translations.xml new file mode 100644 index 0000000000..9f6d96944e --- /dev/null +++ b/multimedia/sound/pogo/translations.xml @@ -0,0 +1,8 @@ + + + + pogo + Probably the simplest and fastest audio player for Linux. + Pogo's elementary-inspired design uses the screen-space very efficiently. It is especially well-suited for people who organize their music by albums on the harddrive. The main interface components are a directory tree and a playlist that groups albums in an innovative way.Supported file formats include Ogg Vorbis, MP3, FLAC, Musepack, Wavpack, and MPEG-4 AAC. Pogo is a fork of Decibel Audio Player. + + diff --git a/pisi-index.xml b/pisi-index.xml index 6b967693bd..2a0240465d 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -29782,6 +29782,206 @@ + + + gnuchess + http://www.gnu.org/software/chess/chess.html + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + app:console + game.board + Console based chess interface + Konsol tabanlı bir satranç programı + GNU Chess lets most modern computers play a full game of chess. It has a plain terminal interface but supports visual interfaces such as X-Windows xboard. + GNU Chess, konsolda oynanan bir satranç oyunudur. XBoard gibi grafik arayüzleri de destekler. + mirrors://gnu/chess/gnuchess-6.2.4.tar.gz + game/board/gnuchess/pspec.xml + + + gnuchess + + /usr/bin + /usr/share/doc + /usr/share/info + /usr/share/games + /usr/share/gnuchess + /usr/share/man/man1 + + + + + 2016-12-04 + 6.2.4 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + eboard + http://www.bergo.eng.br/eboard/ + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + app:gui + game.board + A GTK+ chess board + Gtk tabanlı satranç arayüzü + eboard is a chess interface for Unix-like systems based on the GTK+ GUI toolkit. + eboard; unix sistemleri için, gtk+ araç takımı kullanılarak yazılmış bir satranç arayüzüdür. + eboard + mirrors://sourceforge/eboard/eboard-1.1.1.tar.bz2 + + gtk2-devel + pango-devel + glib2-devel + libpng-devel + + + eboard-1.1.1-as-needed.patch + eboard-1.1.1-gcc44.patch + eboard-1.1.1-ovflfix.patch + eboard-1.1.1-libpng15.patch + + game/board/eboard/pspec.xml + + + eboard + + gtk2 + pango + glib2 + libgcc + libpng + + + /usr/bin + /usr/share/eboard + /usr/share/doc + /usr/share/man + /usr/share/applications + /usr/share/pixmaps + + + eboard.desktop + + + + + 2016-12-04 + 1.1.1 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + gweled + http://www.gweled.org + + Alper Tekinalp + admins@pisilinux.org + + GPLv2 + app:gui + game.board + A puzzle game similar to "Bejeweled" or "Diamond Mine" + "Bejeweled" veya "Diamond Mine" benzeri bir bulmaca oyunu + Gweled is a GTK+ version of a popular PalmOS/Windows/Java game called "Bejeweled", originally written by Sebastien Delestaing. The aim of the game is to make alignment of 3 or more gems, both vertically or horizontally by swapping adjacent gems. + Gweled, orijinal olarak Sebastien Delestaing tarafından yazılmış, "Bejeweled" olarak bilinen popüler PalmOS/Windows/Java oyununun GTK+ versiyonudur. Oyunun amacı 3 veya daha çok mücevheri yatay veya dikey olarak aynı hizaya getirmektir. + gweled + http://launchpad.net/gweled/trunk/0.9.1/+download/gweled-0.9.1.tar.gz + + gtk2-devel + intltool + gdk-pixbuf-devel + glib2-devel + librsvg-devel + libmikmod-devel + + + gweled-0.9.1-fix-open.patch + translate-paused-string.patch + turkish.patch + + game/board/gweled/pspec.xml + + + gweled + + librsvg + libmikmod + glib2 + gtk2 + gdk-pixbuf + + + /usr/bin + /usr/share/doc + /usr/share/locale + /usr/share + /var/state/gweled + + + + + 2016-12-04 + 0.9.1 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + gnuchess-book + http://www.gnu.org/software/chess/chess.html + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + data + game.board + Opening book for GNU Chess + GNU Chess için açılış kitabı + Contains opening book (set of movesets to be played at the beginning of the game) for GNU Chess. + GNU Chess oyununun açılış kitabını (sıralanmış açılış hamleleri kümesi) içerir. + mirrors://gnu/chess/book_1.02.pgn.gz + + gnuchess + + game/board/gnuchess-book/pspec.xml + + + gnuchess-book + + gnuchess + + + /usr/share/games/gnuchess + + + + + 2016-12-04 + 1.01 + First release + Stefan Gronewold + groni@pisilinux.org + + + pinentry @@ -30811,6 +31011,47 @@ + + + bleachbit + http://bleachbit.sourceforge.net + + Stefan Gronewold(groni) + groni@pisilinux.org + + GPLv3 + app:gui + util.misc + Deletes unneeded files to free disk space and maintain privacy. + BleachBit quickly frees disk space and tirelessly guards your privacy. Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there. + https://sourceforge.net/projects/bleachbit/files/bleachbit/1.12/bleachbit-1.12.tar.bz2 + util/misc/bleachbit/pspec.xml + + + bleachbit + + python-gtk + + + /usr/bin + /usr/lib + /usr/share/applications + /usr/share/bleachbit/cleaners + /usr/share/doc + /usr/share/locale + /usr/share/pixmaps + + + + + 2016-12-04 + 1.12 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + mc @@ -95859,6 +96100,66 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + pogo + https://launchpad.net/pogo + + Pisi Linux Community + admins@pisilinux.org + + GPLv2 + app:gui + multimedia.sound + Probably the simplest and fastest audio player for Linux. + Pogo's elementary-inspired design uses the screen-space very efficiently. It is especially well-suited for people who organize their music by albums on the harddrive. The main interface components are a directory tree and a playlist that groups albums in an innovative way.Supported file formats include Ogg Vorbis, MP3, FLAC, Musepack, Wavpack, and MPEG-4 AAC. Pogo is a fork of Decibel Audio Player. + https://github.com/jendrikseipp/pogo/archive/v0.8.7.tar.gz + multimedia/sound/pogo/pspec.xml + + + pogo + + python + python-gtk + python-mutagen + python-imaging + gst-python + notify-python + gst-plugins-base + gst-plugins-good + + + /usr/bin + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/doc + + + + + 2016-08-06 + 0.8.7 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-16 + 0.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2013-12-22 + 0.8.2 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + speex @@ -121286,45 +121587,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression - - plasma-applet-system-panel - Plasma5 applet that displays a panel with a set of system actions - Plasma5 applet that displays a panel with a set of system actions - unknown - GPL - - plasma-workspace - qt5-base - libgcc - - - - 2016-11-23 - 1.3 - First Release - Stefan Gronewold - groni@pisilinux.org - - - localhost - PisiLinux - 2.0 - x86_64 - 91036 - 19471 - 0149cca2122cbee9c92ddece8f482258f9bc44ef - da39a3ee5e6b4b0d3255bfef95601890afd80709 - desktop/kde/addon/plasma-applet-system-panel/plasma-applet-system-panel-1.3-1-p2-x86_64.pisi - 1.2 - - plasma-applet-system-panel - https://github.com/Musikolo/plasma5-applets-system-panel - - Stefan Gronewold - groni@pisilinux.org - - - system FIXME diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 6067ae0c64..561a62cfb7 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -d59b0a794e2bfed6631f2295966577639496cf11 \ No newline at end of file +98ba78d9cf2f38a7d9fbb110d1408be1ee17b018 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 3b15bfdca0..7a3d5f36e7 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 9d927b57d2..d9f1c7327c 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -d0037bd58b0341743244505153d20c70e562e6ba \ No newline at end of file +acd2dbc37d8c492884587d6199ce3dc2d17d12b5 \ No newline at end of file diff --git a/test.md b/test.md deleted file mode 100644 index 27b9f1d3fe..0000000000 --- a/test.md +++ /dev/null @@ -1 +0,0 @@ -#This is a test for merge diff --git a/util/misc/bleachbit/actions.py b/util/misc/bleachbit/actions.py new file mode 100644 index 0000000000..467e2424db --- /dev/null +++ b/util/misc/bleachbit/actions.py @@ -0,0 +1,24 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import pythonmodules +from pisi.actionsapi import shelltools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def build(): + pythonmodules.compile() + +def install(): + pythonmodules.install() + for lc in shelltools.ls("po/*.po"): pisitools.domo(lc, lc[3:-3], 'bleachbit.mo') + shelltools.chmod('%s/usr/lib/python2.7/site-packages/bleachbit/CLI.py' % get.installDIR(), mode = 0755) + pisitools.dosym('/usr/lib/python2.7/site-packages/bleachbit/CLI.py', '/usr/bin/bleachbit_cli') + shelltools.chmod('%s/usr/lib/python2.7/site-packages/bleachbit/GUI.py' % get.installDIR(), mode = 0755) + pisitools.dosym('/usr/lib/python2.7/site-packages/bleachbit/GUI.py', '/usr/bin/bleachbit') + pisitools.insinto('/usr/share/applications/', 'bleachbit.desktop') + pisitools.insinto('/usr/share/pixmaps/', 'bleachbit.png') + pisitools.insinto('/usr/share/bleachbit/cleaners', 'cleaners/*.xml') diff --git a/util/misc/bleachbit/pspec.xml b/util/misc/bleachbit/pspec.xml new file mode 100644 index 0000000000..8d8a55e8ed --- /dev/null +++ b/util/misc/bleachbit/pspec.xml @@ -0,0 +1,43 @@ + + + + + bleachbit + http://bleachbit.sourceforge.net + + Stefan Gronewold(groni) + groni@pisilinux.org + + Deletes unneeded files to free disk space and maintain privacy. + BleachBit quickly frees disk space and tirelessly guards your privacy. Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there. + GPLv3 + app:gui + https://sourceforge.net/projects/bleachbit/files/bleachbit/1.12/bleachbit-1.12.tar.bz2 + + + + bleachbit + + python-gtk + + + /usr/bin + /usr/lib + /usr/share/applications + /usr/share/bleachbit/cleaners + /usr/share/doc + /usr/share/locale + /usr/share/pixmaps + + + + + + 2016-12-04 + 1.12 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + diff --git a/util/misc/bleachbit/translation.xml b/util/misc/bleachbit/translation.xml new file mode 100644 index 0000000000..d3b2659f99 --- /dev/null +++ b/util/misc/bleachbit/translation.xml @@ -0,0 +1,12 @@ + + + + bleachbit + BleachBit befreit den PC von überflüssigen Dateien + BleachBit BleachBit befreit den PC von überflüssigen Dateien, die Speicherplatz belegen aber nicht mehr gebraucht werden. Zudem sorgt BleachBit durch das Entfernen privater Surfspuren für den Schutz Ihrer Privatsphäre. Neben dem Aufspüren von Log- und temporären Dateien kennt BleachBit rund 70 verschiedene Anwendungen und kann etwa deren Verlauf (History), Cookies oder Cache per Mausklick löschen. + Bilgisayar Temizleyici + BleachBit,bilgisayarınızın gizliliğini korumak için çerezler,geçici dosyalar ve önbelleği temizleyerek internette güvenli gezinme sağlar. + BleachBit frees the PC from unnecessary files + BleachBit frees the PC from unnecessary files, but do not occupy more space is needed. BleachBit also provides private surf by removing traces to protect your privacy. In addition to the detection of log and temporary files BleachBit knows about 70 different applications and can be about their history (History), cookies or cache delete mouse. + +