[packages] add missing & update current urls

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20398 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
swalker 2010-03-24 04:49:34 +00:00
parent 321dc074b5
commit 3bbc05eecb
49 changed files with 81 additions and 60 deletions

View File

@ -28,6 +28,7 @@ define Package/xine-ui
SUBMENU:=app SUBMENU:=app
TITLE:=xine user interface TITLE:=xine user interface
DEPENDS:=+xine-lib +libpng +curl +libiconv +libXv +libICE +libXxf86vm DEPENDS:=+xine-lib +libpng +curl +libiconv +libXv +libICE +libXxf86vm
URL:=http://www.xine-project.org/
endef endef
CONFIGURE_VARS+= \ CONFIGURE_VARS+= \

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2008-2009 OpenWrt.org # Copyright (C) 2008-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -28,6 +28,7 @@ define Package/cairo
DEPENDS:=+fontconfig +libpng +libexpat +pixman \ DEPENDS:=+fontconfig +libpng +libexpat +pixman \
+FEATURE_drawing-backend_DirectFB:DirectFB \ +FEATURE_drawing-backend_DirectFB:DirectFB \
+FEATURE_drawing-backend_libX11:libX11 +FEATURE_drawing-backend_libX11:libX11
URL:=http://cairographics.org/
endef endef
define Package/cairo/description define Package/cairo/description

View File

@ -26,6 +26,7 @@ define Package/cairomm
SUBMENU:=libraries SUBMENU:=libraries
TITLE:=Multi-platform 2D graphics library TITLE:=Multi-platform 2D graphics library
DEPENDS:=+libsigcxx +cairo DEPENDS:=+libsigcxx +cairo
URL:=http://cairographics.org/cairomm/
endef endef
define Package/cairomm/description define Package/cairomm/description

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006-2008 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -38,6 +38,7 @@ define Package/gtk1
SUBMENU:=framework SUBMENU:=framework
TITLE:=GTK+ 1.2.10 package TITLE:=GTK+ 1.2.10 package
DEPENDS:=+glib1 +libX11 +libXt DEPENDS:=+glib1 +libX11 +libXt
URL:=http://www.gtk.org/
endef endef
define Build/InstallDev define Build/InstallDev

View File

@ -50,6 +50,7 @@ define Package/gtk2
+FEATURE_drawing-backend_libX11:libXdamage \ +FEATURE_drawing-backend_libX11:libXdamage \
+FEATURE_drawing-backend_libX11:libXcomposite \ +FEATURE_drawing-backend_libX11:libXcomposite \
+FEATURE_drawing-backend_libX11:libXi +FEATURE_drawing-backend_libX11:libXi
URL:=http://www.gtk.org/
endef endef
define Package/gtk2-cups define Package/gtk2-cups

View File

@ -35,6 +35,7 @@ define Package/gtkmm
SUBMENU:=framework SUBMENU:=framework
TITLE:=GTK+-2.0 TITLE:=GTK+-2.0
DEPENDS:=+gtk2 +cairomm +pangomm +glibmm DEPENDS:=+gtk2 +cairomm +pangomm +glibmm
URL:=http://www.gtkmm.org/
endef endef
CONFIGURE_ARGS+= --disable-docs --disable-demos CONFIGURE_ARGS+= --disable-docs --disable-demos

View File

@ -28,6 +28,7 @@ define Package/imlib2
SUBMENU:=libraries SUBMENU:=libraries
TITLE:=Image library TITLE:=Image library
DEPENDS:=+libX11 +giflib +libtiff +libjpeg +gtk1 +libfreetype +libXext DEPENDS:=+libX11 +giflib +libtiff +libjpeg +gtk1 +libfreetype +libXext
URL:=http://docs.enlightenment.org/api/imlib2/html/
endef endef
TARGET_CFLAGS += "-Wl,-rpath-link=$(STAGING_DIR)/usr/lib" TARGET_CFLAGS += "-Wl,-rpath-link=$(STAGING_DIR)/usr/lib"

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2008 OpenWrt.org # Copyright (C) 2008-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -29,6 +29,7 @@ define Package/libxcb
SUBMENU:=libraries SUBMENU:=libraries
TITLE:=libxcb TITLE:=libxcb
DEPENDS:=+libXau +libXdmcp DEPENDS:=+libXau +libXdmcp
URL:=http://xcb.freedesktop.org/
endef endef
define Package/libxcb/description define Package/libxcb/description

View File

@ -34,6 +34,7 @@ define Package/pango
DEPENDS:=+cairo +glib2 +fontconfig +libfreetype \ DEPENDS:=+cairo +glib2 +fontconfig +libfreetype \
+FEATURE_drawing-backend_libX11:libX11 \ +FEATURE_drawing-backend_libX11:libX11 \
+FEATURE_drawing-backend_libX11:libXft +FEATURE_drawing-backend_libX11:libXft
URL:=http://www.pango.org/
endef endef
define Package/pango/description define Package/pango/description

View File

@ -35,6 +35,7 @@ define Package/pangomm
SUBMENU:=libraries SUBMENU:=libraries
TITLE:=Text layout and rendering library TITLE:=Text layout and rendering library
DEPENDS:=+glibmm +cairomm +pango DEPENDS:=+glibmm +cairomm +pango
URL:=http://www.pango.org/
endef endef
CONFIGURE_ARGS+= --disable-documentation CONFIGURE_ARGS+= --disable-documentation

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2008 OpenWrt.org # Copyright (C) 2008-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -29,6 +29,7 @@ define Package/xcbproto
SUBMENU:=libraries SUBMENU:=libraries
BUILDONLY:=1 BUILDONLY:=1
TITLE:=xcbproto TITLE:=xcbproto
URL:=http://xcb.freedesktop.org/
endef endef
#define InstallPy #define InstallPy

View File

@ -28,6 +28,7 @@ define Package/xine-lib
SUBMENU:=libraries SUBMENU:=libraries
TITLE:=xine libraries TITLE:=xine libraries
DEPENDS:=+libX11 +alsa-lib +zlib +libfreetype DEPENDS:=+libX11 +alsa-lib +zlib +libfreetype
URL:=http://www.xine-project.org/
endef endef
define Build/Configure define Build/Configure

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2007-2008 OpenWrt.org # Copyright (C) 2007-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -29,6 +29,7 @@ define Package/fluxbox/Default
SECTION:=xorg-wm SECTION:=xorg-wm
CATEGORY:=Xorg CATEGORY:=Xorg
SUBMENU:=window manager SUBMENU:=window manager
URL:=http://fluxbox.org/
endef endef
define Package/fluxbox define Package/fluxbox

View File

@ -32,6 +32,7 @@ define Package/matchbox-window-manager
CATEGORY:=Xorg CATEGORY:=Xorg
SUBMENU:=window manager SUBMENU:=window manager
DEPENDS:=+libX11 +zlib +libfreetype +fontconfig +libmatchbox DEPENDS:=+libX11 +zlib +libfreetype +fontconfig +libmatchbox
URL:=http://matchbox-project.org/
endef endef
define Build/Compile define Build/Compile

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006-2008 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -23,6 +23,7 @@ define Package/font-util
SUBMENU:=app SUBMENU:=app
TITLE:=misc tool to generate x fonts TITLE:=misc tool to generate x fonts
DEPENDS:=+xserver DEPENDS:=+xserver
URL:=http://xorg.freedesktop.org/
endef endef
define Build/Configure define Build/Configure

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2008-2009 OpenWrt.org # Copyright (C) 2008-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -25,6 +25,7 @@ define Package/fontconfig
SUBMENU:=font-utils SUBMENU:=font-utils
TITLE:=fontconfig TITLE:=fontconfig
DEPENDS:=+libexpat +libfreetype DEPENDS:=+libexpat +libfreetype
URL:=http://fontconfig.org/
endef endef
CONFIGURE_ARGS+= \ CONFIGURE_ARGS+= \

View File

@ -25,7 +25,7 @@ define Package/osirisd
CATEGORY:=Administration CATEGORY:=Administration
DEPENDS:=+libopenssl +libpthread DEPENDS:=+libopenssl +libpthread
TITLE:=Host integrity monitoring system (scanning agent) TITLE:=Host integrity monitoring system (scanning agent)
URL:=http://www.hostintegrity.com/osiris URL:=http://osiris.shmoo.com/
endef endef
CONFIGURE_ARGS += \ CONFIGURE_ARGS += \

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2008 OpenWrt.org # Copyright (C) 2008-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -20,7 +20,7 @@ define Package/diffutils
SECTION:=devel SECTION:=devel
CATEGORY:=Development CATEGORY:=Development
TITLE:=diffutils TITLE:=diffutils
URL:=http://www.gnu.org/ URL:=http://www.gnu.org/software/diffutils/
endef endef
define Package/diffutils/description define Package/diffutils/description

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2007 OpenWrt.org # Copyright (C) 2007-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -19,6 +19,7 @@ define Package/make
SECTION:=devel SECTION:=devel
CATEGORY:=Development CATEGORY:=Development
TITLE:=make TITLE:=make
URL:=http://www.gnu.org/software/make/
endef endef
define Package/make/description define Package/make/description

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2008-2009 OpenWrt.org # Copyright (C) 2008-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -22,7 +22,7 @@ define Package/ipython
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=ipython TITLE:=ipython
URL:=http://ipython.scipy.org/dist/ URL:=http://ipython.scipy.org/
endef endef
define Package/ipython/description define Package/ipython/description

View File

@ -19,7 +19,7 @@ define Package/perl-compress-bzip2
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=Perl interface to bzip2 compression library TITLE:=Perl interface to bzip2 compression library
URL:=http://search.cpan.org/~arjay/Compress-Bzip2-2.09/ URL:=http://search.cpan.org/dist/Compress-Bzip2/
DEPENDS:=perl +bzip2 DEPENDS:=perl +bzip2
endef endef

View File

@ -19,7 +19,7 @@ SUBMENU:=Perl
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=Database independent interface for Perl TITLE:=Database independent interface for Perl
URL:=http://search.cpan.org/~timb/DBI/ URL:=http://search.cpan.org/dist/DBI/
DEPENDS:=perl +perlbase-essential DEPENDS:=perl +perlbase-essential
endef endef

View File

@ -19,7 +19,7 @@ SUBMENU:=Perl
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=A collection of modules that parse HTML text documents TITLE:=A collection of modules that parse HTML text documents
URL:=http://search.cpan.org/~gaas/HTML-Parser/ URL:=http://search.cpan.org/dist/HTML-Parser/
DEPENDS:=perl +perl-html-tagset +perl-uri DEPENDS:=perl +perl-html-tagset +perl-uri
endef endef

View File

@ -19,7 +19,7 @@ SUBMENU:=Perl
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=Data tables pertaining to HTML TITLE:=Data tables pertaining to HTML
URL:=http://search.cpan.org/~petdance/HTML-Tagset/ URL:=http://search.cpan.org/dist/HTML-Tagset/
DEPENDS:=perl DEPENDS:=perl
endef endef

View File

@ -19,7 +19,7 @@ SUBMENU:=Perl
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=represent and create HTML syntax trees TITLE:=represent and create HTML syntax trees
URL:=http://search.cpan.org/~petdance/HTML-Tree/ URL:=http://search.cpan.org/dist/HTML-Tree/
DEPENDS:=perl +perl-html-parser +perl-html-tagset DEPENDS:=perl +perl-html-parser +perl-html-tagset
endef endef

View File

@ -19,7 +19,7 @@ SUBMENU:=Perl
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=Simple advisory file locking TITLE:=Simple advisory file locking
URL:=http://search.cpan.org/~ram/LockFile-Simple/ URL:=http://search.cpan.org/dist/LockFile-Simple/
DEPENDS:=perl DEPENDS:=perl
endef endef

View File

@ -19,7 +19,7 @@ SUBMENU:=Perl
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=Perl bindings to libcurl TITLE:=Perl bindings to libcurl
URL:=http://search.cpan.org/~crisb/WWW-Curl-3.02/ URL:=http://search.cpan.org/dist/WWW-Curl/
DEPENDS:=perl +libcurl DEPENDS:=perl +libcurl
endef endef

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2007 OpenWrt.org # Copyright (C) 2007-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -24,7 +24,7 @@ define Package/php-pear-db
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=PEAR DB module TITLE:=PEAR DB module
URL:=http://pear.php.net/ URL:=http://pear.php.net/package/DB
DEPENDS:=php-pear DEPENDS:=php-pear
endef endef

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2007 OpenWrt.org # Copyright (C) 2007-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -24,7 +24,7 @@ define Package/php-pear-xmlrpc
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=PEAR XML-RPC module TITLE:=PEAR XML-RPC module
URL:=http://pear.php.net/ URL:=http://pear.php.net/package/XML_RPC
DEPENDS:=php-pear DEPENDS:=php-pear
PKGARCH:=all PKGARCH:=all
endef endef

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2007-2008 OpenWrt.org # Copyright (C) 2007-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -25,7 +25,7 @@ define Package/python-bluez
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=Python wrapper for the BlueZ Bluetooth stack TITLE:=Python wrapper for the BlueZ Bluetooth stack
URL:=http://org.csail.mit.edu/pybluez/ URL:=http://code.google.com/p/pybluez/
DEPENDS:=+python-mini +bluez-libs DEPENDS:=+python-mini +bluez-libs
endef endef

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2009 OpenWrt.org # Copyright (C) 2009-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -23,7 +23,7 @@ define Package/python-crypto
CATEGORY:=Languages CATEGORY:=Languages
SUBMENU:=Python SUBMENU:=Python
TITLE:=python-crypto TITLE:=python-crypto
URL:=http://www.amk.ca/python/code/crypto.html URL:=http://www.pycrypto.org/
DEPENDS:=+python +libgmp DEPENDS:=+python +libgmp
endef endef

View File

@ -27,7 +27,7 @@ define Package/python-xapian
CATEGORY:=Languages CATEGORY:=Languages
SUBMENU:=Python SUBMENU:=Python
TITLE:=xapian python bindings TITLE:=xapian python bindings
URL:=http://oligarchy.co.uk/xapian/ URL:=http://xapian.org/
DEPENDS:=+python-mini +libxapian DEPENDS:=+python-mini +libxapian
endef endef

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -25,7 +25,7 @@ define Package/libgd
CATEGORY:=Libraries CATEGORY:=Libraries
DEPENDS:=+libjpeg +libpng DEPENDS:=+libjpeg +libpng
TITLE:=The GD graphics library TITLE:=The GD graphics library
URL:=http://www.boutell.com/gd/ URL:=http://www.libgd.org/
endef endef
define Package/libgd/description define Package/libgd/description

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2009 OpenWrt.org # Copyright (C) 2009-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -25,6 +25,7 @@ define Package/libpar2
CATEGORY:=Libraries CATEGORY:=Libraries
DEPENDS:=+libsigcxx DEPENDS:=+libsigcxx
TITLE:=A library for performing common tasks related to PAR recovery sets TITLE:=A library for performing common tasks related to PAR recovery sets
URL:=http://parchive.sourceforge.net/
endef endef
define Package/libpar2/description define Package/libpar2/description

View File

