Version bump
This commit is contained in:
		
							
								
								
									
										1
									
								
								media-video/megapixels/Manifest
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								media-video/megapixels/Manifest
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
DIST 1.0.1.tar.gz 80358 BLAKE2B 27ea71cb0d2dc044b3c870a87fd0920c3bd319c5561417a736790159887e7d16f158807163a5132c3a7bc1590a39762c1bfaa2c0dd8fa89cb42bb8a75d1a2123 SHA512 4d7e7f80405c6c1265855708f1ede0f7ddc3044a7afc3a8083e1c308ba4104a78fc98da1facb1ab3882182d7e30d32bef8bbb22a703e71b1e63a7660387896d4
 | 
			
		||||
							
								
								
									
										34
									
								
								media-video/megapixels/megapixels-1.0.1.ebuild
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								media-video/megapixels/megapixels-1.0.1.ebuild
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,34 @@
 | 
			
		||||
# Copyright 2020 Gentoo Authors
 | 
			
		||||
# Distributed under the terms of the GNU General Public License v2
 | 
			
		||||
 | 
			
		||||
EAPI=7
 | 
			
		||||
 | 
			
		||||
inherit gnome2-utils meson xdg
 | 
			
		||||
DESCRIPTION="A GTK3 camera application that knows how to deal with the media request api"
 | 
			
		||||
HOMEPAGE="https://git.sr.ht/~martijnbraam/megapixels"
 | 
			
		||||
SRC_URI="https://git.sr.ht/~martijnbraam/${PN}/archive/${PV}.tar.gz"
 | 
			
		||||
 | 
			
		||||
LICENSE="GPL-3"
 | 
			
		||||
SLOT="0"
 | 
			
		||||
KEYWORDS="~amd64 ~x86 ~arm64 ~arm"
 | 
			
		||||
IUSE=""
 | 
			
		||||
 | 
			
		||||
DEPEND="media-libs/tiff
 | 
			
		||||
		x11-libs/gtk+:3
 | 
			
		||||
		media-gfx/dcraw
 | 
			
		||||
		media-libs/hdr-plus
 | 
			
		||||
		media-gfx/zbar
 | 
			
		||||
"
 | 
			
		||||
RDEPEND="${DEPEND}"
 | 
			
		||||
BDEPEND=""
 | 
			
		||||
 | 
			
		||||
pkg_postinst() {
 | 
			
		||||
	xdg_pkg_postinst
 | 
			
		||||
	gnome2_schemas_update
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
pkg_postrm() {
 | 
			
		||||
	xdg_pkg_postrm
 | 
			
		||||
	gnome2_schemas_update
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user