Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
simutrans
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Debian Games
simutrans
Commits
9552eec7
Unverified
Commit
9552eec7
authored
Jan 01, 2018
by
Jörg Frings-Fürst
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
ssh://git.debian.org/git/pkg-games/simutrans
parents
53eac990
c61d2ff0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
2 deletions
+11
-2
debian/changelog
debian/changelog
+9
-0
debian/patches/0500-config.diff
debian/patches/0500-config.diff
+2
-2
No files found.
debian/changelog
View file @
9552eec7
simutrans (120.2.2-2) unstable; urgency=medium
* Team upload.
* Update 0500-config.diff. Use sdl_config instead of sdl2_config.
This will enable the MIDI music again. Thanks to Julius Andrikonis for the
report. (Closes: #869029)
-- Markus Koschany <apo@debian.org> Tue, 01 Aug 2017 00:30:13 +0200
simutrans (120.2.2-1) unstable; urgency=medium
[ Jörg Frings-Fürst ]
...
...
debian/patches/0500-config.diff
View file @
9552eec7
...
...
@@ -57,8 +57,8 @@ Index: trunk/config.default
+# Define these as empty strings, if you don't have the respective config program
+#ALLEGRO_CONFIG = allegro-config
+#PNG_CONFIG = pkg-config libpng
+
#
SDL_CONFIG = sdl-config
+SDL2_CONFIG = sdl2-config
+SDL_CONFIG = sdl-config
+
#
SDL2_CONFIG = sdl2-config
+
+VERBOSE = 1
+
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment