esaaprillia

Results 35 comments of esaaprillia

I don't play OpenWRT with a router but I use x86 OpenWRT. If it's not accepted I don't do a pull request. thanks

@dhewg I don't want to save it on video, many packages are damaged. there may be some damaged packages that need to be removed in the video

@feckert as an example makefile I made it like this. What do you think ``` PKG_BUILD_DIR:=$(BUILD_DIR)/Xorg/libXdmcp-$(PKG_VERSION) PKG_INSTALL:=1 PKG_MAINTAINER:=Esa Aprilia Salsabila PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING PKG_BUILD_DEPENDS:=util-macros xorgproto include $(INCLUDE_DIR)/package.mk define Package/libxdmcp SECTION:=libs CATEGORY:=Libraries...

if anyone is interested in the xorg package https://github.com/esaaprillia/xorg

@brada4 ``` root@OpenWrt:/usr/lib# ssh -X WARNING: Ignoring unknown option -X Dropbear SSH client v2020.81 https://matt.ucc.asn.au/dropbear/dropbear.html Usage: ssh [options] [user@]host[/port] [command] -p -l -t Allocate a pty -T Don't allocate a...

Mesa can be built by adding this in the mesa Makefile ``` define Meson/CreateNativeFile $(STAGING_DIR_HOST)/bin/sed \ -e "s|@CC@|$(foreach BIN,$(HOSTCC),'$(BIN)',)|" \ -e "s|@CXX@|$(foreach BIN,$(HOSTCXX),'$(BIN)',)|" \ -e "s|@PKGCONFIG@|$(PKG_CONFIG)|" \ -e "s|@CMAKE@|$(STAGING_DIR_HOST)/bin/cmake|" \...

@feckert @dhewg I'm confused about how to do a pull request for an Xorg package. there are two options for adding Xorg 1. videos 2. package see Xorg package libx11...

@mhei sorry I commented in this thread are you helping me? i want to make php7 in master but i have problem when i build it Openwrt version snapshoot Ramips...

> @esaaprilla: why didn't you create a new thread? looks like the ldap library stuff is missing or could not be detected. please just use php8 with snapshot, or is...

i have tried building this in openwrt