Commit Graph

7 Commits

Author SHA1 Message Date
Alexey Pavlov
080bb8a2ae libmikmod: Update to 3.3.11.1 2018-01-18 12:37:54 +03:00
Viktor Szakats
9297517101 switch to sourceforge.io homepages (#2270)
after: https://sourceforge.net/blog/introducing-https-for-project-websites/
2017-03-09 21:52:31 +03:00
Fabian Greffrath
c623dbe964 libmikmod: move closing parenthesis off of commented line 2016-03-19 09:49:41 +01:00
Fabian Greffrath
f2cae38c0b libmikmod: move openal from makedepends to depends
Turns out openal is indeed a run-time dependency of libmikmod:
```
$ objdump -x /mingw32/bin/libmikmod-3.dll | grep 'DLL Name'
        DLL Name: dsound.dll
        DLL Name: KERNEL32.dll
        DLL Name: msvcrt.dll
        DLL Name: USER32.dll
        DLL Name: WINMM.DLL
        DLL Name: libopenal-1.dll
        DLL Name: libgcc_s_dw2-1.dll
```
2016-03-18 17:13:57 +01:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Alexey Pavlov
8896cf3d87 libmikmod: Update to 3.3.8 2015-11-23 11:46:29 +03:00
Alexey Pavlov
ec0b3413aa libmikmod: New package. 2015-11-03 10:00:49 +03:00