kdeconnect.düzenlendi
This commit is contained in:
		
							parent
							
								
									8e5d589281
								
							
						
					
					
						commit
						7db4636e58
					
				
					 1 changed files with 6 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -1,15 +1,18 @@
 | 
			
		|||
# Description : Adds communication between KDE and your smartphone
 | 
			
		||||
# URL : https://projects.kde.org/projects/playground/base/kdeconnect-kde
 | 
			
		||||
# Packdeconnectkager : alihan-ozturk28@hotmail.com
 | 
			
		||||
# Depends on : kf5-extra-cmake-modules kf5-kio kf5-kcmutils qca-qt5 libfakekey qjson sshfs-fuse hicolor-icon-theme kf5-kwayland
 | 
			
		||||
# Depends on : git kf5-extra-cmake-modules kf5-kio kf5-kcmutils qca-qt5 libfakekey qjson sshfs-fuse hicolor-icon-theme kf5-kwayland
 | 
			
		||||
 | 
			
		||||
name=kdeconnect
 | 
			
		||||
version=1.0.1
 | 
			
		||||
version=0.9g
 | 
			
		||||
release=1
 | 
			
		||||
 | 
			
		||||
source=( http://download.kde.org/stable/$name/$version/src/$name-kde-$version.tar.xz)
 | 
			
		||||
source=()
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
 | 
			
		||||
git clone git://anongit.kde.org/kdeconnect-kde.git
 | 
			
		||||
 | 
			
		||||
mkdir -p build
 | 
			
		||||
cd build
 | 
			
		||||
cmake ../kdeconnect-kde  \
 | 
			
		||||
| 
						 | 
				
			
			@ -21,4 +24,3 @@ cmake ../kdeconnect-kde  \
 | 
			
		|||
make
 | 
			
		||||
make DESTDIR=$PKG install
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue