audio/patchage: Update 1.0.6 -> 1.0.8
This commit is contained in:
parent
d3521af767
commit
9dedd6c3d1
3 changed files with 10 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= patchage
|
||||
DISTVERSION= 1.0.6
|
||||
DISTVERSION= 1.0.8
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.drobilla.net/
|
||||
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
|
|||
libganv-1.so:audio/ganv \
|
||||
libharfbuzz.so:print/harfbuzz
|
||||
|
||||
USES= compiler:c++14-lang gettext-runtime gnome localbase pkgconfig python:build tar:bz2 waf
|
||||
USES= compiler:c++14-lang gettext-runtime gnome localbase meson pkgconfig python:build tar:xz
|
||||
USE_GNOME= atk cairo cairomm glib20 glibmm gdkpixbuf2 gtk20 gtkmm24 libsigc++20 pango pangomm
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1661107636
|
||||
SHA256 (patchage-1.0.6.tar.bz2) = 4be0b41eca0f9b4f21ae15b5d06fb33531535e1738d0b52233f4deb277beafa5
|
||||
SIZE (patchage-1.0.6.tar.bz2) = 664841
|
||||
TIMESTAMP = 1661182578
|
||||
SHA256 (patchage-1.0.8.tar.xz) = 7f79312b20063dcfd55303b6cee5ff6401bd5b177cf486f5d5541fcda098eab0
|
||||
SIZE (patchage-1.0.8.tar.xz) = 334888
|
||||
|
|
|
@ -1,12 +1,16 @@
|
|||
bin/patchage
|
||||
man/man1/patchage.1.gz
|
||||
share/applications/patchage.desktop
|
||||
share/icons/hicolor/128x128/apps/patchage.png
|
||||
share/icons/hicolor/16x16/apps/patchage.png
|
||||
share/icons/hicolor/16x16/apps/patchage.svg
|
||||
share/icons/hicolor/22x22/apps/patchage.png
|
||||
share/icons/hicolor/22x22/apps/patchage.svg
|
||||
share/icons/hicolor/24x24/apps/patchage.png
|
||||
share/icons/hicolor/256x256/apps/patchage.png
|
||||
share/icons/hicolor/32x32/apps/patchage.png
|
||||
share/icons/hicolor/32x32/apps/patchage.svg
|
||||
share/icons/hicolor/48x48/apps/patchage.png
|
||||
share/icons/hicolor/48x48/apps/patchage.svg
|
||||
share/icons/hicolor/scalable/apps/patchage.svg
|
||||
share/man/man1/patchage.1.gz
|
||||
%%DATADIR%%/patchage.ui
|
||||
|
|
Loading…
Reference in a new issue