Codebase list widelands / 7b5a355
Use upstream .desktop too Martin Quinson 3 years ago
3 changed file(s) with 5 addition(s) and 84 deletion(s). Raw diff Collapse all Expand all
11
22 * New upstream release.
33 * Disable the patches relative to cmake+SDL: upstream fixed the issue.
4 * Use the upstream manpage and appdata.xml now that they exist.
4 * Use the upstream manpage, .desktop and appdata.xml now that they exist.
55
66 -- Martin Quinson <mquinson@debian.org> Sat, 25 Jul 2020 21:18:15 +0200
77
+0
-81
debian/org.widelands.widelands.desktop less more
0 [Desktop Entry]
1 Version=1.0
2 Type=Application
3 Name=Widelands
4 Name[ko]=와이드랜드
5 GenericName=Strategy Game
6 GenericName[ar]=لعبه إستراتيجية
7 GenericName[bg]=Стратегическа игра
8 GenericName[br]=C'hoari Bellerezh
9 GenericName[ca]=Joc d'estratègia
10 GenericName[cs]=Strategická hra
11 GenericName[da]=Strategispil
12 GenericName[de]=Strategiespiel
13 GenericName[el]=Παιχνίδι Στρατηγικής
14 GenericName[es]=Juego de estrategia
15 GenericName[eu]=Estrategia jokoa
16 GenericName[fi]=Strategiapeli
17 GenericName[fr]=Jeu de stratégie
18 GenericName[fy]=Strategyspultsje
19 GenericName[gd]=Geama ro-innleachd
20 GenericName[he]=משחק אסטרטגיה
21 GenericName[hu]=Stratégiai játék
22 GenericName[id]=Permainan Strategi
23 GenericName[ig]=Egwuregwu atụmatụ
24 GenericName[it]=Gioco di strategia
25 GenericName[ja]=ストラテジーゲーム
26 GenericName[ko]=전략 게임
27 GenericName[la]=Ludus strategicae
28 GenericName[lt]=Strateginis žaidimas
29 GenericName[ms]=Permainan Strategi
30 GenericName[nds]=Taktisk Speel
31 GenericName[nl]=Strategiespel
32 GenericName[pl]=Gra strategiczna
33 GenericName[pt]=Jogo de Estratégia
34 GenericName[pt_BR]=Jogo de estratégia
35 GenericName[ro]=Joc de strategie
36 GenericName[ru]=Стратегическая игра
37 GenericName[sk]=Strategická hra
38 GenericName[sl]=Strateška igra
39 GenericName[sr]=Strateška igra
40 GenericName[sv]=Strategispel
41 GenericName[tr]=Strateji Oyunu
42 GenericName[uk]=Стратегічна гра
43 GenericName[zh_TW]=策略遊戲
44 Comment=A real-time build-up strategy game
45 Comment[ar]=لعبة بناء إستراتيجية في الوقت الحقيقي
46 Comment[bg]=Стратегическа игра за изграждане на цивилизация в реално време
47 Comment[ca]=Un joc d'estratègia i construcció a temps real
48 Comment[cs]=Real-time budovatelská strategická hra
49 Comment[da]=Et realtids opbygningsstrategispil
50 Comment[de]=Echtzeitbasiertes Aufbau-Strategiespiel
51 Comment[es]=Un juego de estrategia y construcción en tiempo real
52 Comment[eu]=Denbora errealeko eraikuntza eta estrategia jokoa
53 Comment[fi]=Reaaliaikainen strategiapeli
54 Comment[fr]=Un jeu de stratégie et de construction en temps réel
55 Comment[fy]=In strategysk bouwspultsje mei rinnende tiid
56 Comment[gd]=Geama ro-innleachd togail fìor-ama
57 Comment[hu]=Egy valós idejű, építkezős stratégiai játék
58 Comment[id]=Sebuah permainan pembangunan strategi dalam waktu nyata
59 Comment[it]=Un gioco di costruzione e strategia in tempo reale
60 Comment[ja]=リアルタイム発展型ストラテジーゲーム
61 Comment[ko]=실시간 건설 전략 게임
62 Comment[la]=Ludus strategicae exstructionis in tempore vero
63 Comment[ms]=Permainan strategi pembinaan masa-nyata
64 Comment[nds]=Een taktisk Speel över 't Upbauen in Echt-Tied
65 Comment[nl]=Een realtime opbouwend strategiespel
66 Comment[pl]=Strategia czasu rzeczywistego skupiona na rozbudowie
67 Comment[pt]=Um jogo de construção estratégica em tempo real
68 Comment[pt_BR]=Um jogo em tempo real de estratégia e evolução
69 Comment[ro]=Un joc strategic de construire în timp real
70 Comment[ru]=Стратегия развития в реальном времени
71 Comment[sk]=Budovateľská stretegická hra v reálnom čase
72 Comment[sr]=Graditeljska strateška igra u realnom vremenu
73 Comment[sv]=Ett uppbyggnadsstrategispel i realtid
74 Comment[tr]=Gerçek zamanlı inşa strateji oyunu
75 Comment[uk]=Стратегічна гра у режимі реального часу
76 Comment[zh_TW]=一款即時演變的策略遊戲
77 Icon=widelands
78 TryExec=widelands
79 Exec=widelands
80 Categories=Game;StrategyGame;
2121
2222 override_dh_auto_install:
2323 dh_auto_install --parallel
24 mkdir -p debian/tmp/usr/share/applications/
25 cp debian/org.widelands.widelands.desktop debian/tmp/usr/share/applications/
2624 # Take care of the fonts (use system-wide ones)
2725 # Not doing so would violate the Debian Policy, preventing the package to enter the official repositories
2826 ln -s /usr/share/fonts/opentype/fonts-hosny-amiri debian/tmp/usr/share/games/widelands/data/i18n/fonts/amiri
5654 # appdata
5755 mkdir -p debian/tmp/usr/share/metainfo/
5856 mv debian/tmp/share/metainfo/org.widelands.Widelands.appdata.xml debian/tmp/usr/share/metainfo/widelands.appdata.xml
57 # Desktop
58 mkdir -p debian/tmp/usr/share/applications/
59 mv debian/tmp/share/applications/org.widelands.Widelands.desktop debian/tmp/usr/share/applications/
60
5961
6062 override_dh_missing:
6163 dh_missing --fail-missing