mirror of
				https://aur.archlinux.org/firedragon.git
				synced 2025-11-04 07:56:59 +00:00 
			
		
		
		
	Add back explicit keeping of history etc. as it seemed to default to the opposite since last update
This commit is contained in:
		
							
								
								
									
										2
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.SRCINFO
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
				
			|||||||
pkgbase = firedragon
 | 
					pkgbase = firedragon
 | 
				
			||||||
	pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
 | 
						pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
 | 
				
			||||||
	pkgver = 106.0.2
 | 
						pkgver = 106.0.2
 | 
				
			||||||
	pkgrel = 1
 | 
						pkgrel = 2
 | 
				
			||||||
	url = https://gitlab.com/dr460nf1r3/settings/
 | 
						url = https://gitlab.com/dr460nf1r3/settings/
 | 
				
			||||||
	install = firedragon.install
 | 
						install = firedragon.install
 | 
				
			||||||
	arch = x86_64
 | 
						arch = x86_64
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										5
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -7,7 +7,7 @@
 | 
				
			|||||||
pkgname=firedragon
 | 
					pkgname=firedragon
 | 
				
			||||||
_pkgname=FireDragon
 | 
					_pkgname=FireDragon
 | 
				
			||||||
pkgver=106.0.2
 | 
					pkgver=106.0.2
 | 
				
			||||||
pkgrel=1
 | 
					pkgrel=2
 | 
				
			||||||
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
 | 
					pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
 | 
				
			||||||
arch=(x86_64 x86_64_v3 aarch64)
 | 
					arch=(x86_64 x86_64_v3 aarch64)
 | 
				
			||||||
backup=('usr/lib/firedragon/firedragon.cfg'
 | 
					backup=('usr/lib/firedragon/firedragon.cfg'
 | 
				
			||||||
@@ -231,6 +231,9 @@ END
 | 
				
			|||||||
  # Update handler links
 | 
					  # Update handler links
 | 
				
			||||||
  patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/handlers.patch
 | 
					  patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/handlers.patch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  # Hide the annoying Firefox view feature introduced in 106
 | 
				
			||||||
 | 
					  patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/firefox-view.patch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Fix telemetry removal, see https://gitlab.com/librewolf-community/browser/linux/-/merge_requests/17, for example
 | 
					  # Fix telemetry removal, see https://gitlab.com/librewolf-community/browser/linux/-/merge_requests/17, for example
 | 
				
			||||||
  patch -Np1 -i "${_librewolf_patches_dir}"/disable-data-reporting-at-compile-time.patch
 | 
					  patch -Np1 -i "${_librewolf_patches_dir}"/disable-data-reporting-at-compile-time.patch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user