summaryrefslogtreecommitdiff
path: root/recipes/python/python-pycups_1.9.45.bb
blob: 4e28e686068f5eaaefc717880ac9046a74274109 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
DESCRIPTION = "cups Python Bindings"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPLv2"
DEPENDS = "cups"
PR = "r1"
SRCNAME = "pycups"

SRC_URI = "http://cyberelk.net/tim/data/pycups/pycups-${PV}.tar.bz2"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils

# used during compilation
CFLAGS += -DVERSION=\\"${PV}\\"

RDEPENDS_${PN} = "python-core cups"

SRC_URI[md5sum] = "ff634a6751f8a859ed26751bf03abef0"
SRC_URI[sha256sum] = "ef6e576e5465da9c338ac8ff9f162825cfb7997359efc52e6a110c295a9f363b"
i2 2010-04-23xfce-base apps: convert to new style stagingKoen Kooi13 2010-04-23xfce-base libs: convert to new style stagingKoen Kooi6 2010-04-23xfce4-panel: Add 4.6.3 and support new style checksums in xfce46.bbclass.David-John Willis1 2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa35 2010-04-12recipes: add missing checksumsMartin Jansa4 2010-03-25use PYTHON_SITEPACKAGES_DIRRoman I Khimov1 2010-02-18xfwm4-themes 4.6.0: Refactor recipe to clean up the production of the theme p...David-John Willis1 2010-02-18xfce4-power-manager: Remove broken xfce4-power-manager_4.6.1.bb and add lates...David-John Willis1 2010-02-15xfce4-session: add xinit and dbus-x11 to RDEPENDS_Koen Kooi1 2009-11-03xfce4-panel: Add new upstream 4.6.2 release and checksums.David-John Willis1 2009-10-27xfce 4.6.x: more SRC_URI and checksum tweaksKoen Kooi1 2009-10-27XFCE: Import all the 4.6.1 recipes (and a newer version of xfce-terminal).David-John Willis27 2009-10-27XFCE: Rename xfce to xfce-base to support the import of the new XFCE 4.6.1 bu...David-John Willis28