[package] update libsigc++ to 2.2.3, do not build docs and tests

git-svn-id: svn://svn.openwrt.org/openwrt/packages@14090 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-01-18 13:27:56 +00:00
parent 6cc0a9ac34
commit bc34ebcaf6
2 changed files with 14 additions and 12 deletions

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libsigc++
PKG_VERSION:=2.0.18
PKG_VERSION:=2.2.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.0/
PKG_MD5SUM:=ddebf5aafc8525d10366a8724abc9f28
PKG_SOURCE_URL:=http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/
PKG_MD5SUM:=f4574b343eebc4bff66a9e1e5ce6e490
PKG_FIXUP = libtool

View File

@ -1,22 +1,24 @@
--- a/Makefile.am
+++ b/Makefile.am
diff -urN libsigc++-2.2.3/Makefile.am libsigc++-2.2.3.new/Makefile.am
--- libsigc++-2.2.3/Makefile.am 2008-10-14 17:06:54.000000000 +0200
+++ libsigc++-2.2.3.new/Makefile.am 2008-12-14 19:24:11.000000000 +0100
@@ -4,7 +4,7 @@
EXTRA_DIST = autogen.sh sigc++config.h.in libsigc++-2.0.spec.in
# ACLOCAL_FLAGS = -I scripts
-SUBDIRS = sigc++ tests docs examples scripts MSVC_Net2003
+SUBDIRS = sigc++ scripts MSVC_Net2003
-SUBDIRS = sigc++ tests docs examples scripts MSVC_Net2005 MSVC_Net2008
+SUBDIRS = sigc++ scripts MSVC_Net2005 MSVC_Net2008
DIST_SUBDIRS = $(SUBDIRS)
sigc_configdir = $(libdir)/sigc++-2.0/include
--- a/Makefile.in
+++ b/Makefile.in
@@ -206,7 +206,7 @@
diff -urN libsigc++-2.2.3/Makefile.in libsigc++-2.2.3.new/Makefile.in
--- libsigc++-2.2.3/Makefile.in 2008-10-14 17:52:18.000000000 +0200
+++ libsigc++-2.2.3.new/Makefile.in 2008-12-14 19:24:05.000000000 +0100
@@ -210,7 +210,7 @@
# other stuff here
EXTRA_DIST = autogen.sh sigc++config.h.in libsigc++-2.0.spec.in
# ACLOCAL_FLAGS = -I scripts
-SUBDIRS = sigc++ tests docs examples scripts MSVC_Net2003
+SUBDIRS = sigc++ scripts MSVC_Net2003
-SUBDIRS = sigc++ tests docs examples scripts MSVC_Net2005 MSVC_Net2008
+SUBDIRS = sigc++ scripts MSVC_Net2005 MSVC_Net2008
DIST_SUBDIRS = $(SUBDIRS)
sigc_configdir = $(libdir)/sigc++-2.0/include
sigc_config_DATA = sigc++config.h