From 48245f07199517c85788a3897ffa8b55458314b3 Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Sat, 5 Jul 2014 22:40:57 +0200 Subject: [PATCH] picard, python-PyQt4, python-sip: replace TODOs with actual values --- srcpkgs/picard/template | 8 ++------ srcpkgs/python-PyQt4/template | 13 +++++-------- srcpkgs/python-sip/template | 8 ++++---- 3 files changed, 11 insertions(+), 18 deletions(-) diff --git a/srcpkgs/picard/template b/srcpkgs/picard/template index 41dc59aee95..e5c40b25633 100644 --- a/srcpkgs/picard/template +++ b/srcpkgs/picard/template @@ -1,7 +1,7 @@ # Template file for 'picard' pkgname=picard version=1.2 -revision=1 +revision=2 build_style=python-module pycompile_module="picard" maintainer="Dominik Honnef " @@ -10,10 +10,6 @@ makedepends="libdiscid-devel chromaprint-devel" depends="python python-PyQt4 chromaprint libdiscid mutagen>=1.20" license="GPL-2" homepage="http://musicbrainz.org/doc/MusicBrainz_Picard" -short_desc="TODO" +short_desc="MusicBrainz's audio tagger" distfiles="http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz" checksum=a6f66bf4933521270e1f0e586ac7e067563a04aba6e98da5b5acc3fe21727a69 - -# Void has python-pyacoustid-1.1.0_1. does picard bundle it? -# libdiscid or libdiscid-devel? -# chromaprint or chromaprint-devel? diff --git a/srcpkgs/python-PyQt4/template b/srcpkgs/python-PyQt4/template index d78daf85052..60dc1cd3c15 100644 --- a/srcpkgs/python-PyQt4/template +++ b/srcpkgs/python-PyQt4/template @@ -1,26 +1,22 @@ # Template file for 'python-PyQt4' pkgname=python-PyQt4 version=4.11.1 -revision=1 +revision=2 wrksrc="PyQt-x11-gpl-${version}" build_style= maintainer="Dominik Honnef " hostmakedepends="python-sip python3.4-sip python-devel python3.4-devel qt-qmake qt-devel>=4" makedepends="${hostmakedepends}" depends="python python-sip" -license="TODO" -homepage="TODO" -short_desc="TODO" +license="GPL" +homepage="http://www.riverbankcomputing.co.uk/software/pyqt/intro" +short_desc="Python2 bindings for the Qt toolkit" distfiles="http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-${version}/PyQt-x11-gpl-${version}.tar.gz" checksum="df9d7358d70748efa5b84fa3fe9e182a80c39ac590157daaabcc2618df176da3" _do_pyqt_build() { local v=$1 tools=${2:-yes} suffix=$3 tools_flag [[ "$tools" != "yes" ]] && tools_flag="--no-tools" - echo "============================" - echo $tools - echo $tools_flag - echo "============================" python${v} configure-ng.py \ --confirm-license \ --bindir="/usr/bin" \ @@ -54,6 +50,7 @@ do_install() { python3.4-PyQt4_package() { depends="python3.4 python3.4-sip" + short_desc="${short_desc/Python2/Python3.4}" pkg_install() { mkdir -p ${PKGDESTDIR}/usr/{lib,share} mv ${DESTDIR}/usr/lib/python3.4 ${PKGDESTDIR}/usr/lib/ diff --git a/srcpkgs/python-sip/template b/srcpkgs/python-sip/template index e18229a552f..758497d0b85 100644 --- a/srcpkgs/python-sip/template +++ b/srcpkgs/python-sip/template @@ -1,15 +1,15 @@ # Template file for 'python-sip' pkgname=python-sip version=4.16.2 -revision=1 +revision=2 wrksrc="sip-${version}" maintainer="Dominik Honnef " hostmakedepends="python-devel python3.4-devel" makedepends="${hostmakedepends}" depends="python" -license="TODO" -homepage="TODO" -short_desc="TODO" +license="GPL" +homepage="http://www.riverbankcomputing.co.uk/software/sip/intro" +short_desc="Python extension module generator for C and C++ libraries" distfiles="http://sourceforge.net/projects/pyqt/files/sip/sip-4.16.2/sip-4.16.2.tar.gz" checksum=a55a2324a46ab42e42ae57c52ef06583b17d25c987973fe2e7ff2e8a649294ce