add cups
authorFelix Fietkau <nbd@openwrt.org>
Wed, 23 Mar 2005 21:18:15 +0000 (21:18 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 23 Mar 2005 21:18:15 +0000 (21:18 +0000)
commit0015dd7bd83a311317a0a1d821d14e2207ae1316
treefbb9cb3d083a4ad87f1370223fda8b0046a1f83f
parent22cf127948e3681356b4a8da95ef682e41e02d63
add cups

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