@@ -0,0 +1,19 @@
|
|||||||
|
#!/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 kde5
|
||||||
|
|
||||||
|
def setup():
|
||||||
|
kde5.configure()
|
||||||
|
|
||||||
|
def build():
|
||||||
|
kde5.make()
|
||||||
|
|
||||||
|
def install():
|
||||||
|
kde5.install()
|
||||||
|
|
||||||
|
pisitools.dodoc("AUTHORS", "COPYING", "TODO", "README.PACKAGERS")
|
||||||
+123
@@ -0,0 +1,123 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Exec=bovo -qwindowtitle %c
|
||||||
|
Name=Bovo
|
||||||
|
Name[ast]=Bovo
|
||||||
|
Name[bs]=Bovo
|
||||||
|
Name[ca]=Bovo
|
||||||
|
Name[ca@valencia]=Bovo
|
||||||
|
Name[cs]=Bovo
|
||||||
|
Name[da]=Bovo
|
||||||
|
Name[de]=Bovo
|
||||||
|
Name[el]=Bovo
|
||||||
|
Name[en_GB]=Bovo
|
||||||
|
Name[eo]=Bovo
|
||||||
|
Name[es]=Bovo
|
||||||
|
Name[et]=Bovo
|
||||||
|
Name[eu]=Bovo
|
||||||
|
Name[fa]=بُوُ
|
||||||
|
Name[fi]=Bovo
|
||||||
|
Name[fr]=Bovo
|
||||||
|
Name[ga]=Bovo
|
||||||
|
Name[gl]=Bovo
|
||||||
|
Name[hne]=बोवो
|
||||||
|
Name[hr]=Bovo
|
||||||
|
Name[hu]=Bovo
|
||||||
|
Name[it]=Bovo
|
||||||
|
Name[ja]=Bovo
|
||||||
|
Name[kk]=Бово
|
||||||
|
Name[km]=Bovo
|
||||||
|
Name[ko]=Bovo
|
||||||
|
Name[lt]=Bovo
|
||||||
|
Name[lv]=Bovo
|
||||||
|
Name[mai]=Bovo
|
||||||
|
Name[mr]=बोव्हो
|
||||||
|
Name[ms]=Bovo
|
||||||
|
Name[nb]=Bovo
|
||||||
|
Name[nds]=Bovo
|
||||||
|
Name[ne]=बोभो
|
||||||
|
Name[nl]=Bovo
|
||||||
|
Name[nn]=Bovo
|
||||||
|
Name[pa]=ਬੋਵੋ
|
||||||
|
Name[pl]=Bovo
|
||||||
|
Name[pt]=Bovo
|
||||||
|
Name[pt_BR]=Bovo
|
||||||
|
Name[ro]=Bovo
|
||||||
|
Name[ru]=Bovo
|
||||||
|
Name[sk]=Bovo
|
||||||
|
Name[sl]=Bovo
|
||||||
|
Name[sq]=Bovo
|
||||||
|
Name[sr]=Бово
|
||||||
|
Name[sr@ijekavian]=Бово
|
||||||
|
Name[sr@ijekavianlatin]=Bovo
|
||||||
|
Name[sr@latin]=Bovo
|
||||||
|
Name[sv]=Bovo
|
||||||
|
Name[te]=బొవొ
|
||||||
|
Name[tr]=Bovo
|
||||||
|
Name[ug]=Bovo
|
||||||
|
Name[uk]=Бово
|
||||||
|
Name[wa]=Bovo
|
||||||
|
Name[x-test]=xxBovoxx
|
||||||
|
Name[zh_CN]=Bovo
|
||||||
|
Name[zh_TW]=Bovo
|
||||||
|
Icon=bovo
|
||||||
|
Type=Application
|
||||||
|
X-DocPath=bovo/index.html
|
||||||
|
GenericName=Five-in-a-row Board Game
|
||||||
|
GenericName[ast]=Xuegu de tableru cinco en llinia
|
||||||
|
GenericName[bs]=Pet-u-redu Igra na ploči
|
||||||
|
GenericName[ca]=Joc de cinc en fila
|
||||||
|
GenericName[ca@valencia]=Joc de cinc en fila
|
||||||
|
GenericName[cs]=Desková hra "pět v řadě"
|
||||||
|
GenericName[da]=Fem-på-række-brætspil
|
||||||
|
GenericName[de]=Fünf-Gewinnt-Brettspiel
|
||||||
|
GenericName[el]=Επιτραπέζιο παιχνίδι Πέντε στη σειρά
|
||||||
|
GenericName[en_GB]=Five-in-a-row Board Game
|
||||||
|
GenericName[eo]=Gobanga bretludo
|
||||||
|
GenericName[es]=Juego de tablero de cinco en línea
|
||||||
|
GenericName[et]=Viis ritta lauamäng
|
||||||
|
GenericName[eu]=Bostko artzain-jokoa
|
||||||
|
GenericName[fa]=بازی تخته پنج در یک سطر
|
||||||
|
GenericName[fi]=Viiden suora
|
||||||
|
GenericName[fr]=Jeu de plateau « Cinq-en-ligne »
|
||||||
|
GenericName[ga]=Cluiche cláir cúig-cinn-as-a-chéile
|
||||||
|
GenericName[gl]=Xogo de taboleiro «pai, fillo e nai»
|
||||||
|
GenericName[hne]=बोर्ड मं एक लकीर मं पांच वाले खेल
|
||||||
|
GenericName[hu]=Ötöt egy sorba táblajáték
|
||||||
|
GenericName[is]=Fimm-í-röð borðleikur
|
||||||
|
GenericName[it]=Forza 5, gioco da tavolo
|
||||||
|
GenericName[ja]=五目並べ
|
||||||
|
GenericName[kk]="Бесеуін - қатарға" ойны
|
||||||
|
GenericName[km]=ល្បែងក្ដារ ប្រាំក្នុងមួយជួរ
|
||||||
|
GenericName[ko]=오목 게임
|
||||||
|
GenericName[lt]=Penki-vienoje-eilutėje stalo žaidimas
|
||||||
|
GenericName[lv]=Galda spēle pieci-rindā
|
||||||
|
GenericName[mr]=एका-ओळीत-पाच बोर्ड खेळ
|
||||||
|
GenericName[nb]=Brettspill fem på rad
|
||||||
|
GenericName[nds]="Fief op de Reeg"-Speel
|
||||||
|
GenericName[ne]=एक पङ्क्तिमा पाँच बोर्ड खेल
|
||||||
|
GenericName[nl]=Vijf-op-een-rij bordspel
|
||||||
|
GenericName[nn]=Fem på rad
|
||||||
|
GenericName[pl]=Gra planszowa "Pięć w rzędzie"
|
||||||
|
GenericName[pt]=Jogo de Tabuleiro Cinco-em-Linha
|
||||||
|
GenericName[pt_BR]=Jogo de tabuleiro como Reversi
|
||||||
|
GenericName[ro]=Joc de table Cinci-în-linie
|
||||||
|
GenericName[ru]=Японские крестики-нолики
|
||||||
|
GenericName[sk]=Stolová hra Piškvorky
|
||||||
|
GenericName[sl]=Namizna igra Pet v vrsto
|
||||||
|
GenericName[sr]=Игра на табли „пет у низу“
|
||||||
|
GenericName[sr@ijekavian]=Игра на табли „пет у низу“
|
||||||
|
GenericName[sr@ijekavianlatin]=Igra na tabli „pet u nizu“
|
||||||
|
GenericName[sr@latin]=Igra na tabli „pet u nizu“
|
||||||
|
GenericName[sv]=Fem-i-rad brädspel
|
||||||
|
GenericName[tr]=Bir-satırda-beş Tahta Oyunu
|
||||||
|
GenericName[ug]=بىر-قۇردا-بەش تاختا ئويۇنى
|
||||||
|
GenericName[uk]=Гра на дошці (п'ять-в-рядку)
|
||||||
|
GenericName[wa]=Djeu «cénk e roye»
|
||||||
|
GenericName[x-test]=xxFive-in-a-row Board Gamexx
|
||||||
|
GenericName[zh_CN]=五子棋游戏
|
||||||
|
GenericName[zh_TW]=五子棋棋盤遊戲
|
||||||
|
Terminal=false
|
||||||
|
StartupNotify=true
|
||||||
|
X-DBUS-StartupType=Multi
|
||||||
|
Categories=Qt;KDE;Game;BoardGame;
|
||||||
|
X-DBUS-ServiceName=org.kde.bovo
|
||||||
@@ -0,0 +1,73 @@
|
|||||||
|
<?xml version="1.0" ?>
|
||||||
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||||
|
<PISI>
|
||||||
|
<Source>
|
||||||
|
<Name>bovo</Name>
|
||||||
|
<Homepage>https://www.kde.org/applications/games/bovo/</Homepage>
|
||||||
|
<Packager>
|
||||||
|
<Name>Alihan Öztürk</Name>
|
||||||
|
<Email>alihan@pisilinux.org</Email>
|
||||||
|
</Packager>
|
||||||
|
<License>GPLv3</License>
|
||||||
|
<Icon>bovo</Icon>
|
||||||
|
<IsA>app:gui</IsA>
|
||||||
|
<Summary>A Gomoku like game for two players.</Summary>
|
||||||
|
<Description>Bovo is a Gomoku like game for two players, where the opponents alternate in placing their respective pictogram on the game board.</Description>
|
||||||
|
<Archive sha1sum="93b7079d940cbaa2a4b724a34c6a0c711d84ad70" type="tarxz">http://download.kde.org/stable/applications/15.08.2/src/bovo-15.08.2.tar.xz</Archive>
|
||||||
|
<BuildDependencies>
|
||||||
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
|
<Dependency>mesa-devel</Dependency>
|
||||||
|
<Dependency>qt5-svg-devel</Dependency>
|
||||||
|
<Dependency>kxmlgui-devel</Dependency>
|
||||||
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
|
<Dependency>libkdegames-devel</Dependency>
|
||||||
|
<Dependency>qt5-declarative-devel</Dependency>
|
||||||
|
<Dependency>kdelibs4-support-devel</Dependency>
|
||||||
|
<Dependency>kdesignerplugin</Dependency>
|
||||||
|
<Dependency>kemoticons-devel</Dependency>
|
||||||
|
<Dependency>kitemmodels-devel</Dependency>
|
||||||
|
<Dependency>kinit-devel</Dependency>
|
||||||
|
<Dependency>kunitconversion-devel</Dependency>
|
||||||
|
</BuildDependencies>
|
||||||
|
</Source>
|
||||||
|
|
||||||
|
<Package>
|
||||||
|
<Name>bovo</Name>
|
||||||
|
<RuntimeDependencies>
|
||||||
|
<Dependency>ki18n</Dependency>
|
||||||
|
<Dependency>libgcc</Dependency>
|
||||||
|
<Dependency>kconfig</Dependency>
|
||||||
|
<Dependency>kxmlgui</Dependency>
|
||||||
|
<Dependency>qt5-svg</Dependency>
|
||||||
|
<Dependency>qt5-base</Dependency>
|
||||||
|
<Dependency>kcoreaddons</Dependency>
|
||||||
|
<Dependency>kdbusaddons</Dependency>
|
||||||
|
<Dependency>libkdegames</Dependency>
|
||||||
|
<Dependency>kwidgetsaddons</Dependency>
|
||||||
|
</RuntimeDependencies>
|
||||||
|
<Files>
|
||||||
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
|
<Path fileType="data">/usr/share</Path>
|
||||||
|
<Path fileType="data">/usr/share/appdata</Path>
|
||||||
|
<Path fileType="data">/usr/share/icons</Path>
|
||||||
|
<Path fileType="data">/usr/share/kxmlgui5</Path>
|
||||||
|
<Path fileType="data">/usr/share/applications</Path>
|
||||||
|
<Path fileType="data">/usr/share/bovo</Path>
|
||||||
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
|
</Files>
|
||||||
|
<AdditionalFiles>
|
||||||
|
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/org.kde.bovo.desktop">org.kde.bovo.desktop</AdditionalFile>
|
||||||
|
</AdditionalFiles>
|
||||||
|
</Package>
|
||||||
|
|
||||||
|
<History>
|
||||||
|
<Update release="1">
|
||||||
|
<Date>2015-10-18</Date>
|
||||||
|
<Version>15.08.2</Version>
|
||||||
|
<Comment>First release</Comment>
|
||||||
|
<Name>Alihan Öztürk</Name>
|
||||||
|
<Email>alihan@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
|
</History>
|
||||||
|
</PISI>
|
||||||
Reference in New Issue
Block a user