summaryrefslogtreecommitdiff
path: root/packages/x11/bigreqsproto
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-08-28 15:37:49 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-08-28 15:37:49 +0200
commit305b54a1a103f33f552c9693fbe1a0b801855c9c (patch)
tree59dc9be69d2b1d16649272efc2dcc5bc8c71ffd3 /packages/x11/bigreqsproto
parent53b4522531e73e8546592ed5713d6933f35fd6c0 (diff)
downloadembtoolkit-305b54a1a103f33f552c9693fbe1a0b801855c9c.tar.gz
embtoolkit-305b54a1a103f33f552c9693fbe1a0b801855c9c.tar.bz2
embtoolkit-305b54a1a103f33f552c9693fbe1a0b801855c9c.tar.xz
Packages: massively convert to use generic macros and implicit rules
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/x11/bigreqsproto')
-rw-r--r--packages/x11/bigreqsproto/bigreqsproto.mk34
1 files changed, 12 insertions, 22 deletions
diff --git a/packages/x11/bigreqsproto/bigreqsproto.mk b/packages/x11/bigreqsproto/bigreqsproto.mk
index f1f1734..929ef0e 100644
--- a/packages/x11/bigreqsproto/bigreqsproto.mk
+++ b/packages/x11/bigreqsproto/bigreqsproto.mk
@@ -23,26 +23,16 @@
# \date February 2010
################################################################################
-BIGREQSPROTO_NAME := bigreqsproto
-BIGREQSPROTO_VERSION := $(call embtk_get_pkgversion,BIGREQSPROTO)
-BIGREQSPROTO_SITE := http://xorg.freedesktop.org/archive/individual/proto
-BIGREQSPROTO_SITE_MIRROR3 := ftp://ftp.embtoolkit.org/embtoolkit.org/packages-mirror
-BIGREQSPROTO_PATCH_SITE := ftp://ftp.embtoolkit.org/embtoolkit.org/bigreqsprot/$(BIGREQSPROTO_VERSION)
-BIGREQSPROTO_PACKAGE := bigreqsproto-$(BIGREQSPROTO_VERSION).tar.bz2
-BIGREQSPROTO_SRC_DIR := $(PACKAGES_BUILD)/bigreqsproto-$(BIGREQSPROTO_VERSION)
-BIGREQSPROTO_BUILD_DIR := $(PACKAGES_BUILD)/bigreqsproto-$(BIGREQSPROTO_VERSION)
+BIGREQSPROTO_NAME := bigreqsproto
+BIGREQSPROTO_VERSION := $(call embtk_get_pkgversion,BIGREQSPROTO)
+BIGREQSPROTO_SITE := http://xorg.freedesktop.org/archive/individual/proto
+BIGREQSPROTO_SITE_MIRROR3 := ftp://ftp.embtoolkit.org/embtoolkit.org/packages-mirror
+BIGREQSPROTO_PACKAGE := bigreqsproto-$(BIGREQSPROTO_VERSION).tar.bz2
+BIGREQSPROTO_SRC_DIR := $(PACKAGES_BUILD)/bigreqsproto-$(BIGREQSPROTO_VERSION)
+BIGREQSPROTO_BUILD_DIR := $(PACKAGES_BUILD)/bigreqsproto-$(BIGREQSPROTO_VERSION)
-BIGREQSPROTO_BINS =
-BIGREQSPROTO_SBINS =
-BIGREQSPROTO_INCLUDES = X11/extensions/bigreqsproto.h X11/extensions/bigreqstr.h
-BIGREQSPROTO_LIBS =
-BIGREQSPROTO_PKGCONFIGS = bigreqsproto.pc
-
-bigreqsproto_install:
- $(call embtk_install_pkg,BIGREQSPROTO)
-
-download_bigreqsproto:
- $(call embtk_download_pkg,BIGREQSPROTO)
-
-bigreqsproto_clean:
- $(call embtk_cleanup_pkg,BIGREQSPROTO)
+BIGREQSPROTO_BINS =
+BIGREQSPROTO_SBINS =
+BIGREQSPROTO_INCLUDES = X11/extensions/bigreqsproto.h X11/extensions/bigreqstr.h
+BIGREQSPROTO_LIBS =
+BIGREQSPROTO_PKGCONFIGS = bigreqsproto.pc