2013-06-06 01:53:30 +02:00
|
|
|
################################################################################
|
2009-09-11 12:47:50 +02:00
|
|
|
#
|
|
|
|
# divine
|
|
|
|
#
|
2013-06-06 01:53:30 +02:00
|
|
|
################################################################################
|
2009-09-11 12:47:50 +02:00
|
|
|
|
2013-03-10 09:32:43 +01:00
|
|
|
# tagged version 1.6.3, tarball is missing files
|
|
|
|
DIVINE_VERSION = 83cafc257a42b9465cd9d6185bf66b8c1b7ed704
|
|
|
|
DIVINE_SITE = git://git.directfb.org/git/directfb/extras/DiVine.git
|
|
|
|
DIVINE_LICENSE = LGPLv2.1+
|
2013-05-08 03:34:21 +02:00
|
|
|
DIVINE_LICENSE_FILES = COPYING
|
2009-09-11 12:47:50 +02:00
|
|
|
DIVINE_INSTALL_STAGING = YES
|
|
|
|
DIVINE_DEPENDENCIES = directfb
|
2013-02-07 13:35:05 +01:00
|
|
|
DIVINE_CONFIG_SCRIPTS = divine-config
|
2013-01-03 13:09:00 +01:00
|
|
|
|
2013-03-10 09:32:43 +01:00
|
|
|
# package has no configure script so we have to generate it
|
|
|
|
DIVINE_AUTORECONF = YES
|
|
|
|
|
2012-07-03 00:07:32 +02:00
|
|
|
$(eval $(autotools-package))
|