Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] apache-directory-studio-bin: update to 2.0.0.v20180908; rename to -bin
@ 2019-09-01 16:21 voidlinux-github
  2019-09-09 19:48 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-09-01 16:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 371 bytes --]

There is a new pull request by steinex against master on the void-packages repository

https://github.com/steinex/void-packages apache-directory-studio
https://github.com/void-linux/void-packages/pull/14141

apache-directory-studio-bin: update to 2.0.0.v20180908; rename to -bin


A patch file from https://github.com/void-linux/void-packages/pull/14141.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-apache-directory-studio-14141.patch --]
[-- Type: text/x-diff, Size: 3745 bytes --]

From 9df0a257addb7d83c028424df492e2a21b87ece4 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 1 Sep 2019 17:46:39 +0200
Subject: [PATCH] apache-directory-studio-bin: update to 2.0.0.v20180908;
 rename to -bin

---
 srcpkgs/apache-directory-studio               |  1 +
 .../files/ApacheDirectoryStudio.desktop       |  0
 .../template                                  | 21 ++++++++++++-------
 .../update                                    |  0
 4 files changed, 15 insertions(+), 7 deletions(-)
 create mode 120000 srcpkgs/apache-directory-studio
 rename srcpkgs/{apache-directory-studio => apache-directory-studio-bin}/files/ApacheDirectoryStudio.desktop (100%)
 rename srcpkgs/{apache-directory-studio => apache-directory-studio-bin}/template (56%)
 rename srcpkgs/{apache-directory-studio => apache-directory-studio-bin}/update (100%)

diff --git a/srcpkgs/apache-directory-studio b/srcpkgs/apache-directory-studio
new file mode 120000
index 00000000000..da11f0190a6
--- /dev/null
+++ b/srcpkgs/apache-directory-studio
@@ -0,0 +1 @@
+apache-directory-studio-bin
\ No newline at end of file
diff --git a/srcpkgs/apache-directory-studio/files/ApacheDirectoryStudio.desktop b/srcpkgs/apache-directory-studio-bin/files/ApacheDirectoryStudio.desktop
similarity index 100%
rename from srcpkgs/apache-directory-studio/files/ApacheDirectoryStudio.desktop
rename to srcpkgs/apache-directory-studio-bin/files/ApacheDirectoryStudio.desktop
diff --git a/srcpkgs/apache-directory-studio/template b/srcpkgs/apache-directory-studio-bin/template
similarity index 56%
rename from srcpkgs/apache-directory-studio/template
rename to srcpkgs/apache-directory-studio-bin/template
index 61392aa39d0..0353d15dcdd 100644
--- a/srcpkgs/apache-directory-studio/template
+++ b/srcpkgs/apache-directory-studio-bin/template
@@ -1,25 +1,26 @@
 # Template file for 'apache-directory-studio'
-pkgname=apache-directory-studio
+pkgname=apache-directory-studio-bin
 _pkgname=ApacheDirectoryStudio
-version=2.0.0.v20170904
+version=2.0.0.v20180908
 revision=1
+_versionprefix=M14
 depends="virtual?java-runtime gtk+ desktop-file-utils"
 short_desc="LDAP browser and directory client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Frank Steinborn <steinex@nognu.de>"
 license="Apache-2.0"
-homepage="http://directory.apache.org/studio/"
 archs="i686 x86_64"
+homepage="http://directory.apache.org/studio/"
 nopie=yes
 
 if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	_arch="x86_64"
-	checksum=581d55f3496827710301dec613466d829cf9a3ed3d4308460e63ca08aaa9d6c9
+	checksum=faae04c6d37bfd1e1ac6cd997399d5d314de7ba9b7279fd7b9c9e052cea0044f
 elif [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
 	_arch="x86"
-	checksum=96281c2af3b1ea04e423b41b465a93b21607ce41b3dc3771861e0b52557eb5af
+	checksum=38c0ca414961852e6b1d3960124fb12f45ccfcd03779537291afe02725f20d0d
 fi
 
-distfiles="http://apache.mindstudios.com/directory/studio/${version}-M13/${_pkgname}-${version}-M13-linux.gtk.${_arch}.tar.gz"
+distfiles="https://www-eu.apache.org/dist/directory/studio/${version}-${_versionprefix}/${_pkgname}-${version}-${_versionprefix}-linux.gtk.${_arch}.tar.gz"
 wrksrc="${_pkgname}"
 
 do_install() {
@@ -31,3 +32,9 @@ do_install() {
 	ln -sf /opt/${_pkgname}/${_pkgname} ${DESTDIR}/usr/bin/${_pkgname}
 	ln -sf /opt/${_pkgname}/${_pkgname} ${DESTDIR}/usr/bin/${pkgname//-/}
 }
+
+apache-directory-studio_package() {
+	depends="${sourcepkg}>=${version}_${revision}"
+	build_style=meta
+	short_desc+=" (transitional dummy package)"
+}
diff --git a/srcpkgs/apache-directory-studio/update b/srcpkgs/apache-directory-studio-bin/update
similarity index 100%
rename from srcpkgs/apache-directory-studio/update
rename to srcpkgs/apache-directory-studio-bin/update

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-09 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-01 16:21 [PR PATCH] apache-directory-studio-bin: update to 2.0.0.v20180908; rename to -bin voidlinux-github
2019-09-09 19:48 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).