mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
xapp_xfs: Bump version to 1.1.4
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
df2a60e5ca
commit
a441f8c4c0
@ -4,13 +4,11 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
XAPP_XFS_VERSION = 1c8459eafc04997751ae3d200d0ec91e43e19b5b
|
XAPP_XFS_VERSION = 1.1.4
|
||||||
XAPP_XFS_SITE = git://anongit.freedesktop.org/xorg/app/xfs
|
XAPP_XFS_SOURCE = xfs-$(XAPP_XFS_VERSION).tar.bz2
|
||||||
|
XAPP_XFS_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||||
XAPP_XFS_LICENSE = MIT
|
XAPP_XFS_LICENSE = MIT
|
||||||
XAPP_XFS_LICENSE_FILES = COPYING
|
XAPP_XFS_LICENSE_FILES = COPYING
|
||||||
XAPP_XFS_AUTORECONF = YES
|
XAPP_XFS_DEPENDENCIES = xlib_libFS xlib_libXfont xproto_fontsproto
|
||||||
# xfont_font-util is only needed due to autoreconf. When switching
|
|
||||||
# back to a tarball release, it can be removed.
|
|
||||||
XAPP_XFS_DEPENDENCIES = xfont_font-util xlib_libFS xlib_libXfont xproto_fontsproto
|
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user