ports

morpheus ports
git clone git://git.2f30.org/ports
Log | Files | Refs | LICENSE

mkfile (337B)


      1 <$mkbuild/mk.3rdparty
      2 
      3 <v.mk
      4 src = alsa-lib-$v
      5 url = ftp://ftp.alsa-project.org/pub/lib/alsa-lib-$v.tar.bz2
      6 mkfile = ../alsalib.mk
      7 patches = \
      8 	../alsa-lib_pcm_h.patch \
      9 	../alsa-lib_mixed_types.patch \
     10 	../alsa-lib_mips_atomic.patch \
     11 	../alsa-lib_mask_inline.patch \
     12 	../alsa-lib_kernel_off_t.patch \
     13 	../alsa-lib-portable-mutex.patch