From ad5f19d2f0c35294e48631d2e9abab0e13e538f8 Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Fri, 23 Sep 2011 15:29:34 +0000 Subject: [PATCH] Add linux-f10-cups-libs 1.3.11, common UNIX Printing System libraries. Changes over original shar file at the PR: . change the maintainer to emulation@ (since it's an infrastructure linux port); . use the latest version of the package (1.3.11-4.fc10); . remove unused PLIST_SUB and the commented out line; . use PLIST_FILES instead of pkg-plist (two files at the list); . fix the port origin at the Makefile header (add a '-libs' suffix). PR: ports/159007 Submitted by: Stas Timokhin --- print/Makefile | 1 + print/linux-f10-cups-libs/Makefile | 25 +++++++++++++++++++++++++ print/linux-f10-cups-libs/distinfo.i386 | 4 ++++ 3 files changed, 30 insertions(+) create mode 100644 print/linux-f10-cups-libs/Makefile create mode 100644 print/linux-f10-cups-libs/distinfo.i386 diff --git a/print/Makefile b/print/Makefile index ba1e7c0f8dd0..09f333a21c20 100644 --- a/print/Makefile +++ b/print/Makefile @@ -175,6 +175,7 @@ SUBDIR += libppd SUBDIR += libspectre SUBDIR += lilypond + SUBDIR += linux-f10-cups-libs SUBDIR += lout SUBDIR += lpr-wrapper SUBDIR += lprps-a4 diff --git a/print/linux-f10-cups-libs/Makefile b/print/linux-f10-cups-libs/Makefile new file mode 100644 index 000000000000..348a4e9a13d7 --- /dev/null +++ b/print/linux-f10-cups-libs/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: print/linux-f10-cups-libs +# Date created: 10 Nov 2010 +# Whom: Stas Timokhin +# $FreeBSD$ +# + +PORTNAME= cups-libs +PORTVERSION= 1.3.11 +CATEGORIES= print linux +PKGNAMEPREFIX= linux-f10- +DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Common UNIX Printing System libraries + +USE_LINUX_RPM= yes +SRC_DISTFILES= cups-${PORTVERSION}-${RPMVERSION}.src.rpm +LINUX_DIST_VER= 10 +RPMVERSION= 4.fc10 +USE_LDCONFIG= yes + +PLIST_FILES= usr/lib/libcups.so.2 usr/lib/libcupsimage.so.2 +DESCR= ${.CURDIR}/../cups-base/pkg-descr + +.include diff --git a/print/linux-f10-cups-libs/distinfo.i386 b/print/linux-f10-cups-libs/distinfo.i386 new file mode 100644 index 000000000000..b721b8ad8ae0 --- /dev/null +++ b/print/linux-f10-cups-libs/distinfo.i386 @@ -0,0 +1,4 @@ +SHA256 (rpm/i386/fedora/10/cups-libs-1.3.11-4.fc10.i386.rpm) = 979fae70de2aba6bbb641e7e237f063876adac6867e9bc21499a258cda5518d3 +SIZE (rpm/i386/fedora/10/cups-libs-1.3.11-4.fc10.i386.rpm) = 210499 +SHA256 (rpm/i386/fedora/10/cups-1.3.11-4.fc10.src.rpm) = 7a088d59d28b45ddc9bbf47f06dd3aa751eb70f4d314b0e84d90853928b65956 +SIZE (rpm/i386/fedora/10/cups-1.3.11-4.fc10.src.rpm) = 4472815