Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
M
mpd
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Иван Мажукин
  • mpd
  • Repository

Switch branch/tag
  • mpd
  • python
  • build
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Yetangitu's avatar
    Fix android build error when confronted with package versions ending in +revision_information · 2052b461
    Yetangitu authored 4 years ago
    The script seems to assume package version numbers always end in numeric versions with an optional alpha-suffix. Alas, were it only so simple... Sometimes the package is called fizzbang-1.2.3+release_info in which case the build fails. No more!
    
    Closes https://github.com/MusicPlayerDaemon/MPD/issues/1177
    2052b461
Name
Last commit
Last update
..
autotools.py python/build/autotools.py: add autoreconf support 7 years ago
boost.py python/build/boost.py: touch boost/version.hpp to avoid reinstalling all the time 4 years ago
cmake.py {android,win32}/build.py: build libmodplug and WildMidi 5 years ago
dirs.py {android,win32}/build.py: move code to python/build/dirs.py 9 years ago
download.py python/build/verify: prepare SHA support 8 years ago
ffmpeg.py python/build/ffmpeg.py: remove obsolete -no-integrated-as workaround 4 years ago
jack.py output/jack: enable on Windows 4 years ago
libs.py python/build/libs.py: update OpenSSL to 3.0.0-alpha16 4 years ago
makeproject.py build/python: refactoring: introduce new class MakeProject 7 years ago
meson.py python/build/meson.py: set BOOST_ROOT for Meson 0.54 5 years ago
openssl.py python/build/libs.py: build CURL with OpenSSL support 4 years ago
project.py Fix android build error when confronted with package versions ending in +revision_information 4 years ago
quilt.py python/build/project.py: add quilt support 7 years ago
tar.py misc: use python builtin tar library when /bin/tar not found 5 years ago
verify.py python/build/verify: support SHA-1 and SHA-256 8 years ago
zlib.py python/build/zlib.py: build zlib as a static library 6 years ago