Christopher Degawa

Results 19 issues of Christopher Degawa

Add windows, linux python2.7 and pypy2.7 Add coverage support It is necessary to activate travis at to start testing. The windows build are possibly blocked because of #61 There are...

>Алексей @Alexpux 06:28 I will not provide 32 bit MSYS2-packages anymore since today from [gitter](https://gitter.im/msys2/msys2?at=5ec271726675d830b1b26cc0) Starting today, it seems that 32-bit packages will no longer be updated, thus it would...

discussion

I'm thinking of adding gstreamer as a package to be built so that way we can use the libs from the suite, but was wondering if there would be any...

feature-request

Created a new fr for librsvg to track progress of it. Problems: 1. It tries to create a symlink during build 2. It tries to remove non-existant file during build...

feature-request
stalled

parallel seems not to be able to understand Windows directory structure, and thus when I put {/} for basename, it just outputs the whole entire line and when I use...

**Describe the bug** Compile error due to crossbeam-epoch ```rust error: linking with `i686-w64-mingw32-gcc` failed: exit code: 1 | = note: "i686-w64-mingw32-gcc" ... = note: D:/media-autobuild_suite/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/12.1.0/../../../../i686-w64-mingw32/bin/ld.exe: D:\media-autobuild_suite\build\rav1e-git\target\i686-pc-windows-gnu\release\deps\rav1e-2bb7c42675a4c7b5.kb0hgx92w3aeqvs.rcgu.o: in function `ZN15crossbeam_epoch7default11with_handle17h689cff926aee7e0fE': D:/media-autobuild_suite/msys64/opt/cargo\registry\src\github.com-1285ae84e5963aae\crossbeam-epoch-0.9.9\src/internal.rs:(.text+0x30b):...

bug

WIll the patches be okay with the conversion of whitespaces? Mainly about the hashes Also modified STYLE.md's sed to exclude .git, build,Bin, and png and added a command to append...

Clean up

First build will be a bit long, but after the msys64 folder is cached, the time should significantly be reduced

Same as https://github.com/MediaArea/ZenLib/pull/105 A work around for certain compilers not working on windows due to extra long paths (Something like `CMakeFiles/mediainfo.dir/D_/actions/_work/media-autobuild_suite/media-autobuild_suite/build/libmediainfo-git/Source/ThirdParty/aes-gladman/aes_modes.c.o` under `D:/actions/_work/media-autobuild_suite/media-autobuild_suite/build/libmediainfo-git/build`) Since it the source files aren't subdirectories,...

### Description Installing opusfile and running `pkgconf --static --libs opusurl` provides incorrect ordering of libraries ```bash cddeg@ccom-laptop UCRT64 /c/Users/cddeg $ pkgconf.exe --version 1.8.0 cddeg@ccom-laptop UCRT64 /c/Users/cddeg $ pkgconf --static --libs...

bug