[Buildroot] [PATCH 1/2] libvncserver: bump version to 0.9.10

Floris Bos bos at je-eigen-domein.nl
Fri Dec 26 15:03:48 UTC 2014


On 26.12.2014 05:40, Baruch Siach wrote:
>> diff --git a/package/libvncserver/libvncserver.mk
>> b/package/libvncserver/libvncserver.mk
>> index 99d757b..b26d5b9 100644
>> --- a/package/libvncserver/libvncserver.mk
>> +++ b/package/libvncserver/libvncserver.mk
>> @@ -4,13 +4,14 @@
>>  #
>>  
>> ################################################################################
>> 
>> -LIBVNCSERVER_VERSION = 0.9.9
>> +LIBVNCSERVER_VERSION = 0.9.10
>>  LIBVNCSERVER_SOURCE = LibVNCServer-$(LIBVNCSERVER_VERSION).tar.gz
>> -LIBVNCSERVER_SITE = 
>> http://downloads.sourceforge.net/project/libvncserver/libvncserver/$(LIBVNCSERVER_VERSION)
>> +LIBVNCSERVER_SITE = https://github.com/LibVNC/libvncserver/archive
>>  LIBVNCSERVER_LICENSE = GPLv2+
>>  LIBVNCSERVER_LICENSE_FILES = COPYING
>>  LIBVNCSERVER_INSTALL_STAGING = YES
>>  LIBVNCSERVER_CONFIG_SCRIPTS = libvncserver-config
>> +LIBVNCSERVER_AUTORECONF = YES
> 
> Why is this needed? Please explain in a comment.

The autoreconf you mean?

No idea why exactly, but upstream no longer includes a ready-made 
configure script with the new release.
Since it is mentioned in their changelog ("Cleaned out the autotools 
build system which now uses autoreconf") I assume it is intentional, 
instead of overlooked.


Yours sincerely,

Floris Bos



More information about the buildroot mailing list