Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fusesmb_haiku: update sources location, and use latest git-rev. #7274

Merged
merged 2 commits into from
Oct 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions sys-fs/fusesmb_haiku/fusesmb_haiku-0.9.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,17 @@ them as a folder hierarchy in a virtual volume right on your desktop. \
It also includes a network preferences add-on, where you can enable and \
configure it."

HOMEPAGE="https://github.com/orangejua/fusesmb-haiku"
HOMEPAGE="https://github.com/HaikuArchives/fusesmb-haiku"
COPYRIGHT="2003-2006 Vincent Wagelaar
2017 Julian Harnath"
LICENSE="GNU GPL v2
MIT"
REVISION="3"
SOURCE_URI="https://github.com/orangejua/fusesmb-haiku/archive/Version-0.9.tar.gz"
CHECKSUM_SHA256="f04f815ca2d3a1100323569e8cd90f911c74d9d4169833dad681351f073abaec"
SOURCE_DIR="fusesmb-haiku-Version-$portVersion"
PATCHES="fusesmb_haiku-$portVersion.patchset"
REVISION="4"
srcGirRev="62fb2fd9d00d9f9f08a828e251f4061d1e0a89e1"
SOURCE_URI="https://github.com/HaikuArchives/fusesmb-haiku/archive/$srcGirRev.tar.gz"
CHECKSUM_SHA256="282dba466ba9818d45fb5de4c58b4cb48673d01fae01eb2a4878e252fc28ef8b"
SOURCE_FILENAME="fusesmb-haiku-$srcGirRev.tar.gz"
SOURCE_DIR="fusesmb-haiku-$srcGirRev"

ARCHITECTURES="all"

Expand Down Expand Up @@ -64,4 +65,5 @@ INSTALL()
cp fusesmb/fusesmb-scan $prefix/bin
cp settings_add-on/SMBClient $prefix/add-ons/Network\ Settings
cp settings_add-on/fusesmb-control.sh $prefix/bin
chmod +x $prefix/bin/fusesmb-control.sh
}
22 changes: 0 additions & 22 deletions sys-fs/fusesmb_haiku/patches/fusesmb_haiku-0.9.patchset

This file was deleted.