kde-paket.eklendi
This commit is contained in:
		
							parent
							
								
									5f081cd413
								
							
						
					
					
						commit
						3238a1a47a
					
				
					 4 changed files with 68 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
# Description : This package going install KDE5 Applications
 | 
			
		||||
# URL: https://www.kde.org/
 | 
			
		||||
# Packager: alihan-ozturk28@hotmail.com
 | 
			
		||||
# Depends on: ark baloo-widgets dolphin dolphin-plugins gwenview kate kcalc kde5-l10n kdeconnect kio-extras konsole konversation okular print-manager spectacle
 | 
			
		||||
# Depends on: ark baloo-widgets dolphin dolphin-plugins gwenview kate kcalc kde5-l10n kdeconnect kio-extras konsole konversation kpmcore okular partitionmanager print-manager spectacle yakuake
 | 
			
		||||
 | 
			
		||||
name=kde-app
 | 
			
		||||
release=1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										23
									
								
								talimatname/genel/kpmcore/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								talimatname/genel/kpmcore/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,23 @@
 | 
			
		|||
# Description : Library for managing partitions
 | 
			
		||||
# URL: https://www.kde.org/
 | 
			
		||||
# Packager: alihan-ozturk28@hotmail.com
 | 
			
		||||
# Depends on: kf5-extra-cmake-modules qt5 kf5-kauth kf5-ki18n kf5-kiconthemes kf5-kio kf5-kservice kf5-kwidgetsaddons xfsprogs reiserfsprogs ntfs-3g jfsutils e2fsprogs dosfstools parted
 | 
			
		||||
 | 
			
		||||
name=kpmcore
 | 
			
		||||
version=2.2.1
 | 
			
		||||
release=1
 | 
			
		||||
 | 
			
		||||
source=( http://download.kde.org/stable/$name/$version/src/$name-$version.tar.xz)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
cd $name-$version
 | 
			
		||||
cmake -DCMAKE_INSTALL_PREFIX=/usr \
 | 
			
		||||
      -DCMAKE_BUILD_TYPE=Release  \
 | 
			
		||||
      -DLIB_INSTALL_DIR=lib       \
 | 
			
		||||
      -DBUILD_TESTING=OFF         \
 | 
			
		||||
      -Wno-dev
 | 
			
		||||
 | 
			
		||||
make
 | 
			
		||||
make DESTDIR=$PKG install
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										23
									
								
								talimatname/genel/partitionmanager/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								talimatname/genel/partitionmanager/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,23 @@
 | 
			
		|||
# Description : A KDE utility that allows you to manage disks, partitions, and file systems
 | 
			
		||||
# URL: https://www.kde.org/
 | 
			
		||||
# Packager: alihan-ozturk28@hotmail.com
 | 
			
		||||
# Depends on: kf5-extra-cmake-modules qt5 kpmcore kf5-kconfig kf5-kconfigwidgets kf5-kcoreaddons kf5-kcrash kf5-kdbusaddons kf5-kdoctools kf5-ki18n kf5-kiconthemes kf5-kjobwidgets kf5-kio kf5-kservice kf5-kxmlgui kf5-kwidgetsaddons
 | 
			
		||||
 | 
			
		||||
name=partitionmanager
 | 
			
		||||
version=2.2.1
 | 
			
		||||
release=1
 | 
			
		||||
 | 
			
		||||
source=( http://download.kde.org/stable/$name/$version/src/$name-$version.tar.xz)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
cd $name-$version
 | 
			
		||||
cmake -DCMAKE_INSTALL_PREFIX=/usr \
 | 
			
		||||
      -DCMAKE_BUILD_TYPE=Release  \
 | 
			
		||||
      -DLIB_INSTALL_DIR=lib       \
 | 
			
		||||
      -DBUILD_TESTING=OFF         \
 | 
			
		||||
      -Wno-dev
 | 
			
		||||
 | 
			
		||||
make
 | 
			
		||||
make DESTDIR=$PKG install
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										21
									
								
								talimatname/genel/yakuake/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								talimatname/genel/yakuake/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,21 @@
 | 
			
		|||
# Description : A drop-down terminal emulator based on KDE konsole technology
 | 
			
		||||
# URL: https://www.kde.org/
 | 
			
		||||
# Packager: alihan-ozturk28@hotmail.com
 | 
			
		||||
# Depends on: kf5-extra-cmake-modules konsole kf5-karchive kf5-kconfig kf5-kcoreaddons kf5-kcrash kf5-kdbusaddons kf5-kglobalaccel kf5-ki18n kf5-kiconthemes kf5-kio kf5-knewstuff kf5-knotifications kf5-knotifyconfig kf5-kparts kf5-kwidgetsaddons kf5-windowsystem
 | 
			
		||||
 | 
			
		||||
name=yakuake
 | 
			
		||||
version=3.0.2
 | 
			
		||||
release=1
 | 
			
		||||
 | 
			
		||||
source=( http://download.kde.org/stable/$name/$version/src/$name-$version.tar.xz)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
cd $name-$version
 | 
			
		||||
cmake -DCMAKE_INSTALL_PREFIX=/usr \
 | 
			
		||||
      -DCMAKE_BUILD_TYPE=Release  \
 | 
			
		||||
      -Wno-dev
 | 
			
		||||
 | 
			
		||||
make
 | 
			
		||||
make DESTDIR=$PKG install
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue