On 21/02/08 11:27PM, Eugene Moz. wrote: > On 21/02/07 07:42PM, Eugene Moz. wrote: > > Hello. > > Here's the libva-intel-media-driver that I ported, it requires igdgmm > > library which I also ported. > > This work is based on this: > > https://github.com/intel/media-driver/pull/819 > > I include thy ports: > > multimedia/libva-2.10.0 # LIMD-21 requires at least 2.8.0 > > multimedia/libva-utils-2.10.0 # with vainfo utility > > multimedia/igdgmm-20.4.1 # latest atm, required for LIMD > > multimedia/libva-intel-media-driver-21.1.1 # latest atm > > Hello, > As someone mentioned, I forgot to tweak MASTER_SITES in > multimedia/igdgmm/Makefile > Please do change Makefile as so, should be fine now. > See attached patch. > -- > Eugene Moz.
> --- Makefile.orig Mon Feb 8 23:16:59 2021 > +++ Makefile Mon Feb 8 23:26:34 2021 > @@ -6,8 +6,8 @@ > DISTNAME = intel-gmmlib-${V} > > CATEGORIES = multimedia > -HOMEPAGE = https://github.com/intel/gmmlib/ > -MASTER_SITES = https://github.com/jbeich/gmmlib/archive/ > +HOMEPAGE = https://github.com/intel/gmmlib/ > +MASTER_SITES = https://github.com/intel/gmmlib/archive/ > MAINTAINER = example example <exam...@example.xyz> > > IGDGMM_LIB_MAJOR = 20 Here's the updated builds, with solved hacky after-configure patch problem Should now build fine. -- Eugene Moz.
igdgmm.tar.gz
Description: Binary data
libva-intel-media-driver.tar.gz
Description: Binary data