Compare commits

..

No commits in common. "3fd476f31cd7fd7ce97a2695391496cc7c008a53" and "ba179957fbe4dd19e144181e1eca8a47bfe09e46" have entirely different histories.

9 changed files with 18 additions and 15 deletions

View File

@ -13,6 +13,6 @@ RDEPENDS:${PN} = "python-i3ipc"
inherit setuptools3
S = "${WORKDIR}/git"
PV = "1.9.2"
SRCREV = "d31aad311cd9280517e429eb397915fb4ff21a40"
PV = "1.8"
SRCREV = "31207c0ca44ed846763dc6df55316ee7a7d047a8"

View File

@ -25,8 +25,8 @@ RDEPENDS:${PN} = " \
inherit setuptools3
S = "${WORKDIR}/git"
PV = "1.12.7"
SRCREV = "73a3cf3cbf3ea059e605c6f5f8f5c25a8e734170"
PV = "1.12.5"
SRCREV = "d68a0813820ddaf2beccf56d52e8906d17eea016"
do_configure:prepend() {
[ -d ${S}/dist ] && mv ${S}/dist ${S}/distrib

View File

@ -19,6 +19,7 @@ SRCREV = "86f75d0856193c1ba1505f6afbc1b73d34c7093a"
inherit go go-mod pkgconfig
GO_INSTALL = "${GO_IMPORT}"
GO_LINKSHARED = ""
do_compile[network] = "1"
PRIVATE_LIBS:${PN}:append = " libstd.so"

View File

@ -12,13 +12,12 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-dock-hyprland.git"
SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https"
PV = "0.1.8"
SRCREV = "08f399f4baf580274249e42d46e2d788dc28d6a8"
PV = "0.1.7"
SRCREV = "47f41c936b1549cee4a6345cdaa345e880b31a48"
inherit go go-mod pkgconfig
GO_INSTALL = "${GO_IMPORT}"
GO_LINKSHARED = ""
do_install:append() {
# remove precompiled x86 binaries
@ -30,3 +29,5 @@ do_install:append() {
}
do_compile[network] = "1"
PRIVATE_LIBS:${PN}:append = " libstd.so"

View File

@ -18,7 +18,6 @@ SRCREV = "6fdd055eaff282298ea5496d203514b5f99314a0"
inherit go go-mod pkgconfig
GO_INSTALL = "${GO_IMPORT}"
GO_LINKSHARED = ""
do_install:append() {
# remove precompiled x86 binaries
@ -27,3 +26,5 @@ do_install:append() {
}
do_compile[network] = "1"
PRIVATE_LIBS:${PN}:append = " libstd.so"

View File

@ -19,7 +19,6 @@ SRCREV = "0cd48d1631eecb3043ee2c1fed9dfa25ca855375"
inherit go go-mod pkgconfig
GO_INSTALL = "${GO_IMPORT}"
GO_LINKSHARED = ""
do_install:append() {
# remove precompiled x86 binary
@ -28,3 +27,5 @@ do_install:append() {
}
do_compile[network] = "1"
PRIVATE_LIBS:${PN}:append = " libstd.so"

View File

@ -24,7 +24,6 @@ SRCREV = "fd8b92ad1ad0c0c7a23fc7a0be942ca0cbe7f7e0"
inherit go go-mod pkgconfig
GO_INSTALL = "${GO_IMPORT}"
GO_LINKSHARED = ""
do_install:append() {
# remove precompiled x86 binary

View File

@ -20,6 +20,6 @@ RDEPENDS:${PN} = "\
inherit setuptools3
S = "${WORKDIR}/git"
PV = "0.9.31"
SRCREV = "dffae7319c59ae55c515fafb150a0f10be21f3cf"
PV = "0.9.26"
SRCREV = "6a2e3d4ebaf22dd7490cb6f4ba2fb011048f8c63"

View File

@ -17,6 +17,6 @@ RDEPENDS:${PN} = "\
inherit setuptools3
S = "${WORKDIR}/git"
PV = "0.5.37"
SRCREV = "0137ed8f8c999eb72b4dd3db996d25a241e161a8"
PV = "0.5.31"
SRCREV = "1399f85cafd6a1746359009020bd17daa5b51419"