mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #11679 from neheb/grp
grilo-plugins: don't try to download grilo
This commit is contained in:
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=grilo-plugins
|
PKG_NAME:=grilo-plugins
|
||||||
PKG_VERSION:=0.3.11
|
PKG_VERSION:=0.3.11
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||||
PKG_LICENSE:=LGPLv2.1
|
PKG_LICENSE:=LGPLv2.1
|
||||||
@@ -17,7 +17,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
|||||||
PKG_SOURCE_URL:=@GNOME/grilo-plugins/0.3/
|
PKG_SOURCE_URL:=@GNOME/grilo-plugins/0.3/
|
||||||
PKG_HASH:=dde2e605b1994341c6bf012493e056b406b08571834dea3b3c671d5b8b1dcd73
|
PKG_HASH:=dde2e605b1994341c6bf012493e056b406b08571834dea3b3c671d5b8b1dcd73
|
||||||
|
|
||||||
PKG_BUILD_PARALLEL:=1
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
PKG_BUILD_DEPENDS:=meson/host
|
PKG_BUILD_DEPENDS:=meson/host
|
||||||
|
|
||||||
@@ -61,6 +60,7 @@ MESON_ARGS += \
|
|||||||
-Denable-thetvdb=no \
|
-Denable-thetvdb=no \
|
||||||
-Denable-tmdb=no \
|
-Denable-tmdb=no \
|
||||||
-Denable-freebox=no \
|
-Denable-freebox=no \
|
||||||
|
--wrap-mode=nodownload
|
||||||
|
|
||||||
define Package/grilo-plugins/install
|
define Package/grilo-plugins/install
|
||||||
$(INSTALL_DIR) $(1)/usr/lib/grilo-0.3
|
$(INSTALL_DIR) $(1)/usr/lib/grilo-0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user