1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: scuttle
Section: web
Priority: optional
Maintainer: Marcelo Jorge Vieira (metal) <metal@debian.org>
Build-Depends: debhelper (>= 7), quilt
Standards-Version: 3.8.4
Homepage: http://sourceforge.net/projects/scuttle
Vcs-Git: git://git.debian.org/git/users/metal/scuttle.git
Vcs-Browser: http://git.debian.org/?p=users/metal/scuttle.git;a=summary
Package: scuttle
Architecture: all
Depends: ${misc:Depends},
php5 (>= 5.1.0),
php5-mysql,
apache2 | httpd,
wwwconfig-common,
dbconfig-common,
php-gettext,
mysql-client,
ucf
Suggests: mysql-server
Description: Web-based social bookmarking system
Allows multiple users to store, share and tag their favourite links online.
.
* Scuttle supports most of the del.icio.us API.
Almost all of the neat tools made for that system can be
modified to work with Scuttle instead. If you find a tool
that won't let you change the API address, ask the creator
to add this setting. You never know, they might just do it.
|