Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2011 10:05:33 +0200
From:      "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To:        Zokama <contact@zokama.com>
Cc:        Tomek CEDRO <tomek.cedro@gmail.com>, multimedia@freebsd.org
Subject:   Re: win32-codecs update request
Message-ID:  <20110224100533.3c15d8cc@gmail.com>
In-Reply-To: <op.vrd0qquvdjwbgg@rain>
References:  <AANLkTimHEJb5LczUJsj0o=n7FB7JwuHAMEEfFAgddKYf@mail.gmail.com> <op.vrd0qquvdjwbgg@rain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 24 Feb 2011 00:17:04 -0300
Zokama <contact@zokama.com> wrote:

> 
> For the time being, before the port gets updated, you can edit the  
> "/usr/port/multimedia/win32-codecs/distinfo" to change the file size
> and checksums (md5 and SHA256).
> 

md5 is deprecated.

> I actually had the same issue and downloaded the latest codec file
> from mplayerhq  
> (http://www1.mplayerhq.hu/MPlayer/releases/codecs/all-20110131.tar.bz2),  
> and made the changes to the file (win32-codecs/distinfo) and it
> worked. I lost the actual data though since the next cvsup overrode
> it... But it fairly simple to gather the information:
> 
> $md5 all-20110131.tar.bz2
> $sh256 all-20110131.tar.bz2
> $ls -l all-20110131.tar.bz2
> 

make makesum.

> I'm not sure if that's what you were after though.
> 
> Zokama.
> 
> 
BTW,

laptop# make checksum
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for win32-codecs-3.1.0.r1,1
=> SHA256 Checksum OK for win32/all-20100303.tar.bz2.
=> SHA256 Checksum OK for win32/xanimdlls-20040626.tar.bz2.
=> SHA256 Checksum OK for win32/rp9codecs-20050115.tar.bz2.
=> SHA256 Checksum OK for win32/rp9codecs-win32-20050115.tar.bz2.
laptop# grep -i size distinfo
SIZE (win32/all-20100303.tar.bz2) = 20670194
SIZE (win32/xanimdlls-20040626.tar.bz2) = 318850
SIZE (win32/qt63dlls-20050115.tar.bz2) = 2694390
SIZE (win32/qtextras-20041107.tar.bz2) = 974913
SIZE (win32/rp9codecs-20050115.tar.bz2) = 510136
SIZE (win32/rp9codecs-win32-20050115.tar.bz2) = 540641

Tomek, try to remove distfiles/win32 dir and `make
-C /usr/ports/multimedia/win32-codecs checksum` 

-- 
wbr, tiger



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110224100533.3c15d8cc>