summaryrefslogtreecommitdiff
path: root/graphics/epeg
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-12-28 21:54:35 +0000
committerxtraeme <xtraeme>2004-12-28 21:54:35 +0000
commit4144fc21f7f4b71d03c6e7ed7be6fc5c4936225f (patch)
tree2f5c3267d2cefedd7fde5fffe37905d3d1c692df /graphics/epeg
parent659cfcabb3cbba1b157f3e3e0aeeca71aeb85cbf (diff)
downloadpkgsrc-4144fc21f7f4b71d03c6e7ed7be6fc5c4936225f.tar.gz
Initial import of epeg-0.9.0 from pkgsrc-wip, packaged by Peter Bex.
Epeg is a library which provides facilities for scaling JPEG images very quickly.
Diffstat (limited to 'graphics/epeg')
-rw-r--r--graphics/epeg/DESCR2
-rw-r--r--graphics/epeg/Makefile18
-rw-r--r--graphics/epeg/PLIST5
-rw-r--r--graphics/epeg/buildlink3.mk20
-rw-r--r--graphics/epeg/distinfo4
5 files changed, 49 insertions, 0 deletions
diff --git a/graphics/epeg/DESCR b/graphics/epeg/DESCR
new file mode 100644
index 00000000000..12febc23c0c
--- /dev/null
+++ b/graphics/epeg/DESCR
@@ -0,0 +1,2 @@
+Epeg is a library which provides facilities for scaling JPEG images
+very quickly.
diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile
new file mode 100644
index 00000000000..619e765c366
--- /dev/null
+++ b/graphics/epeg/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/12/28 21:54:35 xtraeme Exp $
+#
+
+DISTNAME= epeg-0.9.0
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
+
+MAINTAINER= Peter.Bex@student.kun.nl
+HOMEPAGE= http://www.enlightenment.org/pages/epeg.html
+COMMENT= Fast JPEG scaling library for thumbnail generation
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
+USE_LIBTOOL= YES
+
+.include "../../devel/libltdl/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/epeg/PLIST b/graphics/epeg/PLIST
new file mode 100644
index 00000000000..ad762ff22f3
--- /dev/null
+++ b/graphics/epeg/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/28 21:54:35 xtraeme Exp $
+bin/epeg
+bin/epeg-config
+include/Epeg.h
+lib/libepeg.la
diff --git a/graphics/epeg/buildlink3.mk b/graphics/epeg/buildlink3.mk
new file mode 100644
index 00000000000..d396b386ce4
--- /dev/null
+++ b/graphics/epeg/buildlink3.mk
@@ -0,0 +1,20 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/12/28 21:54:35 xtraeme Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+EPEG_BUILDLINK3_MK:= ${EPEG_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+= epeg
+.endif
+
+BUILDLINK_PACKAGES+= epeg
+
+.if !empty(EPEG_BUILDLINK3_MK:M+)
+BUILDLINK_DEPENDS.epeg+= epeg>=0.9.0
+BUILDLINK_PKGSRCDIR.epeg?= ../../graphics/epeg
+.endif # EPEG_BUILDLINK3_MK
+
+.include "../../devel/libltdl/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/graphics/epeg/distinfo b/graphics/epeg/distinfo
new file mode 100644
index 00000000000..ca9fd4786c5
--- /dev/null
+++ b/graphics/epeg/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/12/28 21:54:35 xtraeme Exp $
+
+SHA1 (epeg-0.9.0.tar.gz) = 06485f476078624cb847ed0bae0381663fc30301
+Size (epeg-0.9.0.tar.gz) = 2340371 bytes