[vlc-devel] [PACKAGERS] Tag 1.1.0-rc2

gozer at progrock.com gozer at progrock.com
Mon Jun 7 13:42:18 CEST 2010


Hi all,

additionnaly I have some problems generating on windows (cygwin based), because some files are missing:
- for compiling:
./include/vlc_windows_interfaces.h
./projects/activex/position.h

- for make package-win32:
./extras/package/win32/languages/bengali.nsh
./extras/package/win32/languages/brazilian_portuguese.nsh
./extras/package/win32/languages/bulgarian.nsh
./extras/package/win32/languages/catalan.nsh
./extras/package/win32/languages/dutch.nsh
./extras/package/win32/languages/finnish.nsh
./extras/package/win32/languages/german.nsh
./extras/package/win32/languages/hungarian.nsh
./extras/package/win32/languages/italian.nsh
./extras/package/win32/languages/japanese.nsh
./extras/package/win32/languages/occitan.nsh
./extras/package/win32/languages/polish.nsh
./extras/package/win32/languages/punjabi.nsh
./extras/package/win32/languages/romanian.nsh
./extras/package/win32/languages/schinese.nsh
./extras/package/win32/languages/slovak.nsh
./extras/package/win32/languages/slovenian.nsh
./extras/package/win32/languages/sorani.nsh
./extras/package/win32/languages/spanish.nsh

./share/lua/extensions/imdb.lua
./share/lua/extensions/README.txt

vlc-1.1.0-rc2 is also crashing for me (playlist/preferences->shortcut/mp4 and mov) but it may be linked to my win32 'contribs' and the use of gcc-3

--
    Eric Lassauge 
        <gozer {at} progrock [dot] com>
        #lassauge [at] users {dot} sf {dot} net#

--- kwizart at gmail.com wrote:

From: Nicolas Chauvet <kwizart at gmail.com>
To: Mailing list for VLC media player developers <vlc-devel at videolan.org>
Subject: Re: [vlc-devel] [PACKAGERS] Tag 1.1.0-rc2
Date: Mon, 7 Jun 2010 12:49:17 +0200

2010/6/4 Jean-Baptiste Kempf <jb at videolan.org>:
> On Thu, Jun 03, 2010 at 05:08:53PM +0200, Jean-Baptiste Kempf wrote :
>> ftp://ftp.videolan.org/pub/testing/vlc-1.1.0-rc2/vlc-1.1.0-rc2.tar.bz2

Hi,

3 Issues:

1/ vlc -rc2 is crashing with me. (core dump) I'm trying to reproduce
on another system.
That was not the case with -pre3.

2/ Cache generation failure doesn't need to fail the build:
Patch from rdieter at fedoraproject.org
http://cvs.rpmfusion.org/viewvc/rpms/vlc/devel/?root=free
But that's still strange that if a module fails, then it makes the
cache generation to return an error.
Also, that rather late in the development process, but I'm not
satisfied with the cache dir in located in _prefix/lib
It should be better in /var/cache/vlc. And in case there is two
versions installed in parallels (such as lib32 and lib64 version) the
name-space have to be different.
I'm still trying to figure out.

3/There is a problem *nix system as the desktop icons (either png xpm)
need to be named vlc.{xpm,png} as referenced in the desktop file
(without extension). so the scale need to be removed from the name.
(and the files need to be moved to a subdir in the git source
repository).

It means:
From:
/usr/share/icons/hicolor/128x128/apps/vlc128x128-christmas.png
/usr/share/icons/hicolor/128x128/apps/vlc128x128.png
/usr/share/icons/hicolor/16x16/apps/vlc16x16.png
/usr/share/icons/hicolor/16x16/apps/vlc16x16.xpm
/usr/share/icons/hicolor/256x256/apps/vlc256x256.png
/usr/share/icons/hicolor/32x32/apps/vlc32x32-christmas.xpm
/usr/share/icons/hicolor/32x32/apps/vlc32x32.png
/usr/share/icons/hicolor/32x32/apps/vlc32x32.xpm
/usr/share/icons/hicolor/48x48/apps/vlc48x48-christmas.png
/usr/share/icons/hicolor/48x48/apps/vlc48x48.png
To:
/usr/share/icons/hicolor/128x128/apps/vlc-christmas.png
/usr/share/icons/hicolor/128x128/apps/vlc.png
/usr/share/icons/hicolor/16x16/apps/vlc.png
/usr/share/icons/hicolor/16x16/apps/vlc.xpm
/usr/share/icons/hicolor/256x256/apps/vlc.png
/usr/share/icons/hicolor/32x32/apps/vlc-christmas.xpm
/usr/share/icons/hicolor/32x32/apps/vlc.png
/usr/share/icons/hicolor/32x32/apps/vlc.xpm
/usr/share/icons/hicolor/48x48/apps/vlc-christmas.png
/usr/share/icons/hicolor/48x48/apps/vlc.png

Thx

Nicolas (kwizart)
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel




_____________________________________________________________
For the best in Progressive Rock on the internet, check out PROGROCK.COM!
http://www.progrock.com



More information about the vlc-devel mailing list