@ -1,3 +1,4 @@
#
# Copyright (C) 2006-2010 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
@ -28,6 +29,7 @@ define Package/radlib
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=Rapid Application Development Library TITLE:=Rapid Application Development Library
URL:=http://www.radlib.teel.ws/
endef endef
define Package/radlib/description define Package/radlib/description

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/rrdtool1/Default define Package/rrdtool1/Default
TITLE:=Round Robin Database (RRD) TITLE:=Round Robin Database (RRD)
URL:=http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ URL:=http://oss.oetiker.ch/rrdtool/
endef endef
define Package/rrdtool1/description/Default define Package/rrdtool1/description/Default

View File

@ -23,9 +23,8 @@ include $(INCLUDE_DIR)/package.mk
define Package/libucl define Package/libucl
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
DEPENDS:= TITLE:=Portable lossless data compression library
TITLE:=The Ultimate Packer for eXecutables URL:=http://www.oberhumer.com/opensource/ucl/
URL:=http://upx.sourceforge.net/
endef endef
define Package/libucl/description define Package/libucl/description

View File

@ -21,6 +21,7 @@ define Package/curlftpfs
CATEGORY:=Network CATEGORY:=Network
DEPENDS:=+libcurl +libfuse +glib2 DEPENDS:=+libcurl +libfuse +glib2
TITLE:=CurlFtpFS TITLE:=CurlFtpFS
URL:=http://curlftpfs.sourceforge.net/
endef endef
define Package/curlftpfs/description define Package/curlftpfs/description

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2007 OpenWrt.org # Copyright (C) 2007-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -23,7 +23,7 @@ define Package/dhcpcd
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE:=DHCP client for automatically configuring IPv4 networking TITLE:=DHCP client for automatically configuring IPv4 networking
URL:=http://dhcpcd.berlios.de/ URL:=http://roy.marples.name/projects/dhcpcd
endef endef
define Package/dhcpcd/description define Package/dhcpcd/description

View File

@ -22,6 +22,7 @@ define Package/memcached
DEPENDS:=+libevent DEPENDS:=+libevent
TITLE:=The high-performance, distributed memory object caching system TITLE:=The high-performance, distributed memory object caching system
MAINTAINER:=Thomas Heil <heil@terminal-consulting.de> MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
URL:=http://memcached.org/
endef endef
define Package/memcached/description define Package/memcached/description

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006,2009 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -11,7 +11,7 @@ PKG_NAME:=mercurial
PKG_VERSION:=1.1.2 PKG_VERSION:=1.1.2
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE_URL:=http://selenic.com/mercurial/release/ PKG_SOURCE_URL:=http://mercurial.selenic.com/release
PKG_SOURCE:=mercurial-$(PKG_VERSION).tar.gz PKG_SOURCE:=mercurial-$(PKG_VERSION).tar.gz
PKG_MD5SUM:=4fd3b9a2e5dcd025840c3849b136bec8 PKG_MD5SUM:=4fd3b9a2e5dcd025840c3849b136bec8
PKG_BUILD_DEPENDS:=python-mini PKG_BUILD_DEPENDS:=python-mini
@ -24,7 +24,7 @@ define Package/mercurial
CATEGORY:=Network CATEGORY:=Network
DEPENDS:=python DEPENDS:=python
TITLE:=Mercurial Source Control Management (SCM) system TITLE:=Mercurial Source Control Management (SCM) system
URL:=http://www.selenic.com/mercurial/ URL:=http://mercurial.selenic.com/
SUBMENU:=Version Control Systems SUBMENU:=Version Control Systems
endef endef

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -24,7 +24,7 @@ define Package/nmap
CATEGORY:=Network CATEGORY:=Network
DEPENDS:=+libdnet +libpcap +libpcre +uclibcxx DEPENDS:=+libdnet +libpcap +libpcre +uclibcxx
TITLE:=Network exploration and/or security auditing utility TITLE:=Network exploration and/or security auditing utility
URL:=http://www.insecure.org/nmap/ URL:=http://nmap.org/
endef endef
define Package/nmap/description define Package/nmap/description

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2009 OpenWrt.org # Copyright (C) 2009-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -22,7 +22,7 @@ define Package/pcapsipdump
CATEGORY:=Network CATEGORY:=Network
DEPENDS:=+libpcap +uclibcxx DEPENDS:=+libpcap +uclibcxx
TITLE:=SIP sessions dumping tool TITLE:=SIP sessions dumping tool
URL:=http://psipdump.sourceforge.net/ URL:=http://sourceforge.net/projects/pcapsipdump/
endef endef
define Package/pcapsipdump/description define Package/pcapsipdump/description

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006-2009 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -24,7 +24,7 @@ define Package/portmap
CATEGORY:=Network CATEGORY:=Network
DEPENDS:=+libwrap DEPENDS:=+libwrap
TITLE:=The RPC Portmapper TITLE:=The RPC Portmapper
URL:=ftp://ftp.porcupine.org/pub/security URL:=http://neil.brown.name/portmap/
endef endef
define Package/portmap/description define Package/portmap/description

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006-2009 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -12,7 +12,7 @@ PKG_VERSION:=0.2.6
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://weechat.flashtux.org/download/ PKG_SOURCE_URL:=http://www.weechat.org/files/src
PKG_MD5SUM:=ccdecf663b0050a23049acb4b9a76193 PKG_MD5SUM:=ccdecf663b0050a23049acb4b9a76193
PKG_FIXUP = libtool PKG_FIXUP = libtool
@ -25,7 +25,7 @@ define Package/weechat/Default
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE:=Lightweight IRC client TITLE:=Lightweight IRC client
URL:=http://weechat.flashtux.org/ URL:=http://www.weechat.org/
endef endef
define Package/weechat/Default/description define Package/weechat/Default/description

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006-2009 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -21,7 +21,7 @@ define Package/dash
SECTION:=base SECTION:=base
CATEGORY:=Base system CATEGORY:=Base system
TITLE:=Debian Almquist shell TITLE:=Debian Almquist shell
URL:=http://gondor.apana.org.au/~herbert/dash/files/ URL:=http://gondor.apana.org.au/~herbert/dash/
endef endef
define Package/dash/description define Package/dash/description

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2007-2009 OpenWrt.org # Copyright (C) 2007-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -24,7 +24,7 @@ define Package/lsof
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
TITLE:=LiSt Open Files - a diagnostic tool TITLE:=LiSt Open Files - a diagnostic tool
URL:=http://www.akadia.com/services/lsof_intro.html URL:=http://people.freebsd.org/~abe/
endef endef
define Build/Configure define Build/Configure

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006-2009 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -12,7 +12,7 @@ PKG_VERSION:=1.4
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://efault.net/npat/hacks/picocom/dist/ PKG_SOURCE_URL:=http://picocom.googlecode.com/files
PKG_MD5SUM:=08fcc5f6bb9e7676a2569386d5ea9f70 PKG_MD5SUM:=08fcc5f6bb9e7676a2569386d5ea9f70
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
@ -21,7 +21,7 @@ define Package/picocom
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
TITLE:=A minimal dumb-terminal emulation program TITLE:=A minimal dumb-terminal emulation program
URL:=http://efault.net/npat/hacks/picocom/ URL:=http://code.google.com/p/picocom/
SUBMENU:=terminal SUBMENU:=terminal
endef endef

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006-2009 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -22,7 +22,7 @@ define Package/procps
CATEGORY:=Utilities CATEGORY:=Utilities
DEPENDS:=+libncurses DEPENDS:=+libncurses
TITLE:=proc utilities TITLE:=proc utilities
URL:=http://sourceforge.net/projects/procps/ URL:=http://procps.sourceforge.net/
endef endef
define Package/procps/description define Package/procps/description