Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
simutrans
Commits:
6b91bfc5 by Antonio Rojas at 2025-02-16T10:52:02+01:00
Drop no longer needed source files
- - - - -
3 changed files:
- PKGBUILD
- − com.simutrans.Simutrans.metainfo.xml
- − simutrans.desktop
Changes:
=====================================
PKGBUILD
=====================================
@@ -15,15 +15,9 @@ depends=('gcc-libs' 'zlib' 'sdl2' 'libpng' 'bzip2'
'freetype2' 'fontconfig' 'sim
makedepends=('dos2unix' 'cmake' 'git')
optdepends=('timidity++: play MIDI music')
source=(git+https://github.com/simutrans/simutrans#tag=$pkgver
-
https://raw.githubusercontent.com/aburch/simutrans/8593f5b1248d03f907a149f7abc41ae6512009e1/simutrans.svg
- settings-folder.patch
- simutrans.desktop
- com.simutrans.Simutrans.metainfo.xml)
+ settings-folder.patch)
sha256sums=('2e3f0d0b94cc504918a1d92e7d2e068ebd5add1df8864c6046c8311c4259ed25'
- 'c0c2dd5da146f64901b00c6ee67e0818a166b983a81cee7897c4843aa9f21c81'
- 'c38efe293ab3e6439a204545b0102abbb6db04c72a11486bdd391bc4d5cf3d2a'
- '99545152f5e739b7eb028152383fa10d3e3d303c99167e1c6e5a6bd7dcd00fa3'
- 'f3d2416de0f725d15b18482c20231228791e65ceeeb7305115a8ea6a2e591dd6')
+ 'c38efe293ab3e6439a204545b0102abbb6db04c72a11486bdd391bc4d5cf3d2a')
prepare() {
# Some files are distributed in DOS format
=====================================
com.simutrans.Simutrans.metainfo.xml deleted
=====================================
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop-application">
- <id>com.simutrans.simutrans</id>
- <launchable type="desktop-id">simutrans.desktop</launchable>
- <name>Simutrans</name>
- <summary>Transportation simulator</summary>
- <metadata_license>CC0-1.0</metadata_license>
- <project_license>Artistic-1.0</project_license>
- <description>
- <p>Simutrans is a free transportation simulator: the player operates a
transportation company and has to transport goods and passengers between
factories and different cities.</p>
- </description>
- <screenshots>
- <screenshot type="default">
-
<image>https://screenshots.debian.net/screenshots/000/001/205/large.png</image>
- </screenshot>
- </screenshots>
- <url type="bugtracker">https://forum.simutrans.com/index.php?board=8.0</url>
- <url type="homepage">https://www.simutrans.com/</url>
-</component>
=====================================
simutrans.desktop deleted
=====================================
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Name=Simutrans
-Comment=Transportation simulator
-Exec=simutrans
-Icon=simutrans
-Terminal=false
-Type=Application
-Categories=Game;Simulation;
-
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/simutrans/-/commit/6b91bfc52e311eb47751e130c1808a8e31b6a1a0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/simutrans/-/commit/6b91bfc52e311eb47751e130c1808a8e31b6a1a0
You're receiving this email because of your account on gitlab.archlinux.org.