[PATCH 1/2] packages/alfred-json: added package

Fabian Bläse fabian at blaese.de
Sa Aug 11 18:29:15 CEST 2018


Es wäre vielleicht hübsch, das alfred-json in einem FFF-eigenen Repository zu haben.

Ansonsten
Reviewed-by: Fabian Bläse <fabian at blaese.de>
Tested-by: Fabian Bläse <fabian at blaese.de>

Fabian

> On 11. Feb 2018, at 21:46, Tim Niemeyer <tim at tn-x.org> wrote:
> 
> From: Steffen Pankratz <kratz00 at gmx.de>
> 
> Signed-off-by: Tim Niemeyer <tim at tn-x.org>
> - Changed subject
> 
> ---
> 
> src/packages/fff/alfred-json/Makefile | 29 +++++++++++++++++++++++++++++
> 1 file changed, 29 insertions(+)
> create mode 100644 src/packages/fff/alfred-json/Makefile
> 
> diff --git a/src/packages/fff/alfred-json/Makefile b/src/packages/fff/alfred-json/Makefile
> new file mode 100644
> index 0000000..00dfbf7
> --- /dev/null
> +++ b/src/packages/fff/alfred-json/Makefile
> @@ -0,0 +1,29 @@
> +include $(TOPDIR)/rules.mk
> +
> +PKG_NAME:=alfred-json
> +PKG_VERSION:=0.0.1
> +PKG_RELEASE:=1
> +PKG_LICENSE:=GPL-2.0
> +PKG_SOURCE_PROTO:=git
> +PKG_SOURCE_VERSION:=e4cacfc791092389f63c36a435d3f1d069f8a13e
> +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
> +PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
> +PKG_SOURCE_URL:=https://github.com/kratz00/alfred-json.git
> +
> +include $(INCLUDE_DIR)/package.mk
> +include $(INCLUDE_DIR)/cmake.mk
> +
> +define Package/alfred-json
> +    SECTION:=utils
> +    CATEGORY:=Utilities
> +    TITLE:= A.L.F.R.E.D - JSON Client
> +    URL:=https://github.com/kratz00/alfred-json
> +    DEPENDS:=+jansson +zlib
> +endef
> +
> +define Package/alfred-json/install
> +	$(INSTALL_DIR) $(1)/bin/
> +	$(CP) $(PKG_INSTALL_DIR)/usr/bin/alfred-json $(1)/bin/
> +endef
> +
> +$(eval $(call BuildPackage,alfred-json))
> --
> 2.11.0
> 
> --
> franken-dev mailing list
> franken-dev at freifunk.net
> http://lists.freifunk.net/mailman/listinfo/franken-dev-freifunk.net

-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigröße  : 833 bytes
Beschreibung: Message signed with OpenPGP
URL         : <http://lists.freifunk.net/pipermail/franken-dev-freifunk.net/attachments/20180811/b26918b4/attachment.sig>


Mehr Informationen über die Mailingliste franken-dev