English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /branches/freewrt_1_0/package/esound/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2554 by wbx, Sat May 19 18:53:25 2007 UTC revision 2555 by wbx, Sun May 20 07:51:19 2007 UTC
# Line 8  include $(TOPDIR)/rules.mk Line 8  include $(TOPDIR)/rules.mk
8    
9  PKG_NAME:=              esound  PKG_NAME:=              esound
10  PKG_VERSION:=           0.2.38  PKG_VERSION:=           0.2.38
11  PKG_RELEASE:=           1  PKG_RELEASE:=           2
12  PKG_MD5SUM:=            77c4e9805a017fba06552487df3c6662  PKG_MD5SUM:=            77c4e9805a017fba06552487df3c6662
13  PKG_SOURCE_URL:=        ftp://ftp.gnome.org/pub/gnome/sources/esound/0.2          PKG_SOURCE_URL:=        ftp://ftp.gnome.org/pub/gnome/sources/esound/0.2        
14  PKG_INIT:=              90  PKG_INIT:=              90
# Line 23  $(WRKBUILD)/.configured: Line 23  $(WRKBUILD)/.configured:
23                  CFLAGS="$(strip $(TARGET_CFLAGS)) -I$(STAGING_DIR)/include" \                  CFLAGS="$(strip $(TARGET_CFLAGS)) -I$(STAGING_DIR)/include" \
24                  CPPFLAGS="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \                  CPPFLAGS="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \
25                  LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \                  LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
26                    PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig" \
27                  ./configure \                  ./configure \
28                    --target=$(GNU_TARGET_NAME) \                    --target=$(GNU_TARGET_NAME) \
29                    --host=$(GNU_TARGET_NAME) \                    --host=$(GNU_TARGET_NAME) \

Legend:
Removed from v.2554  
changed lines
  Added in v.2555

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20