~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
5

[alpine-aports] [PATCH 1/6] main/poppler: upgrade to 0.38.0

Details
Message ID
<1449495898-8694-1-git-send-email-soeren+git@soeren-tempel.net>
Sender timestamp
1449495893
DKIM signature
missing
Download raw message
Patch: +4 -4
---
 main/poppler/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/main/poppler/APKBUILD b/main/poppler/APKBUILD
index b33f46c..dd36fd8 100644
--- a/main/poppler/APKBUILD
+++ b/main/poppler/APKBUILD
@@ -4,7 +4,7 @@
# circular make dependency: qt <- cups <- poppler <- qt
# So we build qt support in separate package poppler-qt4
pkgname=poppler
pkgver=0.37.0
pkgver=0.38.0
pkgrel=0
pkgdesc="PDF rendering library based on xpdf 3.0"
url="http://poppler.freedesktop.org/"
@@ -71,6 +71,6 @@ _cpp() {
		"$subpkgdir"/usr/lib/ || return 1
}

md5sums="c635e1742202cbbd9182cb0255d95652  poppler-0.37.0.tar.xz"
sha256sums="b89f9c5eae3bbb1046b0f767714afd75eca102a0406a3a30856778d42a685bee  poppler-0.37.0.tar.xz"
sha512sums="9cdff2da9d13b8db25a24e8703ab411da1caa6545cd25b6153ce019c185cd90eda8dbb59a5c320ea6e8ec1896b0197987acc72ba233d6ece4e212a2132a6b087  poppler-0.37.0.tar.xz"
md5sums="850f0725e5b263c504f0cb0910d1fadc  poppler-0.38.0.tar.xz"
sha256sums="6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b  poppler-0.38.0.tar.xz"
sha512sums="1b8643c0f58eb1e1c3d98266c38d311c66458168188146af72c99c9f374882bdc616aa3febd8833538b286652c21a567e6240aa590111bcebcba5ee845e6bad9  poppler-0.38.0.tar.xz"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---

[alpine-aports] [PATCH 2/6] testing/texlive: rebuild against poppler-0.38.0-r0

Details
Message ID
<1449495898-8694-2-git-send-email-soeren+git@soeren-tempel.net>
In-Reply-To
<1449495898-8694-1-git-send-email-soeren+git@soeren-tempel.net> (view parent)
Sender timestamp
1449495894
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 testing/texlive/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/texlive/APKBUILD b/testing/texlive/APKBUILD
index 8b1b2bb..14a7ef2 100644
--- a/testing/texlive/APKBUILD
+++ b/testing/texlive/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=texlive
pkgver=20150521
pkgrel=3
pkgrel=4
pkgdesc="A complete TeX distribution"
url="http://tug.org/texlive/"
arch="all"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---

[alpine-aports] [PATCH 3/6] community/inkscape: rebuild against poppler-0.38.0-r0

Details
Message ID
<1449495898-8694-3-git-send-email-soeren+git@soeren-tempel.net>
In-Reply-To
<1449495898-8694-1-git-send-email-soeren+git@soeren-tempel.net> (view parent)
Sender timestamp
1449495895
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 community/inkscape/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/inkscape/APKBUILD b/community/inkscape/APKBUILD
index 932fa4b..5b42732 100644
--- a/community/inkscape/APKBUILD
+++ b/community/inkscape/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=inkscape
pkgver=0.91
pkgrel=4
pkgrel=5
pkgdesc="A vector-based drawing program - svg compliant"
url="http://inkscape.sourceforge.net/"
arch="all"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---

[alpine-aports] [PATCH 4/6] main/cups-filters: rebuild against poppler-0.38.0-r0

Details
Message ID
<1449495898-8694-4-git-send-email-soeren+git@soeren-tempel.net>
In-Reply-To
<1449495898-8694-1-git-send-email-soeren+git@soeren-tempel.net> (view parent)
Sender timestamp
1449495896
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 main/cups-filters/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/cups-filters/APKBUILD b/main/cups-filters/APKBUILD
index 3070f2c..d586d17 100644
--- a/main/cups-filters/APKBUILD
+++ b/main/cups-filters/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=cups-filters
pkgver=1.2.0
pkgrel=0
pkgrel=1
pkgdesc="OpenPrinting CUPS filters and backends"
url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/pdf_as_standard_print_job_format"
arch="all"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---

[alpine-aports] [PATCH 5/6] main/libreoffice: rebuild against poppler-0.38.0-r0

Details
Message ID
<1449495898-8694-5-git-send-email-soeren+git@soeren-tempel.net>
In-Reply-To
<1449495898-8694-1-git-send-email-soeren+git@soeren-tempel.net> (view parent)
Sender timestamp
1449495897
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 main/libreoffice/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/libreoffice/APKBUILD b/main/libreoffice/APKBUILD
index d51dc88..ac51fa5 100644
--- a/main/libreoffice/APKBUILD
+++ b/main/libreoffice/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=libreoffice
pkgver=5.0.3.2
pkgrel=0
pkgrel=1
pkgdesc="LibreOffice - Meta package for the full office suite"
url="http://www.libreoffice.org/"
arch="all"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---

[alpine-aports] [PATCH 6/6] main/poppler-qt4: upgrade to 0.38.0

Details
Message ID
<1449495898-8694-6-git-send-email-soeren+git@soeren-tempel.net>
In-Reply-To
<1449495898-8694-1-git-send-email-soeren+git@soeren-tempel.net> (view parent)
Sender timestamp
1449495898
DKIM signature
missing
Download raw message
Patch: +4 -4
---
 main/poppler-qt4/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/main/poppler-qt4/APKBUILD b/main/poppler-qt4/APKBUILD
index 5c428c4..481352f 100644
--- a/main/poppler-qt4/APKBUILD
+++ b/main/poppler-qt4/APKBUILD
@@ -6,7 +6,7 @@

pkgname=poppler-qt4
_realname=poppler
pkgver=0.37.0
pkgver=0.38.0
pkgrel=0
pkgdesc="PDF rendering library based on xpdf 3.0"
url="http://poppler.freedesktop.org/"
@@ -64,6 +64,6 @@ package() {
	make DESTDIR="$pkgdir" install || return 1
}

md5sums="c635e1742202cbbd9182cb0255d95652  poppler-0.37.0.tar.xz"
sha256sums="b89f9c5eae3bbb1046b0f767714afd75eca102a0406a3a30856778d42a685bee  poppler-0.37.0.tar.xz"
sha512sums="9cdff2da9d13b8db25a24e8703ab411da1caa6545cd25b6153ce019c185cd90eda8dbb59a5c320ea6e8ec1896b0197987acc72ba233d6ece4e212a2132a6b087  poppler-0.37.0.tar.xz"
md5sums="850f0725e5b263c504f0cb0910d1fadc  poppler-0.38.0.tar.xz"
sha256sums="6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b  poppler-0.38.0.tar.xz"
sha512sums="1b8643c0f58eb1e1c3d98266c38d311c66458168188146af72c99c9f374882bdc616aa3febd8833538b286652c21a567e6240aa590111bcebcba5ee845e6bad9  poppler-0.38.0.tar.xz"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)