summaryrefslogtreecommitdiff
path: root/package/libXpm
diff options
context:
space:
mode:
Diffstat (limited to 'package/libXpm')
-rw-r--r--package/libXpm/Config.in6
-rw-r--r--package/libXpm/Makefile9
2 files changed, 2 insertions, 13 deletions
diff --git a/package/libXpm/Config.in b/package/libXpm/Config.in
deleted file mode 100644
index 8fc79245a..000000000
--- a/package/libXpm/Config.in
+++ /dev/null
@@ -1,6 +0,0 @@
-config ADK_PACKAGE_LIBXPM
- prompt "libXpm................................. X library"
- tristate
- default n
- help
- http://www.x.org
diff --git a/package/libXpm/Makefile b/package/libXpm/Makefile
index d57f8094a..05170d5bd 100644
--- a/package/libXpm/Makefile
+++ b/package/libXpm/Makefile
@@ -4,11 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= libXpm
-PKG_VERSION:= 3.5.7
+PKG_VERSION:= 3.5.8
PKG_RELEASE:= 1
-PKG_MD5SUM:= 7bbc8f112f7143ed6961a58ce4e14558
-PKG_DESCR:= common operation for the XPM pixmap format
-PKG_SECTION:= x11
+PKG_MD5SUM:= 2d81d6633e67ac5562e2fbee126b2897
PKG_DESCR:= common operation for the XPM pixmap format
PKG_SECTION:= x11
PKG_SITES:= ${MASTER_SITE_XORG}
@@ -17,10 +15,7 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBXPM,libxpm,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-CONFIGURE_STYLE= gnu
CONFIGURE_ENV+= ac_cv_search_gettext=no
-BUILD_STYLE= auto
-INSTALL_STYLE= auto confprog
post-install:
${INSTALL_DIR} ${IDIR_LIBXPM}/usr/lib