Giter VIP home page Giter VIP logo

megaglest-data's People

Contributors

alketii avatar andy5995 avatar filux avatar jammyjamjamman avatar softcoder avatar titiger avatar tomreyn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

megaglest-data's Issues

cmake: cannot find glest_linux.ini

The glest_linux.ini seems to be missing.

This is the build log:
dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package megaglest-data
dpkg-buildpackage: source version 3.9.1-1~getdeb1
dpkg-buildpackage: source changed by Christoph Korn [email protected]
dpkg-source --before-build megaglest-data-3.9.1
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
dh_clean
debian/rules build
dh build
dh_testdir
dh_auto_configure
-- The C compiler identification is GNU 4.8.1
-- The CXX compiler identification is GNU 4.8.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for [/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/../glest_game/]
-- **Data package detected stand alone data folder structure, prefix [/usr] bindir [/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1].
-- *NOTE: Custom Data Install Path is [share/megaglest/]
-- Configuring done
-- Generating done
-- Build files have been written to: /home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu
dh_auto_build
make[1]: Entering directory /home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu' /usr/bin/cmake -H/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1 -B/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu/CMakeFiles /home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[2]: Entering directory/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu'
make[2]: Nothing to be done for all'. make[2]: Leaving directory/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu/CMakeFiles 0
make[1]: Leaving directory /home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu' dh_auto_test fakeroot debian/rules binary dh binary dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1'
dh_auto_install --destdir=debian/megaglest-data
make[2]: Entering directory /home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu' /usr/bin/cmake -H/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1 -B/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu/CMakeFiles /home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[3]: Entering directory/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu'
make[3]: Nothing to be done for all'. make[3]: Leaving directory/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[3]: Entering directory /home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu' make[3]: Nothing to be done forpreinstall'.
make[3]: Leaving directory `/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
CMake Error at cmake_install.cmake:36 (FILE):
file INSTALL cannot find
"/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/glest_linux.ini".

make[2]: *** [install] Error 1
make[2]: Leaving directory /home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/obj-x86_64-linux-gnu' dh_auto_install: make -j1 install DESTDIR=/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1/debian/megaglest-data AM_UPDATE_INFO_DIR=no returned exit code 2 make[1]: *** [override_dh_auto_install] Error 2 make[1]: Leaving directory/home/korn/packages/megaglest/data/new/megaglest-data-3.9.1'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
debuild: fatal error at line 1361:
dpkg-buildpackage -rfakeroot -D -us -uc -b failed

Horrible screech in the back of many sound files

Several of the background sound files have a horrible screech that makes it impossible to concentrate on anything until megaglest is muted. Pressing k does not work.

I have checked that this is really an issue by downloading the latest version of some of these files and playing them directly to alsa hw:0 (normally I use pulse)

version: 3.7.1-2+b1 (Debian)
scope: tilesets/

bad: tilesets/autumn/sounds/nightime.ogg
bad: tilesets/dark_forest/sounds/night.ogg
good: tilesets/desert2/sounds/night.ogg
good: tilesets/evergreen/sounds/night.ogg
bad: tilesets/fernland/sounds/night.ogg
bad: tilesets/forest/sounds/night.ogg
bad: tilesets/jungle/sounds/night.ogg
bad: tilesets/karningul/sounds/night.ogg
bad: tilesets/meadow/sounds/night.ogg
tolerable: tilesets/mediterran/sounds/night.ogg
bad: tilesets/pine_peat/sounds/night.ogg
bad: tilesets/scrub_land/sounds/night.ogg
good: tilesets/spring/sounds/night.ogg


good: tilesets/**/*.wav
good: tilesets/**/*day.ogg
good: tilesets/**/rain.ogg
good: tilesets/**/hawk.ogg
good: tilesets/**/owl.ogg
good: tilesets/**/rooster.ogg
good: tilesets/**/hell.ogg
good: tilesets/**/mudchute_cow_1.ogg
good: tilesets/**/wind.ogg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.