diff options
Diffstat (limited to 'meta/packages/librds/librds_0.0.1.bb')
| -rw-r--r-- | meta/packages/librds/librds_0.0.1.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/packages/librds/librds_0.0.1.bb b/meta/packages/librds/librds_0.0.1.bb deleted file mode 100644 index 3c99ec1ba0..0000000000 --- a/meta/packages/librds/librds_0.0.1.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | DESCRIPTION = "A software library for accessing RDS data" | ||
| 2 | HOMEPAGE = "http://rdsd.berlios.de/" | ||
| 3 | SECTION = "libs" | ||
| 4 | PROVIDES = "librds" | ||
| 5 | LICENSE = "GPLv2" | ||
| 6 | |||
| 7 | PR = "r1" | ||
| 8 | |||
| 9 | SRC_URI = "http://download.berlios.de/rdsd/librds-${PV}.tar.gz" | ||
| 10 | |||
| 11 | inherit autotools pkgconfig | ||
