[ATrpms-devel] vlc

Paulo Cavalcanti promac at gmail.com
Sun Feb 25 16:10:16 CET 2007


> If you use --without mad then the following breaks:
>
>         %{!?_without_mad:--enable-mad} \
>
> because it will by default try to build with mad. E.g. you need
> something like
>
>         %{!?_without_mad:--enable-mad}%{?_without_mad:--disable-mad} \
>
> or even just
>
>         %{?_without_mad:--disable-mad} \
>
> Since ATrpms does carry mad, I simply dropped the --without mad. I'll
> let you know whether something else is missing.


There are also some few deprecated options.
I checked one by one (configure --help | grep ...)
and uploaded a new spec:

http://people.atrpms.net/~pcavalcanti/srpms/vlc.spec

The only way of keeping this spec file updated is keeping
the options in alphabetical order.


For RHEL you need several dependencies, for example RHEL4:
>
>                         Depends: libcddb-devel but it is not installable
>                         Depends: libtar-devel but it is not installable
>                         Depends: libupnp-devel but it is not installable
>                         Depends: libcaca-devel but it is not installable
>                         Depends: libcdio-devel but it is not installable
>                         Depends: libgoom2-devel but it is not installable
>                         Depends: libmatroska-devel but it is not
> installable
>                         Depends: libmodplug-devel but it is not
> installable
>                         Depends: libmpcdec-devel but it is not installable
>                         Depends: libshout-devel but it is not installable
>                         Depends: openslp-devel but it is not installable
>                         Depends: wxGTK-devel (>= 2.4.2) but it is not
> installable



Well, we cannot have everything ....

But I am almost sure that this time vlc from ATrpms is going to be out!!

-- 
Paulo Roma Cavalcanti
LCG - UFRJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.atrpms.net/pipermail/atrpms-devel/attachments/20070225/694084ef/attachment.html 


More information about the atrpms-devel mailing list