summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-23 17:55:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-23 17:55:50 +0200
commit390af25d523ef4e460a0683b7525f8c5bfea1f6e (patch)
treef8556ca413ad04c79d69b4ffa97caf3a18cce775 /package
parent4c96e92ec454207ae334c9a0c49ab7e8ef5ac46d (diff)
add more perl modules for lms
Diffstat (limited to 'package')
-rw-r--r--package/logitechmediaserver/Makefile3
-rw-r--r--package/p5-common-sense/Makefile33
-rw-r--r--package/p5-time-hires/Makefile33
-rw-r--r--package/p5-types-serialiser/Makefile33
4 files changed, 101 insertions, 1 deletions
diff --git a/package/logitechmediaserver/Makefile b/package/logitechmediaserver/Makefile
index abfe1eb3c..2695764e9 100644
--- a/package/logitechmediaserver/Makefile
+++ b/package/logitechmediaserver/Makefile
@@ -11,7 +11,8 @@ PKG_DESCR:= popular media server
PKG_SECTION:= mm/audio
PKG_DEPENDS:= perl p5-xml-parser p5-dbi p5-ev p5-html-parser
PKG_DEPENDS+= p5-json-xs p5-digest-sha1 p5-yaml-xs p5-sub-name
-PKG_DEPENDS+= p5-xml-parser-expat
+PKG_DEPENDS+= p5-xml-parser-expat p5-time-hires p5-common-sense
+PKG_DEPENDS+= p5-types-serialiser
PKG_BUILDDEP:= perl
PKG_URL:= http://wiki.slimdevices.com/index.php/Logitech_Media_Server
PKG_SITES:= http://downloads.slimdevices.com/LogitechMediaServer_v7.8.0/
diff --git a/package/p5-common-sense/Makefile b/package/p5-common-sense/Makefile
new file mode 100644
index 000000000..66a516ad5
--- /dev/null
+++ b/package/p5-common-sense/Makefile
@@ -0,0 +1,33 @@
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+include $(ADK_TOPDIR)/rules.mk
+
+PKG_NAME:= p5-common-sense
+PKG_VERSION:= 3.73
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 6da7455a43ab60ed21c2a5e3b3ddeda8
+PKG_DESCR:= save a tree and a kitten
+PKG_SECTION:= dev/perl
+PKG_DEPENDS:= perl
+PKG_BUILDDEP:= perl
+PKG_SITES:= http://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/
+
+DISTFILES:= common-sense-${PKG_VERSION}.tar.gz
+WRKDIST= ${WRKDIR}/common-sense-${PKG_VERSION}
+
+include $(ADK_TOPDIR)/mk/package.mk
+
+$(eval $(call PKG_template,P5_COMMON_SENSE,p5-common-sense,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+
+include $(ADK_TOPDIR)/mk/perl.mk
+
+CONFIG_STYLE:= perl
+XAKE_FLAGS+= $(PERL_ENV)
+
+p5-common-sense-install:
+ $(INSTALL_DIR) $(IDIR_P5_COMMON_SENSE)$(PERL_SITEDIR)
+ $(CP) $(WRKINST)$(PERL_SITEDIR)/* \
+ $(IDIR_P5_COMMON_SENSE)$(PERL_SITEDIR)
+
+include ${ADK_TOPDIR}/mk/pkg-bottom.mk
diff --git a/package/p5-time-hires/Makefile b/package/p5-time-hires/Makefile
new file mode 100644
index 000000000..1d227b066
--- /dev/null
+++ b/package/p5-time-hires/Makefile
@@ -0,0 +1,33 @@
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+include $(ADK_TOPDIR)/rules.mk
+
+PKG_NAME:= p5-time-hires
+PKG_VERSION:= 1.9726
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 077e5d7eda1349f98c564026603f8a0a
+PKG_DESCR:= high resolution alarm, sleep, gettimeofday, interval timers
+PKG_SECTION:= dev/perl
+PKG_DEPENDS:= perl librt libpthread
+PKG_BUILDDEP:= perl
+PKG_SITES:= http://cpan.metacpan.org/authors/id/Z/ZE/ZEFRAM/
+
+DISTFILES:= Time-HiRes-${PKG_VERSION}.tar.gz
+WRKDIST= ${WRKDIR}/Time-HiRes-${PKG_VERSION}
+
+include $(ADK_TOPDIR)/mk/package.mk
+
+$(eval $(call PKG_template,P5_TIME_HIRES,p5-time-hires,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+
+include $(ADK_TOPDIR)/mk/perl.mk
+
+CONFIG_STYLE:= perl
+XAKE_FLAGS+= $(PERL_ENV)
+
+p5-time-hires-install:
+ $(INSTALL_DIR) $(IDIR_P5_TIME_HIRES)$(PERL_SITEDIR)
+ $(CP) $(WRKINST)$(PERL_SITEDIR)/* \
+ $(IDIR_P5_TIME_HIRES)$(PERL_SITEDIR)
+
+include ${ADK_TOPDIR}/mk/pkg-bottom.mk
diff --git a/package/p5-types-serialiser/Makefile b/package/p5-types-serialiser/Makefile
new file mode 100644
index 000000000..043a73292
--- /dev/null
+++ b/package/p5-types-serialiser/Makefile
@@ -0,0 +1,33 @@
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+include $(ADK_TOPDIR)/rules.mk
+
+PKG_NAME:= p5-types-serialiser
+PKG_VERSION:= 1.0
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 76460a2bfbc644672499af89192e03fe
+PKG_DESCR:= simple data types for common serialisation formats
+PKG_SECTION:= dev/perl
+PKG_DEPENDS:= perl
+PKG_BUILDDEP:= perl
+PKG_SITES:= http://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/
+
+DISTFILES:= Types-Serialiser-${PKG_VERSION}.tar.gz
+WRKDIST= ${WRKDIR}/Types-Serialiser-${PKG_VERSION}
+
+include $(ADK_TOPDIR)/mk/package.mk
+
+$(eval $(call PKG_template,P5_TYPES_SERIALISER,p5-types-serialiser,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+
+include $(ADK_TOPDIR)/mk/perl.mk
+
+CONFIG_STYLE:= perl
+XAKE_FLAGS+= $(PERL_ENV)
+
+p5-types-serialiser-install:
+ $(INSTALL_DIR) $(IDIR_P5_TYPES_SERIALISER)$(PERL_SITEDIR)
+ $(CP) $(WRKINST)$(PERL_SITEDIR)/* \
+ $(IDIR_P5_TYPES_SERIALISER)$(PERL_SITEDIR)
+
+include ${ADK_TOPDIR}/mk/pkg-bottom.mk