menulibre.paketlendi
This commit is contained in:
		
							parent
							
								
									422533be1d
								
							
						
					
					
						commit
						caf4f80dde
					
				
					 3 changed files with 46 additions and 0 deletions
				
			
		
							
								
								
									
										14
									
								
								talimatname/genel/menulibre/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								talimatname/genel/menulibre/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,14 @@
 | 
			
		|||
# Description: An advanced menu editor that provides modern features in a clean, easy-to-use interface. All without GNOME dependencies
 | 
			
		||||
# URL: https://launchpad.net/menulibre
 | 
			
		||||
# Packager: milisarge
 | 
			
		||||
# Depends on: python3-distutils-extra gdk-pixbuf gnome-menus gsettings-desktop-schemas gtksourceview3 python3 python3-gobject python3-psutil python3-xdg xdg-utils 
 | 
			
		||||
 | 
			
		||||
name=menulibre
 | 
			
		||||
version=2.1.3
 | 
			
		||||
release=1
 | 
			
		||||
source=(https://launchpad.net/menulibre/2.1/$version/+download/$name-$version.tar.gz::$name-$version.tar.gz)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
  cd $name-$version
 | 
			
		||||
  python3 setup.py install --root="$PKG/" --optimize=1
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										17
									
								
								talimatname/genel/python3-psutil/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								talimatname/genel/python3-psutil/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,17 @@
 | 
			
		|||
# Description: Python3 için çapraz platform işlem ve sistem yardımcı programları modülü.
 | 
			
		||||
# URL: http://code.google.com/p/psutil/
 | 
			
		||||
# Packager: milisarge
 | 
			
		||||
# Depends on: python3-setuptools 
 | 
			
		||||
 | 
			
		||||
name=python3-psutil
 | 
			
		||||
version=2.1.3
 | 
			
		||||
release=1
 | 
			
		||||
 | 
			
		||||
source=(
 | 
			
		||||
https://pypi.python.org/packages/source/p/psutil/psutil-$version.tar.gz)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
    cd psutil-$version
 | 
			
		||||
    python3 setup.py install --prefix=/usr --root=$PKG
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										15
									
								
								talimatname/genel/python3-xdg/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								talimatname/genel/python3-xdg/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,15 @@
 | 
			
		|||
# Description: FreeDesktop standartlarına erişmek için kullanılan Python3 kütüphanesi
 | 
			
		||||
# URL: http://freedesktop.org/wiki/Software/pyxdg
 | 
			
		||||
# Packager: geantbrun at gmail dot com
 | 
			
		||||
# Depends on: python3 
 | 
			
		||||
 | 
			
		||||
name=python3-xdg
 | 
			
		||||
version=0.25
 | 
			
		||||
release=1
 | 
			
		||||
 | 
			
		||||
source=(http://people.freedesktop.org/~takluyver/pyxdg-$version.tar.gz)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
	cd pyxdg-$version
 | 
			
		||||
	python3 setup.py install --prefix=/usr --root=$PKG
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue