gcompris:version bump
This commit is contained in:
@@ -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/copyleft/gpl.txt
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -i -e 's/$GNUCHESS/gcompris-gnuchess/' configure")
|
||||
autotools.configure("--prefix=/usr")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README", "INSTALL")
|
||||
+121
@@ -0,0 +1,121 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=GCompris Administration
|
||||
Name[af]=GCompris-administrasie
|
||||
Name[ar]=إدارة «فهمت»
|
||||
Name[ast]=Alministración de GCompris
|
||||
Name[bg]=Администриране на GCompris
|
||||
Name[br]=Ardoadur GCompris
|
||||
Name[ca]=Administració del GCompris
|
||||
Name[cs]=Správa GCompris
|
||||
Name[da]=GCompris' administration
|
||||
Name[de]=GCompris-Administration
|
||||
Name[el]=Μενού Διαχείρισης του GCompris
|
||||
Name[eo]=GCompris-administrado
|
||||
Name[es]=Administración de GCompris
|
||||
Name[et]=GCompris administraatori menüü
|
||||
Name[eu]=GCompris-en administrazioa
|
||||
Name[fr]=Administration de GCompris
|
||||
Name[gd]=Rianachd GCompris
|
||||
Name[gl]=Administración de GCompris
|
||||
Name[he]=המסך הראשי של גיקומפרי
|
||||
Name[hu]=GCompris adminisztráció
|
||||
Name[ka]=GCompris პროგრამის მართვა
|
||||
Name[kn]=ಜಿಕಾಂಪ್ರಿಸ್ ನಿರ್ವಹಣೆ
|
||||
Name[lt]=GCompris administravimas
|
||||
Name[lv]=GCompris administrācija
|
||||
Name[nl]=Gcompris-beheer
|
||||
Name[nn]=GCompris-administrering
|
||||
Name[pl]=Administracja programu GCompris
|
||||
Name[pt]=Administração do GCompris
|
||||
Name[pt_BR]=Administração do GCompris
|
||||
Name[ru]=Административное меню GCompris
|
||||
Name[sk]=Správa súpravy GCompris
|
||||
Name[sl]=Skrbništvo GCompris
|
||||
Name[sr]=Администрација ГКомприса
|
||||
Name[sr@latin]=Administracija GKomprisa
|
||||
Name[sr_ME]=GCompris Administracija
|
||||
Name[sv]=Administrera GCompris
|
||||
Name[ta]=ஜிகாம்ப்ரி நிர்வாகம்
|
||||
Name[te]=జికాంప్రిస్ నిర్వాహణ
|
||||
Name[th]=ดูแลระบบ GCompris
|
||||
Name[tr]=GCompris Yönetimi
|
||||
Name[uk]=Керування GCompris
|
||||
Name[vi]=Quản trị GCompris
|
||||
Name[zh_CN]=GCompris 管理
|
||||
Name[zh_HK]=GCompris 系統管理
|
||||
Name[zh_TW]=GCompris 系統管理
|
||||
Name[zu]=Abaphathi be-GCompris
|
||||
Comment=Administration for gcompris
|
||||
Comment[af]=Administrasie van GCompris
|
||||
Comment[ar]=إدارة «فهمت»
|
||||
Comment[ast]=Alministración de gcompris
|
||||
Comment[bg]=Администриране на GCompris
|
||||
Comment[br]=Ardeiñ GCompris
|
||||
Comment[ca]=Administració per el gcompris
|
||||
Comment[cs]=Správa aplikace gcompris
|
||||
Comment[da]=Administration af GCompris
|
||||
Comment[de]=GCompris-Administration
|
||||
Comment[dz]=ཇི་ཀམ་པེརེསི་གི་དོན་ལུ་བདག་སྐྱོང་
|
||||
Comment[el]=Επεξεργαστής gcompris
|
||||
Comment[en_CA]=Administration for gcompris
|
||||
Comment[en_GB]=Administration for gcompris
|
||||
Comment[eo]=Administrado por GCompris
|
||||
Comment[es]=Administración de gcompris
|
||||
Comment[et]=GComprise administreerimine
|
||||
Comment[eu]=Gcompris-en administrazioa
|
||||
Comment[fa]=مدیریت جی کامپریز
|
||||
Comment[fi]=Gcomprisin hallinta
|
||||
Comment[fr]=Administration de GCompris
|
||||
Comment[gd]=Rianachd airson GCompris
|
||||
Comment[gl]=Administración para gcompris
|
||||
Comment[he]=עריכה לג'יקומפרי
|
||||
Comment[hi]=खेलगंमत के लिये व्यवस्थापन
|
||||
Comment[hr]=Konfiguracija gcompris-a
|
||||
Comment[hu]=Adminisztráció a GCompris-hoz
|
||||
Comment[id]=Adminstrasi gcompris
|
||||
Comment[it]=amministrazione di gcompris
|
||||
Comment[ka]=პროგრამის მართვა
|
||||
Comment[kn]=ಜಿಕಾಂಪ್ರಿಸ್ಗಾಗಿನ ನಿರ್ವಹಣೆ
|
||||
Comment[ko]=gcompris 관리
|
||||
Comment[lt]=GCompris administravimas
|
||||
Comment[lv]=GCompris administrācija
|
||||
Comment[mr]=खेळगंमतसाठी व्यवस्थापन
|
||||
Comment[nb]=Administrasjon for GCompris
|
||||
Comment[ne]=जीकम्प्रिसका लागि प्रशासन
|
||||
Comment[nl]=Beheer van gcompris
|
||||
Comment[nn]=Administrering for GCompris
|
||||
Comment[oc]=Administrar gcompris
|
||||
Comment[pl]=Administracja dla programu GCompris
|
||||
Comment[pt]=Administração do GCompris
|
||||
Comment[pt_BR]=Administração do GCompris
|
||||
Comment[ro]=Administrarea GCompris
|
||||
Comment[ru]=Администрирование gcompris
|
||||
Comment[sk]=Administrácia pre GCompris
|
||||
Comment[sl]=Skrbništvo za GCompris
|
||||
Comment[so]=Maamulida Gcompris
|
||||
Comment[sr]=Администрација за гкомприс
|
||||
Comment[sr@latin]=Administracija za gkompris
|
||||
Comment[sr_ME]=Administracija za gcompris
|
||||
Comment[sv]=Administrera GCompris
|
||||
Comment[ta]=ஜிகாம்ப்ரிக்கு நிர்வாகம்
|
||||
Comment[te]=జికాంప్రిస్ కొరకు నిర్వహణ
|
||||
Comment[th]=การดูแลระบบสำหรับ GCompris
|
||||
Comment[tr]=Gcompris için yönetici
|
||||
Comment[uk]=Адміністрування gcompris
|
||||
Comment[ur]=Gکمپرا ئز کے ليے انتظا ميه
|
||||
Comment[vi]=Quản lý GCompris
|
||||
Comment[zh_CN]=管理 GCompris
|
||||
Comment[zh_HK]=gcompris 系統管理
|
||||
Comment[zh_TW]=gcompris 系統管理
|
||||
Comment[zu]=Ukulawulwa kwe gcompris
|
||||
Exec=gcompris -a --nolockcheck
|
||||
Icon=gcompris-edit
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Game;KidsGame;
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=gcompris
|
||||
X-GNOME-Bugzilla-Component=
|
||||
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Executable
+196
@@ -0,0 +1,196 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=Educational suite GCompris
|
||||
Name[af]=Opvoedkundige suite GCompris
|
||||
Name[ar]=حزمة البرامج التعليمية «فهمت»
|
||||
Name[ast]=Suite educativa GCompris
|
||||
Name[bg]=Образователна серия GCompris
|
||||
Name[br]=Heuliad kelennadel GCompris
|
||||
Name[ca]=Programari educatiu GCompris
|
||||
Name[cs]=Vzdělávací sada GCompris
|
||||
Name[da]=GCompris - undervisningssuite.
|
||||
Name[de]=Bildungs-Sammlung GCompris
|
||||
Name[dz]=ཤེས་ཡོན་གྱི་ཆ་ཚང་ཇི་ཀམ་པེརེསི་
|
||||
Name[el]=Εκπαιδευτική σουίτα GCompris
|
||||
Name[en_CA]=Educational suite GCompris
|
||||
Name[en_GB]=Educational suite GCompris
|
||||
Name[eo]=Edukadaĵaro GCompris
|
||||
Name[es]=Suite educativa GCompris
|
||||
Name[et]=Õppekeskkond GCompris
|
||||
Name[eu]=GCompris suite hezigarria
|
||||
Name[fa]=برنامه های فکری جی کامپریز
|
||||
Name[fi]=Gcompris-opetuspelit
|
||||
Name[fr]=Suite éducative GCompris
|
||||
Name[gd]=Prògraman foghlam GCompris
|
||||
Name[gl]=Paquete educativo GCompris
|
||||
Name[he]=חבילת חינוכיים ג’יקומפרי
|
||||
Name[hi]=खेलगंमत का शैक्षिक समूह
|
||||
Name[hr]=Obrazovni skup programa GCompris
|
||||
Name[hu]=GCompris oktatóprogram-gyűjtemény
|
||||
Name[id]=Seperangkat pendidikan hiburan (edutainment) GCompris
|
||||
Name[it]=Serie didattica di GCompris
|
||||
Name[ka]=თამაშების კრებული - GCompris
|
||||
Name[kn]=ಶೈಕ್ಷಣಿಕ ಸಮೂಹ ಜಿಕಾಂಪ್ರಿಸ್
|
||||
Name[ko]=교육 도우미 GCompris
|
||||
Name[lt]=Mokomieji žaidimai „GCompris“
|
||||
Name[lv]=Izglītojošs GCompris komplekts
|
||||
Name[mr]=खेळगंमतचा शैक्षणिक संच
|
||||
Name[nb]=Pedagogisk programpakke GCompris
|
||||
Name[ne]=शैक्षिक सुइट जीकम्प्रिस
|
||||
Name[nl]=Educatieve software GCompris
|
||||
Name[nn]=Leik og lær-samlinga GCompris
|
||||
Name[pl]=Zestaw edukacyjny GCompris
|
||||
Name[pt]=Aplicação de Actividades Educativas GCompris
|
||||
Name[pt_BR]=Série educacional GCompris
|
||||
Name[ro]=Set educaţional GCompris
|
||||
Name[ru]=Сборник обучающих игр GCompris
|
||||
Name[sk]=Vzdelávacia súprava GCompris
|
||||
Name[sl]=Izobraževalni paket GCompris
|
||||
Name[so]=Cutub barashadeedka Gcompris
|
||||
Name[sr]=Образовни комплет ГКомприс
|
||||
Name[sr@latin]=Obrazovni komplet GKompris
|
||||
Name[sr_ME]=Kolekcija edukativnih programa Gcompris-a
|
||||
Name[sv]=Pedagogiksviten GCompris
|
||||
Name[ta]=ஜிகாம்ப்ரி கல்வி தொகுதி
|
||||
Name[te]=జికంప్రిస్ లోని విద్యాసంబంధిత పొందిక
|
||||
Name[th]=ชุดโปรแกรมการศึกษา GCompris
|
||||
Name[tr]=GCompris
|
||||
Name[uk]=Збірка повчальних ігор GCompris
|
||||
Name[ur]= منا سب تعليميGکمپرائز
|
||||
Name[vi]=Bộ trình giáo dục GCompris
|
||||
Name[zh_CN]=GCompris 教育套件
|
||||
Name[zh_HK]=教育類套裝軟件 GCompris
|
||||
Name[zh_TW]=教育類套裝軟體 GCompris
|
||||
Name[zu]=Ukufundisa okufanele nge GCompris
|
||||
GenericName=Multi-activity educational game
|
||||
GenericName[af]=Opvoedkundige speletjie met klomp aktiwiteite
|
||||
GenericName[ar]=لعبة تعليمية متعدة الأنشطة
|
||||
GenericName[ast]=Xuegu educativu de xeres estremaes
|
||||
GenericName[bg]=Игра с много занимания с образователна цел
|
||||
GenericName[br]=C'hoarioù kelennadel dre obererezhioù lies
|
||||
GenericName[ca]=Joc educatiu amb múltiples activitats
|
||||
GenericName[cs]=Vzdělávací hra s mnohými aktivitami
|
||||
GenericName[da]=Fleraktivitets-undervisningsspil
|
||||
GenericName[de]=Lernspiel mit vielen Aktivitäten
|
||||
GenericName[dz]=སྣ་མང་-ལཱ་གི་ཤེས་ཡོན་རྩེདམོ་
|
||||
GenericName[el]=Εκπαιδευτικό παιχνίδι πολλαπλών δραστηριοτήτων
|
||||
GenericName[en_CA]=Multi-activity educational game
|
||||
GenericName[en_GB]=Multi-activity educational game
|
||||
GenericName[eo]=Plur-aktiveca edukada ludo
|
||||
GenericName[es]=Juego educativo de actividades variadas
|
||||
GenericName[et]=Miteid mänge sisaldav õppeprogramm
|
||||
GenericName[eu]=Ariketa anitzeko joko hezigarria
|
||||
GenericName[fa]=بازی های فکری چند کاره
|
||||
GenericName[fi]=Kokoelma erilaisia opetuspelejä
|
||||
GenericName[fr]=Jeu éducatif multi-activités
|
||||
GenericName[gd]=Geama foghlaim ioma-chleasach
|
||||
GenericName[gl]=Xogo educativo de múltiplas actividades
|
||||
GenericName[he]=ריבוי פעילות חינוכית משחק
|
||||
GenericName[hi]=विविध शैक्षिक खेल
|
||||
GenericName[hr]=Obrazovna igra s više aktivnosti
|
||||
GenericName[hu]=Sokféle elfoglaltságot nyújtó oktatójáték
|
||||
GenericName[id]=Permainan pendidikan berbagai kegiatan
|
||||
GenericName[it]=Gioco didattico multi-attività
|
||||
GenericName[ka]=საგანმანათლებლო თამაში მრავალი სავარჯიშოთი
|
||||
GenericName[kn]=ಬಹು-ಚಟುವಟಿಕೆ ಶೈಕ್ಷಣಿಕ ಆಟ
|
||||
GenericName[ko]=여러가지 교육 활동 게임
|
||||
GenericName[lt]=Daugialypis mokomasis žaidimas
|
||||
GenericName[lv]=Vairāku nodarbību izglītojoša spēle
|
||||
GenericName[mr]=विविघ शैक्षणिक खेळ
|
||||
GenericName[nb]=Et lek og lær-spill med mange aktiviteter
|
||||
GenericName[ne]=बहुँविध क्रियाकलाप शैक्षिक खेल
|
||||
GenericName[nl]=Educatief spel met meerdere activiteiten
|
||||
GenericName[nn]=Eit leik og lær-spel med mange aktivitetar
|
||||
GenericName[pl]=Gra edukacyjna z różnymi aktywnościami
|
||||
GenericName[pt]=Jogo educativo de múltiplas actividades
|
||||
GenericName[pt_BR]=Jogo educacional com várias atividades
|
||||
GenericName[ro]=Joc educaţional de activitate
|
||||
GenericName[ru]=Образовательные игры и упражнения
|
||||
GenericName[sk]=Vzdelávacia hra, zahrňujúca viacero aktivít
|
||||
GenericName[sl]=Izobraževalne igre in dejavnosti.
|
||||
GenericName[so]=Cayaaro waxbarasho kala gedisan
|
||||
GenericName[sr]=Разноврсне образовне игре
|
||||
GenericName[sr@latin]=Raznovrsne obrazovne igre
|
||||
GenericName[sr_ME]=Obrazovna igra s više aktivnosti
|
||||
GenericName[sv]=Pedagogiskt spel med flera aktiviteter
|
||||
GenericName[ta]=கற்பிக்கும் பல் வித செயல்கள்
|
||||
GenericName[te]=బహుళ-కార్యకలాప విద్యాసంబంధ ఆట
|
||||
GenericName[th]=เกมการศึกษาพร้อมด้วยกิจกรรมหลากหลาย
|
||||
GenericName[tr]=Eğitici Oyunlar
|
||||
GenericName[uk]=Освітні ігри і вправи
|
||||
GenericName[ur]= متر جمين : آپکي زبان کے ليے يهاں پر حسابي آپر بٹر ز رکھيں متعدد عملي تعليمي کھيل
|
||||
GenericName[vi]=Trò chơi giáo dục đa hoạt động
|
||||
GenericName[zh_CN]=多样的教育游戏
|
||||
GenericName[zh_HK]=複合式教育遊戲
|
||||
GenericName[zh_TW]=複合式教育遊戲
|
||||
GenericName[zu]=Umdlalo ofundisa ngokuningi
|
||||
Comment=Educational game for ages 2 to 10
|
||||
Comment[af]=Opvoedkundige speletjie vir 2- tot 10-jariges
|
||||
Comment[ar]=لعبة تعليمية للأطفال من سن عامين إلى عشرة أعوام
|
||||
Comment[ast]=Xuegu educativu pa neños dende 2 a 10 años
|
||||
Comment[bg]=Образователна игра за деца от 2 до 10 годишна възраст
|
||||
Comment[br]=C'hoarioù kelennadel evit ar vugale etre 2 ha dek vloaz
|
||||
Comment[ca]=Joc educatiu de 2 a 10 anys
|
||||
Comment[cs]=Naučná hra pro děti od 2 do 10 let
|
||||
Comment[da]=Lærerige spil for børn i alderen fra 2 til 10
|
||||
Comment[de]=Lernspiel für Kinder von 2 bis 10 Jahren
|
||||
Comment[dz]=ལོ་ ༢་ལས་ ༡༠་ དོན་ལུ་ཤེས་ཡོན་གྱི་རྩེདམོ་
|
||||
Comment[el]=Εκπαιδευτικό παιχνίδι για παιδιά από 2 έως 10 ετών
|
||||
Comment[en_CA]=Educational game for ages 2 to 10
|
||||
Comment[en_GB]=Educational game for ages 2 to 10
|
||||
Comment[eo]=Edukada ludo por 2 ĝis 10 jaruloj
|
||||
Comment[es]=Juego educativo para niños desde 2 a 10 años
|
||||
Comment[et]=Õppeprogramm 2 kuni 10 aastastele
|
||||
Comment[eu]=Joko hezigarria 2 - 10 urte bitartekoentzat
|
||||
Comment[fa]=بازي فكري براي بچه هاي 2 سال به بالا
|
||||
Comment[fi]=Opettavaisia pelejä kahdesta kymmenen vuotiaille
|
||||
Comment[fr]=Jeu éducatif pour les enfants de 2 à 10 ans
|
||||
Comment[gd]=Geama foghlaim do chlann eadar 2 is 10 bliadhna a dh'aois
|
||||
Comment[gl]=Xogo educativo de 2 a 10 anos
|
||||
Comment[he]=משחק חינוכי לגילאי שנתיים עד עשר
|
||||
Comment[hi]=2 से 10 तक आयु के बच्चों के लिये खेल
|
||||
Comment[hr]=Obrazovna igra za uzrast od 2 do 10 godina
|
||||
Comment[hu]=Oktatójáték 2-10 éveseknek
|
||||
Comment[id]=Permainan pendidikan untuk umur 2 sampai 10
|
||||
Comment[it]=Gioco didattico per bambini dai 2 ai 10 anni
|
||||
Comment[ka]=საგანმანათლებლო თამაში 2-დან 10-წლამდე ბავშვებისთვის
|
||||
Comment[kn]=೨ ರಿಂದ ೧೦ರ ವಯೋಮಿತಿಯವರಿಗಾಗಿನ ಶೈಕ್ಷಣಿಕ ಆಟ
|
||||
Comment[ko]=2~10세 아이들의 위한 교육 게임
|
||||
Comment[lt]=Mokomasis žaidimas vaikams nuo 2 iki 12 metų amžiaus
|
||||
Comment[lv]=Izglītojošas spēles 2 līdz 10 gadus veciem bērniem
|
||||
Comment[mr]=2 ते 10 वयाच्या मुलांसाठी खेळ
|
||||
Comment[nb]=Pedagogiske spill for alderen 2 til 10 år
|
||||
Comment[ne]=२ देखि १० वर्षका लागि शैक्षिक खेल
|
||||
Comment[nl]=Educatief spel voor kinderen van 2 tot 10 jaar
|
||||
Comment[nn]=Leik og lær-spel for ungar frå 2 til 10 år
|
||||
Comment[pl]=Gra edukacyjna dla dzieci od 2 do 10 lat
|
||||
Comment[pt]=Jogo educativo para crianças dos 2 aos 10 anos
|
||||
Comment[pt_BR]=Jogo educacional para crianças dos 2 aos 10 anos
|
||||
Comment[ru]=Обучающая игра для детей от 2 до 10 лет
|
||||
Comment[sk]=Vzdelávacia hra pre deti od 2 do 10 rokov
|
||||
Comment[sl]=Izobraževalne igre za otroke od 2 do 10.
|
||||
Comment[so]=Cayaaro waxbarasho oo loogu talagalay 2 ilaa iyo 10 jir
|
||||
Comment[sr]=Образовна игра за старост од 2 до 10 година
|
||||
Comment[sr@latin]=Obrazovna igra za starost od 2 do 10 godina
|
||||
Comment[sr_ME]=Edukativna igra (za djecu od 2 do 10 godina )
|
||||
Comment[sv]=Lärorikt spel för barn från 2 till 10 års ålder
|
||||
Comment[ta]=2 முதல் 10 வயதான குழந்தைகளுக்கு கல்வி விளையாட்டுகள்.
|
||||
Comment[te]=2 నుండి 10 సంవత్సరాల వారికి విద్యాసంబంధిత ఆట
|
||||
Comment[th]=เกมการศึกษาสำหรับเด็กอายุ 2 ถึง 10 ขวบ
|
||||
Comment[tr]=2-10 yaş için eğitici oyunlar
|
||||
Comment[uk]=Повчальна гра для дітей від 2 до 10 років
|
||||
Comment[ur]=۲ سے ۱۰ سال کے ليے تعليمي کھيل
|
||||
Comment[vi]=Trò chơi giáo dục cho trẻ con từ 2 đến 10 tuổi
|
||||
Comment[zh_CN]=面向 2 到 10 岁孩子的教育游戏
|
||||
Comment[zh_HK]=適合二到十歲的教育遊戲
|
||||
Comment[zh_TW]=適合二到十歲的教育遊戲
|
||||
Comment[zu]=Umdlalo ofundisayo kwabaneminyaka emi-2 kuya kweyi-10
|
||||
Exec=gcompris
|
||||
Icon=gcompris
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Game;KidsGame;
|
||||
StartupNotify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=gcompris
|
||||
X-GNOME-Bugzilla-Component=
|
||||
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Executable
+91
@@ -0,0 +1,91 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gcompris</Name>
|
||||
<Homepage>http://gcompris.net/</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Full featured educational application for children from 2 to 10</Summary>
|
||||
<Description>GCompris is an educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game orientated, but nonetheless still educational.</Description>
|
||||
<Archive sha1sum="992c9d43ecb798e25737e0923d2282d3557bffaf" type="tarbz2">http://gcompris.net/download/gcompris-15.10.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
<Dependency>librsvg-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>texinfo</Dependency>
|
||||
<Dependency>texi2html</Dependency>
|
||||
<Dependency>gstreamer-devel</Dependency>
|
||||
<Dependency>sqlite-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>gcompris</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>atk</Dependency>
|
||||
<Dependency>gtk2</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>sqlite</Dependency>
|
||||
<Dependency>librsvg</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>gstreamer</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
<Path fileType="data">/usr/share/gcompris</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/gcompris-edit.desktop">gcompris-edit.desktop</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/gcompris.desktop">gcompris.desktop</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/gcompris-edit.png">gcompris-edit.png</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/gcompris.png">gcompris.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2016-02-07</Date>
|
||||
<Version>15.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2015-02-17</Date>
|
||||
<Version>14.12</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2014-04-19</Date>
|
||||
<Version>14.03</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2013-12-31</Date>
|
||||
<Version>13.11</Version>
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gcompris</Name>
|
||||
<Summary xml:lang="tr">2-10 yaş arası çocuklar için eğitici uygulamalar</Summary>
|
||||
<Description xml:lang="tr">GCompris, 2-10 yaş arası çocuklar için bir çok etkinliği kapsayan eğitim amaçlı bir yazılım paketidir. Bazı etkinlikler, eğitim amaçlı oyunlardan oluşmaktadır.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user