You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
356 B
17 lines
356 B
13 years ago
|
GARNAME = tdeartwork
|
||
15 years ago
|
GARVERSION = 3.5.7
|
||
|
CATEGORIES = kde
|
||
|
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
|
||
|
|
||
13 years ago
|
LIBDEPS = kde/tdebase
|
||
15 years ago
|
|
||
13 years ago
|
DESCRIPTION = tdeartwork
|
||
15 years ago
|
|
||
|
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
|
||
|
BUILD_SCRIPTS = $(WORKSRC)/Makefile
|
||
|
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
|
||
|
|
||
|
CONFIGURE_ARGS = $(DIRPATHS) $(ENABLE_LIBSUFFIX) --enable-final
|
||
|
|
||
|
include ../category.mk
|