git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
bb3b18b
)
libsoup: remove relics of make build after transition to meson
author
W. Michael Petullo
<redacted>
Wed, 6 Nov 2019 23:22:44 +0000
(18:22 -0500)
committer
W. Michael Petullo
<redacted>
Wed, 6 Nov 2019 23:22:44 +0000
(18:22 -0500)
Signed-off-by: W. Michael Petullo <redacted>
libs/libsoup/Makefile
patch
|
blob
|
history
diff --git
a/libs/libsoup/Makefile
b/libs/libsoup/Makefile
index e66e1ef503a3a2c7b1826b8a411239f56b78e3d5..855a52888ba735aff46280c16399523b49e640dd 100644
(file)
--- a/
libs/libsoup/Makefile
+++ b/
libs/libsoup/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libsoup
PKG_VERSION:=2.68.2
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/2.68
@@
-18,8
+18,6
@@
PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:gnome:libsoup
PKG_BUILD_DEPENDS:=meson/host glib2/host
-PKG_BUILD_PARALLEL:=1
-PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT