Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] apache-directory-studio-bin: update to 2.0.0.v20180908; rename to -bin
Date: Sun, 01 Sep 2019 18:21:39 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14141@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2019-09-01 16:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-01 16:21 voidlinux-github [this message]
2019-09-09 19:48 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14141@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).