QA fix
This commit is contained in:
		@@ -101,7 +101,7 @@ inherit gnome2-utils meson cargo
 | 
			
		||||
DESCRIPTION="Telegram client"
 | 
			
		||||
HOMEPAGE="https://github.com/paper-plane-developers/"
 | 
			
		||||
SRC_URI="https://github.com/paper-plane-developers/${PN}/archive/refs/tags/v0.1.0-beta.1.tar.gz"
 | 
			
		||||
SRC_URI+="$(cargo_crate_uris)"
 | 
			
		||||
SRC_URI+=" $(cargo_crate_uris)"
 | 
			
		||||
 | 
			
		||||
#allready added for final release
 | 
			
		||||
#SRC_URI="https://github.com/paper-plane-developers/${PN}/archive/refs/tags/v${PV}.tar.gz"
 | 
			
		||||
@@ -129,13 +129,13 @@ RDEPEND="${DEPEND}"
 | 
			
		||||
 | 
			
		||||
BDEPEND="${DEPEND}"
 | 
			
		||||
src_prepare() {
 | 
			
		||||
	default
 | 
			
		||||
	local emesonargs=(
 | 
			
		||||
		"-Dtg_api_id=25355557"
 | 
			
		||||
		"-Dtg_api_hash=5721a74e34aeb9d45c09a9ff51f14fdf"
 | 
			
		||||
	)
 | 
			
		||||
	
 | 
			
		||||
	)	
 | 
			
		||||
	meson_src_configure
 | 
			
		||||
	default
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
pkg_postinst() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user