add cups
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Mar 2005 21:18:15 +0000 (21:18 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Mar 2005 21:18:15 +0000 (21:18 +0000)
commit7a3f3965ab388adf855f0cdd5d825b49bcff2650
treec50a47b6c76de75d0f552e125fc5c1a28bed6973
parentf0876cc261a8aab859ae9d304748e5ef19ccb95d
add cups

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@436 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
package/Config.in
package/Makefile
package/cups/Config.in [new file with mode: 0644]
package/cups/Makefile [new file with mode: 0644]
package/cups/cups.control [new file with mode: 0644]
package/cups/files/etc/cups/classes.conf [new file with mode: 0644]
package/cups/files/etc/cups/client.conf [new file with mode: 0644]
package/cups/files/etc/cups/cupsd.conf [new file with mode: 0644]
package/cups/files/etc/cups/printers.conf [new file with mode: 0644]
package/cups/files/etc/init.d/S60cups [new file with mode: 0755]
package/cups/files/usr/share/doc/cups/index.html [new file with mode: 0644]
package/cups/patches/100-makefile-targets.patch [new file with mode: 0644]
package/cups/patches/110-no-strip-on-install.patch [new file with mode: 0644]