mirror of
				https://aur.archlinux.org/firedragon.git
				synced 2025-11-04 07:56:59 +00:00 
			
		
		
		
	Update 105
This commit is contained in:
		
							
								
								
									
										10
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								.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 = 104.0.2
 | 
						pkgver = 105.0
 | 
				
			||||||
	pkgrel = 2
 | 
						pkgrel = 1
 | 
				
			||||||
	url = https://gitlab.com/dr460nf1r3/settings/
 | 
						url = https://gitlab.com/dr460nf1r3/settings/
 | 
				
			||||||
	install = firedragon.install
 | 
						install = firedragon.install
 | 
				
			||||||
	arch = x86_64
 | 
						arch = x86_64
 | 
				
			||||||
@@ -65,8 +65,8 @@ pkgbase = firedragon
 | 
				
			|||||||
	options = !debug
 | 
						options = !debug
 | 
				
			||||||
	backup = usr/lib/firedragon/firedragon.cfg
 | 
						backup = usr/lib/firedragon/firedragon.cfg
 | 
				
			||||||
	backup = usr/lib/firedragon/distribution/policies.json
 | 
						backup = usr/lib/firedragon/distribution/policies.json
 | 
				
			||||||
	source = https://archive.mozilla.org/pub/firefox/releases/104.0.2/source/firefox-104.0.2.source.tar.xz
 | 
						source = https://archive.mozilla.org/pub/firefox/releases/105.0/source/firefox-105.0.source.tar.xz
 | 
				
			||||||
	source = https://archive.mozilla.org/pub/firefox/releases/104.0.2/source/firefox-104.0.2.source.tar.xz.asc
 | 
						source = https://archive.mozilla.org/pub/firefox/releases/105.0/source/firefox-105.0.source.tar.xz.asc
 | 
				
			||||||
	source = firedragon.desktop
 | 
						source = firedragon.desktop
 | 
				
			||||||
	source = git+https://gitlab.com/dr460nf1r3/common.git
 | 
						source = git+https://gitlab.com/dr460nf1r3/common.git
 | 
				
			||||||
	source = git+https://gitlab.com/dr460nf1r3/settings.git
 | 
						source = git+https://gitlab.com/dr460nf1r3/settings.git
 | 
				
			||||||
@@ -74,7 +74,7 @@ pkgbase = firedragon
 | 
				
			|||||||
	source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git
 | 
						source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git
 | 
				
			||||||
	source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git
 | 
						source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git
 | 
				
			||||||
	validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
 | 
						validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
 | 
				
			||||||
	sha256sums = 72bba06f04e7745f6b02951906413eb1c15a7e253e06e373302162c6219f286a
 | 
						sha256sums = 2b5becbb89aa2b2007ba8c86ad517aeae1b54904d007d9d3acbf054be6a0ed62
 | 
				
			||||||
	sha256sums = SKIP
 | 
						sha256sums = SKIP
 | 
				
			||||||
	sha256sums = 158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d
 | 
						sha256sums = 158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d
 | 
				
			||||||
	sha256sums = SKIP
 | 
						sha256sums = SKIP
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										13
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -4,8 +4,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
pkgname=firedragon
 | 
					pkgname=firedragon
 | 
				
			||||||
_pkgname=FireDragon
 | 
					_pkgname=FireDragon
 | 
				
			||||||
pkgver=104.0.2
 | 
					pkgver=105.0
 | 
				
			||||||
pkgrel=2
 | 
					pkgrel=1
 | 
				
			||||||
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'
 | 
				
			||||||
@@ -39,7 +39,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/"$pkgver"/source/firefo
 | 
				
			|||||||
        "librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git"
 | 
					        "librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git"
 | 
				
			||||||
        "cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git")
 | 
					        "cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git")
 | 
				
			||||||
# source_aarch64=()
 | 
					# source_aarch64=()
 | 
				
			||||||
sha256sums=('72bba06f04e7745f6b02951906413eb1c15a7e253e06e373302162c6219f286a'
 | 
					sha256sums=('2b5becbb89aa2b2007ba8c86ad517aeae1b54904d007d9d3acbf054be6a0ed62'
 | 
				
			||||||
            'SKIP'
 | 
					            'SKIP'
 | 
				
			||||||
            '158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d'
 | 
					            '158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d'
 | 
				
			||||||
            'SKIP'
 | 
					            'SKIP'
 | 
				
			||||||
@@ -183,7 +183,7 @@ fi
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  # LibreWolf
 | 
					  # LibreWolf
 | 
				
			||||||
  # Remove some pre-installed addons that might be questionable
 | 
					  # Remove some pre-installed addons that might be questionable
 | 
				
			||||||
  patch -Np1 -i "${_librewolf_patches_dir}"/remove_addons.patch
 | 
					  # patch -Np1 -i "${_librewolf_patches_dir}"/remove_addons.patch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Debian patch to enable global menubar
 | 
					  # Debian patch to enable global menubar
 | 
				
			||||||
  patch -Np1 -i "${_librewolf_patches_dir}"/unity-menubar.patch
 | 
					  patch -Np1 -i "${_librewolf_patches_dir}"/unity-menubar.patch
 | 
				
			||||||
@@ -224,7 +224,7 @@ fi
 | 
				
			|||||||
  # UI patches
 | 
					  # UI patches
 | 
				
			||||||
  # Remove references to firefox from the settings UI, change text in some of the links,
 | 
					  # Remove references to firefox from the settings UI, change text in some of the links,
 | 
				
			||||||
  # explain that we force en-US and suggest enabling history near the session restore checkbox.
 | 
					  # explain that we force en-US and suggest enabling history near the session restore checkbox.
 | 
				
			||||||
  patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/pref-naming.patch
 | 
					  # patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/pref-naming.patch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Remap help links
 | 
					  # Remap help links
 | 
				
			||||||
  patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/remap-links.patch
 | 
					  patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/remap-links.patch
 | 
				
			||||||
@@ -236,7 +236,7 @@ fi
 | 
				
			|||||||
  patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/lw-logo-devtools.patch
 | 
					  patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/lw-logo-devtools.patch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Update privacy preferences
 | 
					  # Update privacy preferences
 | 
				
			||||||
  patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/privacy-preferences.patch
 | 
					  # patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/privacy-preferences.patch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Remove firefox references in the urlbar, when suggesting opened tabs.
 | 
					  # Remove firefox references in the urlbar, when suggesting opened tabs.
 | 
				
			||||||
  patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/remove-branding-urlbar.patch
 | 
					  patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/remove-branding-urlbar.patch
 | 
				
			||||||
@@ -274,7 +274,6 @@ fi
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  # Needed build fix
 | 
					  # Needed build fix
 | 
				
			||||||
  patch -Np1 -i "${_cachyos_patches_dir}"/zstandard-0.18.0.patch
 | 
					  patch -Np1 -i "${_cachyos_patches_dir}"/zstandard-0.18.0.patch
 | 
				
			||||||
  patch -Np1 -i "${_patches_dir}"/custom/glibc236.patch
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  rm -f "${srcdir}"/common/source_files/mozconfig
 | 
					  rm -f "${srcdir}"/common/source_files/mozconfig
 | 
				
			||||||
  cp -r "${srcdir}"/common/source_files/* ./
 | 
					  cp -r "${srcdir}"/common/source_files/* ./
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user