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

geoview: Add package #1406

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SakuraFallingMad
Copy link
Contributor

Due to Passwall new feature, try add package to handle geo* files in Passwall.
Signed-off-by: SakuraFallingMad [email protected]

Copy link
Contributor Author

@SakuraFallingMad SakuraFallingMad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compiled on: x86-64 Debian 12
Tested on: x86-64 ImmortalWrt SNAPSHOT r32560-6f07609c65 / LuCI Master 24.332.51140~9398910
Used by: luci-app-passwall

@SakuraFallingMad SakuraFallingMad marked this pull request as ready for review December 1, 2024 05:48
net/geoview/Makefile Outdated Show resolved Hide resolved
net/geoview/Makefile Outdated Show resolved Hide resolved
net/geoview/Makefile Outdated Show resolved Hide resolved
net/geoview/Makefile Outdated Show resolved Hide resolved
@1715173329
Copy link
Member

please rebase your PR and get rid of merge commit.

Signed-off-by: SakuraFallingMad <[email protected]>
net/geoview/Makefile Outdated Show resolved Hide resolved
net/geoview/Makefile Outdated Show resolved Hide resolved
define Package/geoview/install
$(call GoPackage/Package/Install/Bin,$(PKG_INSTALL_DIR))
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/geoview $(1)/usr/bin/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this package generates any other binaries? If not you can simply remove the whole install recipe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants