[Angstrom-devel] [Review] cups tweak

Koen Kooi k.kooi at student.utwente.nl
Wed Feb 6 13:47:51 CET 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Revision: 02945aaeb0e67e273a58bf42b1a0a7988a413f92
Ancestor: 384ae5fe027a3b52c1b34e845f7791b1ec3e316f
Author: xora at openembedded.org
Date: 2008-01-24T11:57:02
Branch: org.openembedded.dev

Modified files:
~        packages/cups/cups.inc packages/cups/cups_1.2.10.bb
~        packages/cups/cups_1.2.12.bb

ChangeLog:

cups.inc : break the cups libraries out of cups package, this will reduce
dependencies for some packages down from 2.3M to 100k. No reason why if
a app support cups that we should haul in the full cups system.


============================================================
- --- packages/cups/cups.inc      222ec9d8aeac6ec4e9ebcaaaa920915c43052b25
+++ packages/cups/cups.inc      08e5210923c3872e4467981f0a7aaa9738a57165
@@ -64,6 +64,12 @@ python do_package_append() {
~        os.system('chmod 0511 %s/install/cups/var/run/cups/certs' %
workdir)
~ }

+PACKAGES =+ "${PN}-lib ${PN}-libimage"
+
+FILES_${PN}-lib = "${libdir}/libcups.so.*"
+
+FILES_${PN}-libimage = "${libdir}/libcupsimage.so.*"
+
~ FILES_${PN}-dbg += "${libdir}/cups/backend/.debug \
~                     ${libdir}/cups/cgi-bin/.debug \
~                    ${libdir}/cups/filter/.debug \
@@ -79,5 +85,3 @@ FILES_${PN} += "${datadir}/doc/cups/imag
~                 ${datadir}/icons/ \
~               "

- -LEAD_SONAME = "libcups.so.*"
- -
============================================================
- --- packages/cups/cups_1.2.10.bb
61eb68a7e7eb38c6af4139bae6ef7c9be81c5acf
+++ packages/cups/cups_1.2.10.bb
e2406d561f2df9078da93d2a26c2ebd15e78b078
@@ -1,4 +1,4 @@ require cups.inc
~ require cups.inc

- -PR = "r2"
+PR = "r3"

============================================================
- --- packages/cups/cups_1.2.12.bb
dc5d10665104ca7d5faa51dabb605e562691f6e9
+++ packages/cups/cups_1.2.12.bb
8edcc03e28f79076b582dc309d6a7690e3901663
@@ -1,5 +1,5 @@ require cups.inc
~ require cups.inc

- -PR = "r0"
+PR = "r1"

~ DEFAULT_PREFERENCE = "-1"


- --
koen at dominion.kabel.utwente.nl will go go away in december 2007, please
use k.kooi at student.utwente.nl instead.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFHqax3MkyGM64RGpERAjfOAJ9frsF3slt+f23v0k1mJQzO7pXX5gCgr4AE
egCrhlKXQU0Ug/9jFeR+4Hk=
=09Bx
-----END PGP SIGNATURE-----



More information about the Angstrom-distro-devel mailing list