mirror of
https://github.com/outbackdingo/ports.git
synced 2026-02-13 05:50:36 +00:00
@@ -1 +1 @@
|
||||
9672b77ed6a3ba226f937beb6a38928f alacritty-0.6.0.tar.gz
|
||||
4a514fe8d838882959c682a55d82e1ad alacritty-0.7.0.tar.gz
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : fontconfig freetype2 libxcb rust
|
||||
|
||||
name=alacritty
|
||||
version=0.6.0
|
||||
version=0.7.0
|
||||
release=1
|
||||
source="https://github.com/alacritty/alacritty/archive/v$version/$name-$version.tar.gz"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
fc8d55e2f6096de8ff8171173b6f5087 binutils-2.35.tar.xz
|
||||
7126f370ffbd46c08fcc5ce7aee2805d binutils-2.35.1.tar.xz
|
||||
|
||||
@@ -7,8 +7,8 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/dwp
|
||||
-rwxr-xr-x root/root usr/bin/elfedit
|
||||
-rwxr-xr-x root/root usr/bin/gprof
|
||||
-rwxr-xr-x root/root usr/bin/ld
|
||||
hrwxr-xr-x root/root usr/bin/ld.bfd link to usr/bin/ld
|
||||
hrwxr-xr-x root/root usr/bin/ld link to usr/bin/ld.bfd
|
||||
-rwxr-xr-x root/root usr/bin/ld.bfd
|
||||
-rwxr-xr-x root/root usr/bin/ld.gold
|
||||
-rwxr-xr-x root/root usr/bin/nm
|
||||
-rwxr-xr-x root/root usr/bin/objcopy
|
||||
@@ -163,9 +163,9 @@ drwxr-xr-x root/root usr/lib/ldscripts/
|
||||
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xu
|
||||
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xw
|
||||
-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xwe
|
||||
-rwxr-xr-x root/root usr/lib/libbfd-2.35.so
|
||||
-rwxr-xr-x root/root usr/lib/libbfd-2.35.1.so
|
||||
-rw-r--r-- root/root usr/lib/libbfd.a
|
||||
lrwxrwxrwx root/root usr/lib/libbfd.so -> libbfd-2.35.so
|
||||
lrwxrwxrwx root/root usr/lib/libbfd.so -> libbfd-2.35.1.so
|
||||
-rw-r--r-- root/root usr/lib/libctf-nobfd.a
|
||||
lrwxrwxrwx root/root usr/lib/libctf-nobfd.so -> libctf-nobfd.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libctf-nobfd.so.0 -> libctf-nobfd.so.0.0.0
|
||||
@@ -174,9 +174,9 @@ lrwxrwxrwx root/root usr/lib/libctf-nobfd.so.0 -> libctf-nobfd.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libctf.so -> libctf.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libctf.so.0 -> libctf.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libctf.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libopcodes-2.35.so
|
||||
-rwxr-xr-x root/root usr/lib/libopcodes-2.35.1.so
|
||||
-rw-r--r-- root/root usr/lib/libopcodes.a
|
||||
lrwxrwxrwx root/root usr/lib/libopcodes.so -> libopcodes-2.35.so
|
||||
lrwxrwxrwx root/root usr/lib/libopcodes.so -> libopcodes-2.35.1.so
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : zlib
|
||||
|
||||
name=binutils
|
||||
version=2.35
|
||||
version=2.35.1
|
||||
release=1
|
||||
source="https://ftp.gnu.org/gnu/binutils/$name-$version.tar.xz"
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
87cde9cdd8edd7d7443ec0ed2e61ebd4 cups-filters-1.28.6.tar.xz
|
||||
2efeed97e11ea5e157c5f4f2e0780fe7 cups-filters-1.28.7.tar.xz
|
||||
b735facecd376099107269b3d26ca0cd rc.cups-browsed
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# description : Backends and filters for CUPS
|
||||
# depends : ghostscript poppler qpdf mupdf dejavu-ttf
|
||||
# depends : ghostscript poppler qpdf mupdf dejavu-fonts
|
||||
|
||||
name=cups-filters
|
||||
version=1.28.6
|
||||
version=1.28.7
|
||||
release=1
|
||||
options=""
|
||||
noextract=""
|
||||
@@ -20,7 +20,7 @@ build() {
|
||||
--disable-dbus \
|
||||
--disable-braille \
|
||||
--without-rcdir \
|
||||
--with-browseremoteprotocols=cups
|
||||
--with-browseremoteprotocols=cups
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
@@ -1 +1 @@
|
||||
efeb039d64b3257e39a1a38e75eb19b1 exo-0.12.11.tar.bz2
|
||||
0e2cb9c8bbe1993249358e2b0b9d9c54 exo-4.16.0.tar.bz2
|
||||
|
||||
@@ -1,151 +1,47 @@
|
||||
drwxr-xr-x root/root etc/
|
||||
drwxr-xr-x root/root etc/xdg/
|
||||
drwxr-xr-x root/root etc/xdg/xfce4/
|
||||
-rw-r--r-- root/root etc/xdg/xfce4/helpers.rc
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/exo-csource
|
||||
-rwxr-xr-x root/root usr/bin/exo-desktop-item-edit
|
||||
-rwxr-xr-x root/root usr/bin/exo-open
|
||||
-rwxr-xr-x root/root usr/bin/exo-preferred-applications
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/exo-1/
|
||||
drwxr-xr-x root/root usr/include/exo-1/exo/
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-binding.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-cell-renderer-ellipsized-text.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-cell-renderer-icon.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-config.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-enum-types.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-execute.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-gdk-pixbuf-extensions.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-gobject-extensions.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-gtk-extensions.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-icon-bar.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-icon-chooser-dialog.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-icon-view.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-job.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-simple-job.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-string.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-toolbars-editor-dialog.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-toolbars-editor.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-toolbars-model.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-toolbars-view.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-tree-view.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-utils.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-wrap-table.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo-xsession-client.h
|
||||
-rw-r--r-- root/root usr/include/exo-1/exo/exo.h
|
||||
drwxr-xr-x root/root usr/include/exo-2/
|
||||
drwxr-xr-x root/root usr/include/exo-2/exo/
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-binding.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-cell-renderer-icon.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-config.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-enum-types.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-execute.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-gdk-pixbuf-extensions.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-gobject-extensions.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-gtk-extensions.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-icon-chooser-dialog.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-icon-chooser-model.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-icon-view.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-job.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-simple-job.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-string.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-thumbnail-preview.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-thumbnail.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-toolbars-model.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-tree-view.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-utils.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
lrwxrwxrwx root/root usr/lib/libexo-1.so
|
||||
lrwxrwxrwx root/root usr/lib/libexo-1.so.0
|
||||
-rwxr-xr-x root/root usr/lib/libexo-1.so.0.1.0
|
||||
lrwxrwxrwx root/root usr/lib/libexo-2.so
|
||||
lrwxrwxrwx root/root usr/lib/libexo-2.so.0
|
||||
-rwxr-xr-x root/root usr/lib/libexo-2.so.0.1.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/exo-1.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/exo-2.pc
|
||||
drwxr-xr-x root/root usr/lib/xfce4/
|
||||
drwxr-xr-x root/root usr/lib/xfce4/exo-2/
|
||||
-rwxr-xr-x root/root usr/lib/xfce4/exo-2/exo-helper-2
|
||||
drwxr-xr-x root/root usr/lib/xfce4/exo/
|
||||
-rwxr-xr-x root/root usr/lib/xfce4/exo/exo-compose-mail
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/exo-file-manager.desktop
|
||||
-rw-r--r-- root/root usr/share/applications/exo-mail-reader.desktop
|
||||
-rw-r--r-- root/root usr/share/applications/exo-preferred-applications.desktop
|
||||
-rw-r--r-- root/root usr/share/applications/exo-terminal-emulator.desktop
|
||||
-rw-r--r-- root/root usr/share/applications/exo-web-browser.desktop
|
||||
drwxr-xr-x root/root usr/share/icons/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/24x24/apps/preferences-desktop-default-applications.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/preferences-desktop-default-applications.png
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/exo-csource.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/exo-open.1.gz
|
||||
drwxr-xr-x root/root usr/share/pixmaps/
|
||||
drwxr-xr-x root/root usr/share/pixmaps/exo/
|
||||
-rw-r--r-- root/root usr/share/pixmaps/exo/exo-thumbnail-frame.png
|
||||
drwxr-xr-x root/root usr/share/xfce4/
|
||||
drwxr-xr-x root/root usr/share/xfce4/helpers/
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/Thunar.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/aterm.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/balsa.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/brave.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/caja.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/chromium.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/debian-sensible-browser.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/debian-x-terminal-emulator.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/dillo.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/encompass.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/epiphany.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/eterm.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/evolution.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/firefox.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/galeon.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/geary.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/gnome-terminal.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/google-chrome.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/icecat.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/icedove.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/iceweasel.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/jumanji.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/kmail.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/konqueror.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/links.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/lynx.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/midori.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/mozilla-browser.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/mozilla-mailer.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/mutt.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/nautilus.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/netscape-navigator.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/nxterm.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/opera-browser.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/pcmanfm-qt.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/pcmanfm.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/qterminal.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/qtfm.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/qupzilla.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/rodent.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/rox-filer.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/sakura.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/surf.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/sylpheed-claws.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/sylpheed.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/terminator.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/thunderbird.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/urxvt.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/vimprobable2.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/w3m.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/xfce4-terminal.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/xfe.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/helpers/xterm.desktop
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/exo-desktop-item-edit
|
||||
-rwxr-xr-x root/root usr/bin/exo-open
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/exo-2/
|
||||
drwxr-xr-x root/root usr/include/exo-2/exo/
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-binding.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-cell-renderer-icon.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-config.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-enum-types.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-execute.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-gdk-pixbuf-extensions.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-gobject-extensions.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-gtk-extensions.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-icon-chooser-dialog.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-icon-chooser-model.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-icon-view.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-job.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-simple-job.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-string.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-thumbnail-preview.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-thumbnail.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-tree-view.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo-utils.h
|
||||
-rw-r--r-- root/root usr/include/exo-2/exo/exo.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
lrwxrwxrwx root/root usr/lib/libexo-2.so -> libexo-2.so.0.1.0
|
||||
lrwxrwxrwx root/root usr/lib/libexo-2.so.0 -> libexo-2.so.0.1.0
|
||||
-rwxr-xr-x root/root usr/lib/libexo-2.so.0.1.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/exo-2.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/icons/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/24x24/apps/preferences-desktop-default-applications.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/preferences-desktop-default-applications.png
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/exo-open.1.gz
|
||||
drwxr-xr-x root/root usr/share/pixmaps/
|
||||
drwxr-xr-x root/root usr/share/pixmaps/exo/
|
||||
-rw-r--r-- root/root usr/share/pixmaps/exo/exo-thumbnail-frame.png
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : libxfce4ui libxfce4util perl-uri
|
||||
|
||||
name=exo
|
||||
version=0.12.11
|
||||
version=4.16.0
|
||||
release=1
|
||||
source="http://archive.xfce.org/src/xfce/$name/${version%.*}/$name-$version.tar.bz2"
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
d8e9abde7a0b0a64d6896b6e6732ef96 FileZilla_3.51.0_src.tar.bz2
|
||||
157697a17bc94c4e3ff07ea57f471317 FileZilla_3.52.0.5_src.tar.bz2
|
||||
6eb2e845fc4cc15794076e14226b25d2 missing-list-include.patch
|
||||
|
||||
@@ -4,8 +4,8 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/fzputtygen
|
||||
-rwxr-xr-x root/root usr/bin/fzsftp
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rwxr-xr-x root/root usr/lib/libfzclient-private-3.51.0.so
|
||||
lrwxrwxrwx root/root usr/lib/libfzclient-private.so -> libfzclient-private-3.51.0.so
|
||||
-rwxr-xr-x root/root usr/lib/libfzclient-private-3.52.0.so
|
||||
lrwxrwxrwx root/root usr/lib/libfzclient-private.so -> libfzclient-private-3.52.0.so
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/appdata/
|
||||
-rw-r--r-- root/root usr/share/appdata/filezilla.appdata.xml
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : libfilezilla gnutls dbus wxgtk3 libidn xdg-utils
|
||||
|
||||
name=filezilla
|
||||
version=3.51.0
|
||||
version=3.52.0.5
|
||||
release=1
|
||||
source="https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2
|
||||
missing-list-include.patch"
|
||||
|
||||
@@ -1 +1 @@
|
||||
731356dec4b1109b812fecfddfead6b2 findutils-4.7.0.tar.xz
|
||||
eeefe2e6380931a77dfa6d9350b43186 findutils-4.8.0.tar.xz
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
drwxrwxr-x root/root bin/
|
||||
-rwxr-xr-x root/root bin/find
|
||||
drwxrwxr-x root/root usr/
|
||||
drwxrwxr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/locate
|
||||
-rwxr-xr-x root/root usr/bin/updatedb
|
||||
-rwxr-xr-x root/root usr/bin/xargs
|
||||
drwxrwxr-x root/root usr/lib/
|
||||
drwxrwxr-x root/root usr/lib/findutils/
|
||||
-rwxr-xr-x root/root usr/lib/findutils/frcode
|
||||
drwxrwxr-x root/root usr/share/
|
||||
drwxrwxr-x root/root usr/share/man/
|
||||
drwxrwxr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/find.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/locate.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/updatedb.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/xargs.1.gz
|
||||
drwxrwxr-x root/root usr/share/man/man5/
|
||||
-rw-r--r-- root/root usr/share/man/man5/locatedb.5.gz
|
||||
drwxrwxr-x root/root var/
|
||||
drwxrwxr-x root/root var/lib/
|
||||
drwxrwxr-x root/root var/lib/locate/
|
||||
drwxr-xr-x root/root bin/
|
||||
-rwxr-xr-x root/root bin/find
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/locate
|
||||
-rwxr-xr-x root/root usr/bin/updatedb
|
||||
-rwxr-xr-x root/root usr/bin/xargs
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/findutils/
|
||||
-rwxr-xr-x root/root usr/lib/findutils/frcode
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/find.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/locate.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/updatedb.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/xargs.1.gz
|
||||
drwxr-xr-x root/root usr/share/man/man5/
|
||||
-rw-r--r-- root/root usr/share/man/man5/locatedb.5.gz
|
||||
drwxr-xr-x root/root var/
|
||||
drwxr-xr-x root/root var/lib/
|
||||
drwxr-xr-x root/root var/lib/locate/
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : bash
|
||||
|
||||
name=findutils
|
||||
version=4.7.0
|
||||
version=4.8.0
|
||||
release=1
|
||||
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"
|
||||
|
||||
|
||||
2
core/firefox-esr-bin/.checksums
Normal file
2
core/firefox-esr-bin/.checksums
Normal file
@@ -0,0 +1,2 @@
|
||||
454c3fcef1a55d302060e0f3cda5c32c firefox-78.6.1esr.tar.bz2
|
||||
a386328b0b9ce56acc407ebfd3796874 firefox-esr-bin.desktop
|
||||
82
core/firefox-esr-bin/.pkgfiles
Normal file
82
core/firefox-esr-bin/.pkgfiles
Normal file
@@ -0,0 +1,82 @@
|
||||
drwxr-xr-x root/root opt/
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/Throbber-small.gif
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/application.ini
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/browser/
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/browser/chrome/
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/browser/chrome/icons/
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/browser/chrome/icons/default/
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/browser/chrome/icons/default/default128.png
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/browser/chrome/icons/default/default16.png
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/browser/chrome/icons/default/default32.png
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/browser/chrome/icons/default/default48.png
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/browser/chrome/icons/default/default64.png
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/browser/crashreporter-override.ini
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/browser/features/
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/browser/features/doh-rollout@mozilla.org.xpi
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/browser/features/formautofill@mozilla.org.xpi
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/browser/features/screenshots@mozilla.org.xpi
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/browser/features/webcompat-reporter@mozilla.org.xpi
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/browser/features/webcompat@mozilla.org.xpi
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/browser/omni.ja
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/crashreporter
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/crashreporter.ini
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/defaults/
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/defaults/pref/
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/defaults/pref/channel-prefs.js
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/dependentlibs.list
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/firefox
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/firefox-bin
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/firefox-bin.sig
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/firefox.sig
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/fonts/
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/fonts/TwemojiMozilla.ttf
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/gmp-clearkey/
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/gmp-clearkey/0.1/
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/gmp-clearkey/0.1/libclearkey.so
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/gmp-clearkey/0.1/libclearkey.so.sig
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/gmp-clearkey/0.1/manifest.json
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/gtk2/
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/gtk2/libmozgtk.so
|
||||
drwxr-xr-x root/root opt/firefox-esr-bin/icons/
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/icons/updater.png
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libfreeblpriv3.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libgraphitewasm.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/liblgpllibs.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libmozavcodec.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libmozavutil.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libmozgtk.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libmozsandbox.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libmozsqlite3.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libmozwayland.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libnspr4.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libnss3.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libnssckbi.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libnssutil3.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/liboggwasm.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libplc4.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libplds4.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libsmime3.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libsoftokn3.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libssl3.so
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/libxul.so
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/libxul.so.sig
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/minidump-analyzer
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/omni.ja
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/pingsender
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/platform.ini
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/plugin-container
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/plugin-container.sig
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/precomplete
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/removed-files
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/update-settings.ini
|
||||
-rwxr-xr-x root/root opt/firefox-esr-bin/updater
|
||||
-rw-r--r-- root/root opt/firefox-esr-bin/updater.ini
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
lrwxrwxrwx root/root usr/bin/firefox-esr-bin -> /opt/firefox-esr-bin/firefox
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/firefox-esr-bin.desktop
|
||||
drwxr-xr-x root/root usr/share/pixmaps/
|
||||
-rw-r--r-- root/root usr/share/pixmaps/.png}
|
||||
13
core/firefox-esr-bin/firefox-esr-bin.desktop
Normal file
13
core/firefox-esr-bin/firefox-esr-bin.desktop
Normal file
@@ -0,0 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Name=Firefox ESR
|
||||
GenericName=Web Browser
|
||||
Icon=firefox-esr
|
||||
Type=Application
|
||||
Categories=Application;Network;WebBrowser;
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
|
||||
Encoding=UTF-8
|
||||
Exec=firefox-esr-bin %u
|
||||
Terminal=false
|
||||
MultipleArgs=false
|
||||
StartupNotify=false
|
||||
StartupWMClass=Firefox
|
||||
18
core/firefox-esr-bin/spkgbuild
Normal file
18
core/firefox-esr-bin/spkgbuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# description : Standalone web browser from mozilla.org - Extended Support Release
|
||||
# depends : gtk3 libxt nss gtk2 dbus-glib
|
||||
|
||||
name=firefox-esr-bin
|
||||
version=78.6.1
|
||||
release=1
|
||||
source="https://ftp.mozilla.org/pub/firefox/releases/${version}esr/linux-x86_64/en-US/firefox-${version}esr.tar.bz2
|
||||
$name.desktop"
|
||||
|
||||
build() {
|
||||
install -d $PKG/{usr/{bin,share/{applications,pixmaps}},opt}
|
||||
cp -r firefox/ $PKG/opt/$name
|
||||
|
||||
ln -s /opt/$name/firefox $PKG/usr/bin/$name
|
||||
install -m644 $name.desktop $PKG/usr/share/applications/
|
||||
install -m644 firefox/browser/chrome/icons/default/default128.png $PKG/usr/share/pixmaps/$_pkgname.png}
|
||||
|
||||
}
|
||||
@@ -1,2 +1,2 @@
|
||||
3c161124136afd43142381a16206bedb firefox-84.0.1.source.tar.xz
|
||||
7512384ee343b1a1714228bab4a1e036 firefox-84.0.2.source.tar.xz
|
||||
971c77648caea312fca2d9340c4382a6 firefox.desktop
|
||||
|
||||
@@ -16,6 +16,9 @@ drwxr-xr-x root/root usr/lib/firefox/browser/chrome/icons/default/
|
||||
-rw-r--r-- root/root usr/lib/firefox/browser/chrome/icons/default/default32.png
|
||||
-rw-r--r-- root/root usr/lib/firefox/browser/chrome/icons/default/default48.png
|
||||
-rw-r--r-- root/root usr/lib/firefox/browser/chrome/icons/default/default64.png
|
||||
drwxr-xr-x root/root usr/lib/firefox/browser/defaults/
|
||||
drwxr-xr-x root/root usr/lib/firefox/browser/defaults/preferences/
|
||||
-rw-r--r-- root/root usr/lib/firefox/browser/defaults/preferences/vendor.js
|
||||
drwxr-xr-x root/root usr/lib/firefox/browser/features/
|
||||
-rw-r--r-- root/root usr/lib/firefox/browser/features/doh-rollout@mozilla.org.xpi
|
||||
-rw-r--r-- root/root usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi
|
||||
@@ -28,6 +31,8 @@ drwxr-xr-x root/root usr/lib/firefox/defaults/
|
||||
drwxr-xr-x root/root usr/lib/firefox/defaults/pref/
|
||||
-rw-r--r-- root/root usr/lib/firefox/defaults/pref/channel-prefs.js
|
||||
-rw-r--r-- root/root usr/lib/firefox/dependentlibs.list
|
||||
drwxr-xr-x root/root usr/lib/firefox/distribution/
|
||||
-rw-r--r-- root/root usr/lib/firefox/distribution/distribution.ini
|
||||
-rwxr-xr-x root/root usr/lib/firefox/firefox
|
||||
-rwxr-xr-x root/root usr/lib/firefox/firefox-bin
|
||||
drwxr-xr-x root/root usr/lib/firefox/fonts/
|
||||
@@ -44,7 +49,6 @@ drwxr-xr-x root/root usr/lib/firefox/gtk2/
|
||||
-rwxr-xr-x root/root usr/lib/firefox/libmozgtk.so
|
||||
-rwxr-xr-x root/root usr/lib/firefox/libmozsandbox.so
|
||||
-rwxr-xr-x root/root usr/lib/firefox/libmozsqlite3.so
|
||||
-rwxr-xr-x root/root usr/lib/firefox/libmozwayland.so
|
||||
-rwxr-xr-x root/root usr/lib/firefox/libxul.so
|
||||
-rw-r--r-- root/root usr/lib/firefox/omni.ja
|
||||
-rwxr-xr-x root/root usr/lib/firefox/pingsender
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : alsa-lib libnotify libidl2 python2 gtk2 gtk3 nss nspr icu libevent dbus-glib unzip zip autoconf2.13 yasm rust cbindgen nodejs clang nasm
|
||||
|
||||
name=firefox
|
||||
version=84.0.1
|
||||
version=84.0.2
|
||||
release=1
|
||||
source="https://archive.mozilla.org/pub/firefox/releases/$version/source/firefox-$version.source.tar.xz
|
||||
$name.desktop"
|
||||
@@ -53,6 +53,25 @@ EOF
|
||||
mkdir -pv $PKG/usr/lib/mozilla/plugins
|
||||
ln -sfv ../../mozilla/plugins $PKG/usr/lib/$name/browser
|
||||
|
||||
local vendorjs="$PKG/usr/lib/$name/browser/defaults/preferences/vendor.js"
|
||||
install -Dvm644 /dev/stdin "$vendorjs" <<END
|
||||
pref("intl.locale.requested", "");
|
||||
pref("browser.shell.checkDefaultBrowser", false);
|
||||
pref("extensions.autoDisableScopes", 11);
|
||||
END
|
||||
|
||||
local distini="$PKG/usr/lib/$name/distribution/distribution.ini"
|
||||
install -Dvm644 /dev/stdin "$distini" <<END
|
||||
[Global]
|
||||
id=venomlinux
|
||||
version=1.0
|
||||
about=Mozilla Firefox for Venomlinux
|
||||
[Preferences]
|
||||
app.distributor=venomlinux
|
||||
app.distributor.channel=$name
|
||||
app.partner.venomlinux=venomlinux
|
||||
END
|
||||
|
||||
for i in 16 22 24 32 48 64 128 256; do
|
||||
install -Dm644 browser/branding/official/default$i.png \
|
||||
$PKG/usr/share/icons/hicolor/${i}x${i}/apps/$name.png
|
||||
@@ -68,3 +87,5 @@ EOF
|
||||
done
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
2964c7a7e5d4aac58b4afef9b8602914 garcon-0.7.0.tar.bz2
|
||||
a9c2116b0c34a022385f421b639df0f4 garcon-0.8.0.tar.bz2
|
||||
|
||||
@@ -22,27 +22,22 @@ drwxr-xr-x root/root usr/include/garcon-1/garcon/
|
||||
-rw-r--r-- root/root usr/include/garcon-1/garcon/garcon-menu-tree-provider.h
|
||||
-rw-r--r-- root/root usr/include/garcon-1/garcon/garcon-menu.h
|
||||
-rw-r--r-- root/root usr/include/garcon-1/garcon/garcon.h
|
||||
drwxr-xr-x root/root usr/include/garcon-gtk2-1/
|
||||
drwxr-xr-x root/root usr/include/garcon-gtk2-1/garcon-gtk/
|
||||
-rw-r--r-- root/root usr/include/garcon-gtk2-1/garcon-gtk/garcon-gtk-menu.h
|
||||
-rw-r--r-- root/root usr/include/garcon-gtk2-1/garcon-gtk/garcon-gtk.h
|
||||
drwxr-xr-x root/root usr/include/garcon-gtk3-1/
|
||||
drwxr-xr-x root/root usr/include/garcon-gtk3-1/garcon-gtk/
|
||||
-rw-r--r-- root/root usr/include/garcon-gtk3-1/garcon-gtk/garcon-gtk-menu.h
|
||||
-rw-r--r-- root/root usr/include/garcon-gtk3-1/garcon-gtk/garcon-gtk.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/girepository-1.0/
|
||||
-rw-r--r-- root/root usr/lib/girepository-1.0/Garcon-1.0.typelib
|
||||
-rw-r--r-- root/root usr/lib/girepository-1.0/GarconGtk-1.0.typelib
|
||||
lrwxrwxrwx root/root usr/lib/libgarcon-1.so -> libgarcon-1.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libgarcon-1.so.0 -> libgarcon-1.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libgarcon-1.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libgarcon-gtk2-1.so -> libgarcon-gtk2-1.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libgarcon-gtk2-1.so.0 -> libgarcon-gtk2-1.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libgarcon-gtk2-1.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libgarcon-gtk3-1.so -> libgarcon-gtk3-1.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libgarcon-gtk3-1.so.0 -> libgarcon-gtk3-1.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libgarcon-gtk3-1.so.0.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/garcon-1.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/garcon-gtk2-1.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/garcon-gtk3-1.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/desktop-directories/
|
||||
@@ -60,3 +55,11 @@ drwxr-xr-x root/root usr/share/desktop-directories/
|
||||
-rw-r--r-- root/root usr/share/desktop-directories/xfce-screensavers.directory
|
||||
-rw-r--r-- root/root usr/share/desktop-directories/xfce-settings.directory
|
||||
-rw-r--r-- root/root usr/share/desktop-directories/xfce-system.directory
|
||||
drwxr-xr-x root/root usr/share/gir-1.0/
|
||||
-rw-r--r-- root/root usr/share/gir-1.0/Garcon-1.0.gir
|
||||
-rw-r--r-- root/root usr/share/gir-1.0/GarconGtk-1.0.gir
|
||||
drwxr-xr-x root/root usr/share/icons/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/org.xfce.garcon.png
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : libxfce4ui
|
||||
|
||||
name=garcon
|
||||
version=0.7.0
|
||||
version=0.8.0
|
||||
release=1
|
||||
source="http://archive.xfce.org/src/xfce/$name/${version%.*}/$name-$version.tar.bz2"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
fac16c96255c92aa85b903738be8e8c4 getmail-6.9.tar.gz
|
||||
93d2a9bbb140184bc911a27c2237d88c getmail-6.13.tar.gz
|
||||
|
||||
@@ -8,11 +8,11 @@ drwxr-xr-x root/root usr/bin/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/python3.8/
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/getmail6-6.9-py3.8.egg-info/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/getmail6-6.9-py3.8.egg-info/PKG-INFO
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/getmail6-6.9-py3.8.egg-info/SOURCES.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/getmail6-6.9-py3.8.egg-info/dependency_links.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/getmail6-6.9-py3.8.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/getmail6-6.13-py3.8.egg-info/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/getmail6-6.13-py3.8.egg-info/PKG-INFO
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/getmail6-6.13-py3.8.egg-info/SOURCES.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/getmail6-6.13-py3.8.egg-info/dependency_links.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/getmail6-6.13-py3.8.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/getmailcore/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/getmailcore/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/getmailcore/__pycache__/
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : python3
|
||||
|
||||
name=getmail
|
||||
version=6.9
|
||||
version=6.13
|
||||
release=1
|
||||
source="https://github.com/getmail6/getmail6/archive/v$version/$name-$version.tar.gz"
|
||||
|
||||
|
||||
@@ -391,6 +391,8 @@ drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-png/
|
||||
-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-png/file-png
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-pnm/
|
||||
-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-pnm/file-pnm
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-ps/
|
||||
-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-ps/file-ps
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-psd/
|
||||
-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-psd/file-psd
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-psp/
|
||||
@@ -411,10 +413,14 @@ drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-tga/
|
||||
-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-tga/file-tga
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-tiff/
|
||||
-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-tiff/file-tiff
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-webp/
|
||||
-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-webp/file-webp
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-xbm/
|
||||
-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-xbm/file-xbm
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-xmc/
|
||||
-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-xmc/file-xmc
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-xpm/
|
||||
-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-xpm/file-xpm
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-xwd/
|
||||
-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/file-xwd/file-xwd
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/film/
|
||||
@@ -4743,6 +4749,7 @@ drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/gimp-2.10.1.gz
|
||||
lrwxrwxrwx root/root usr/share/man/man1/gimp-console-2.10.1.gz -> gimp-2.10.1.gz
|
||||
lrwxrwxrwx root/root usr/share/man/man1/gimp-console.1.gz -> gimp-console-2.10.1.gz
|
||||
lrwxrwxrwx root/root usr/share/man/man1/gimp.1.gz -> gimp-2.10.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/gimptool-2.0.1.gz
|
||||
drwxr-xr-x root/root usr/share/man/man5/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# description : GNU Image Manipulation Program
|
||||
# depends : gegl json-glib python2-gtk gtk2 mypaint-brushes gexiv2 poppler-glib glib-networking gtk3 librsvg
|
||||
# depends : gegl appstream-glib json-glib python2-gtk gtk2 mypaint-brushes1 exiv2 poppler-glib glib-networking gtk3 librsvg
|
||||
|
||||
name=gimp
|
||||
version=2.10.22
|
||||
@@ -9,11 +9,14 @@ source="https://download.gimp.org/pub/$name/v${version%.*}/$name-$version.tar.bz
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--libexecdir=/usr/lib/$name \
|
||||
--disable-nls
|
||||
--disable-nls \
|
||||
--enable-mp \
|
||||
--disable-check-update \
|
||||
--without-aa
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
32298e5ccd458f96b25ce7ae8e30780c gpgme-1.15.0.tar.bz2
|
||||
e086c4575fe4d7840864fb7dfe97f692 gpgme-1.15.1.tar.bz2
|
||||
|
||||
@@ -4,6 +4,45 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/gpgme-json
|
||||
-rwxr-xr-x root/root usr/bin/gpgme-tool
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/QGpgME/
|
||||
-rw-r--r-- root/root usr/include/QGpgME/AbstractImportJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/AddUserIDJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/ChangeExpiryJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/ChangeOwnerTrustJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/ChangePasswdJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/CryptoConfig
|
||||
-rw-r--r-- root/root usr/include/QGpgME/DN
|
||||
-rw-r--r-- root/root usr/include/QGpgME/DataProvider
|
||||
-rw-r--r-- root/root usr/include/QGpgME/Debug
|
||||
-rw-r--r-- root/root usr/include/QGpgME/DecryptJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/DecryptVerifyJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/DefaultKeyGenerationJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/DeleteJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/DownloadJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/EncryptJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/ExportJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/GpgCardJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/HierarchicalKeyKistJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/ImportFromKeyserverJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/ImportJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/Job
|
||||
-rw-r--r-- root/root usr/include/QGpgME/KeyForMailboxJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/KeyGenerationJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/KeyListJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/ListAllKeysJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/MultiDeleteJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/Protocol
|
||||
-rw-r--r-- root/root usr/include/QGpgME/QGpgMENewCryptoConfig
|
||||
-rw-r--r-- root/root usr/include/QGpgME/QuickJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/RefreshKeysJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/SignEncryptJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/SignJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/SignKeyJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/SpecialJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/TofuPolicyJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/VerifyDetachedJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/VerifyOpaqueJob
|
||||
-rw-r--r-- root/root usr/include/QGpgME/WKSPublishJob
|
||||
drwxr-xr-x root/root usr/include/gpgme++/
|
||||
-rw-r--r-- root/root usr/include/gpgme++/configuration.h
|
||||
-rw-r--r-- root/root usr/include/gpgme++/context.h
|
||||
@@ -47,20 +86,205 @@ drwxr-xr-x root/root usr/include/gpgme++/interfaces/
|
||||
-rw-r--r-- root/root usr/include/gpgme++/verificationresult.h
|
||||
-rw-r--r-- root/root usr/include/gpgme++/vfsmountresult.h
|
||||
-rw-r--r-- root/root usr/include/gpgme.h
|
||||
drwxr-xr-x root/root usr/include/qgpgme/
|
||||
-rw-r--r-- root/root usr/include/qgpgme/abstractimportjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/adduseridjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/changeexpiryjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/changeownertrustjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/changepasswdjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/cryptoconfig.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/dataprovider.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/debug.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/decryptjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/decryptverifyjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/defaultkeygenerationjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/deletejob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/dn.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/downloadjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/encryptjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/exportjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/gpgcardjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/hierarchicalkeylistjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/importfromkeyserverjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/importjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/job.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/keyformailboxjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/keygenerationjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/keylistjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/listallkeysjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/multideletejob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/protocol.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/qgpgme_export.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/qgpgme_version.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/qgpgmenewcryptoconfig.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/quickjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/refreshkeysjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/signencryptjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/signjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/signkeyjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/specialjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/tofupolicyjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/verifydetachedjob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/verifyopaquejob.h
|
||||
-rw-r--r-- root/root usr/include/qgpgme/wkspublishjob.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/cmake/
|
||||
drwxr-xr-x root/root usr/lib/cmake/Gpgmepp/
|
||||
-rw-r--r-- root/root usr/lib/cmake/Gpgmepp/GpgmeppConfig.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/Gpgmepp/GpgmeppConfigVersion.cmake
|
||||
lrwxrwxrwx root/root usr/lib/libgpgme.so -> libgpgme.so.11.24.0
|
||||
lrwxrwxrwx root/root usr/lib/libgpgme.so.11 -> libgpgme.so.11.24.0
|
||||
-rwxr-xr-x root/root usr/lib/libgpgme.so.11.24.0
|
||||
lrwxrwxrwx root/root usr/lib/libgpgmepp.so -> libgpgmepp.so.6.12.0
|
||||
lrwxrwxrwx root/root usr/lib/libgpgmepp.so.6 -> libgpgmepp.so.6.12.0
|
||||
-rwxr-xr-x root/root usr/lib/libgpgmepp.so.6.12.0
|
||||
drwxr-xr-x root/root usr/lib/cmake/QGpgme/
|
||||
-rw-r--r-- root/root usr/lib/cmake/QGpgme/QGpgmeConfig.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/QGpgme/QGpgmeConfigVersion.cmake
|
||||
lrwxrwxrwx root/root usr/lib/libgpgme.so -> libgpgme.so.11.24.1
|
||||
lrwxrwxrwx root/root usr/lib/libgpgme.so.11 -> libgpgme.so.11.24.1
|
||||
-rwxr-xr-x root/root usr/lib/libgpgme.so.11.24.1
|
||||
lrwxrwxrwx root/root usr/lib/libgpgmepp.so -> libgpgmepp.so.6.12.1
|
||||
lrwxrwxrwx root/root usr/lib/libgpgmepp.so.6 -> libgpgmepp.so.6.12.1
|
||||
-rwxr-xr-x root/root usr/lib/libgpgmepp.so.6.12.1
|
||||
lrwxrwxrwx root/root usr/lib/libqgpgme.so -> libqgpgme.so.7.5.1
|
||||
lrwxrwxrwx root/root usr/lib/libqgpgme.so.7 -> libqgpgme.so.7.5.1
|
||||
-rwxr-xr-x root/root usr/lib/libqgpgme.so.7.5.1
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/gpgme-glib.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/gpgme.pc
|
||||
drwxr-xr-x root/root usr/lib/python2.7/
|
||||
drwxr-xr-x root/root usr/lib/python2.7/site-packages/
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg-1.15.1-py2.7.egg-info
|
||||
drwxr-xr-x root/root usr/lib/python2.7/site-packages/gpg/
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/__init__.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/__init__.pyc
|
||||
-rwxr-xr-x root/root usr/lib/python2.7/site-packages/gpg/_gpgme.so
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/callbacks.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/callbacks.pyc
|
||||
drwxr-xr-x root/root usr/lib/python2.7/site-packages/gpg/constants/
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/__init__.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/__init__.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/create.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/create.pyc
|
||||
drwxr-xr-x root/root usr/lib/python2.7/site-packages/gpg/constants/data/
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/data/__init__.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/data/__init__.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/data/encoding.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/data/encoding.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/event.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/event.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/import_type.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/import_type.pyc
|
||||
drwxr-xr-x root/root usr/lib/python2.7/site-packages/gpg/constants/keylist/
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/keylist/__init__.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/keylist/__init__.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/keylist/mode.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/keylist/mode.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/keysign.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/keysign.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/md.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/md.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/pk.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/pk.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/protocol.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/protocol.pyc
|
||||
drwxr-xr-x root/root usr/lib/python2.7/site-packages/gpg/constants/sig/
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/sig/__init__.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/sig/__init__.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/sig/mode.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/sig/mode.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/sig/notation.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/sig/notation.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/sigsum.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/sigsum.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/status.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/status.pyc
|
||||
drwxr-xr-x root/root usr/lib/python2.7/site-packages/gpg/constants/tofu/
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/tofu/__init__.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/tofu/__init__.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/tofu/policy.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/tofu/policy.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/validity.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/constants/validity.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/core.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/core.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/errors.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/errors.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/gpgme.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/gpgme.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/results.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/results.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/util.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/util.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/version.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/gpg/version.pyc
|
||||
drwxr-xr-x root/root usr/lib/python3.8/
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg-1.15.1-py3.8.egg-info
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/__pycache__/__init__.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/__pycache__/callbacks.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/__pycache__/core.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/__pycache__/errors.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/__pycache__/gpgme.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/__pycache__/results.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/__pycache__/util.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/__pycache__/version.cpython-38.pyc
|
||||
-rwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/_gpgme.cpython-38-x86_64-linux-gnu.so
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/callbacks.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/constants/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/constants/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/__pycache__/__init__.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/__pycache__/create.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/__pycache__/event.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/__pycache__/import_type.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/__pycache__/keysign.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/__pycache__/md.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/__pycache__/pk.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/__pycache__/protocol.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/__pycache__/sigsum.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/__pycache__/status.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/__pycache__/validity.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/create.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/constants/data/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/data/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/constants/data/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/data/__pycache__/__init__.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/data/__pycache__/encoding.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/data/encoding.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/event.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/import_type.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/constants/keylist/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/keylist/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/constants/keylist/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/keylist/mode.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/keysign.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/md.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/pk.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/protocol.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/constants/sig/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/sig/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/constants/sig/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/sig/__pycache__/mode.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/sig/__pycache__/notation.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/sig/mode.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/sig/notation.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/sigsum.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/status.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/constants/tofu/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/tofu/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/gpg/constants/tofu/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-38.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/tofu/policy.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/constants/validity.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/core.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/errors.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/gpgme.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/results.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/util.py
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/gpg/version.py
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/aclocal/
|
||||
-rw-r--r-- root/root usr/share/aclocal/gpgme.m4
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : libassuan
|
||||
|
||||
name=gpgme
|
||||
version=1.15.0
|
||||
version=1.15.1
|
||||
release=1
|
||||
source="ftp://ftp.gnupg.org/gcrypt/gpgme/$name-$version.tar.bz2"
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
||||
3013dca31a373202779d0f9652118fe2 gvfs-1.46.1.tar.xz
|
||||
852fff7ae3215012f3e143d0b13a81ff gvfs-1.46.2.tar.xz
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# optdepends : libmtp libimobiledevice
|
||||
|
||||
name=gvfs
|
||||
version=1.46.1
|
||||
version=1.46.2
|
||||
release=1
|
||||
source="https://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
8992e60ea8c134bbe4c45046458645be hugo-0.74.2.tar.gz
|
||||
fb60abd5139209d3377401746ec80107 hugo-0.80.0.tar.gz
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : go
|
||||
|
||||
name=hugo
|
||||
version=0.74.2
|
||||
version=0.80.0
|
||||
release=1
|
||||
source="https://github.com/gohugoio/$name/archive/v$version/$name-$version.tar.gz"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
07c19b9151262677ae7752435c9008f1 acpica-unix-20201217.tar.gz
|
||||
4c0632a7ed221024dccad672a4f2bffb acpica-unix-20210105.tar.gz
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# description : Intel ACPI Source Language compiler
|
||||
|
||||
name=iasl
|
||||
version=20201217
|
||||
version=20210105
|
||||
release=1
|
||||
source="acpica-unix-$version.tar.gz::https://acpica.org/sites/acpica/files/acpica-unix-$version.tar.gz"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
b83bfb3a1526f61bb489a8e5791c001c icewm-1.9.2.tar.gz
|
||||
44709b4777ac8b1eacff1af01f7789f8 icewm-2.0.1.tar.gz
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : libxrandr libxft libsm libxinerama gdk-pixbuf-xlib mkfontscale libxcomposite libxfixes libxdamage libxpm asciidoc
|
||||
|
||||
name=icewm
|
||||
version=1.9.2
|
||||
version=2.0.1
|
||||
release=1
|
||||
source="https://github.com/ice-wm/icewm/archive/$version/$name-$version.tar.gz"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
50eae4bab5eeced186bce16fb5f802ac libxfce4ui-4.14.1.tar.bz2
|
||||
4a7035374f016efa968b776a110065d9 libxfce4ui-4.16.0.tar.bz2
|
||||
|
||||
@@ -1,77 +1,69 @@
|
||||
drwxr-xr-x root/root etc/
|
||||
drwxr-xr-x root/root etc/xdg/
|
||||
drwxr-xr-x root/root etc/xdg/xfce4/
|
||||
drwxr-xr-x root/root etc/xdg/xfce4/xfconf/
|
||||
drwxr-xr-x root/root etc/xdg/xfce4/xfconf/xfce-perchannel-xml/
|
||||
-rw-r--r-- root/root etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/xfce4-about
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/xfce4/
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4kbd-private-2/
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcut-dialog.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-grabber.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-provider.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-xfwm4.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts.h
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4kbd-private-3/
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcut-dialog.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts-grabber.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts-provider.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts-xfwm4.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts.h
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4ui-1/
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4ui-1/libxfce4ui/
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-1/libxfce4ui/libxfce4ui-config.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-1/libxfce4ui/libxfce4ui-enum-types.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-1/libxfce4ui/libxfce4ui.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-1/libxfce4ui/xfce-dialogs.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-1/libxfce4ui/xfce-gdk-extensions.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-1/libxfce4ui/xfce-gtk-extensions.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-1/libxfce4ui/xfce-sm-client.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-1/libxfce4ui/xfce-spawn.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-1/libxfce4ui/xfce-titled-dialog.h
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4ui-2/
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui-config.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui-enum-types.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-dialogs.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-gdk-extensions.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-gtk-extensions.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-sm-client.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-spawn.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-titled-dialog.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/girepository-1.0/
|
||||
-rw-r--r-- root/root usr/lib/girepository-1.0/libxfce4ui-2.0.typelib
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4kbd-private-2.so
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4kbd-private-2.so.0
|
||||
-rwxr-xr-x root/root usr/lib/libxfce4kbd-private-2.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4kbd-private-3.so
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4kbd-private-3.so.0
|
||||
-rwxr-xr-x root/root usr/lib/libxfce4kbd-private-3.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4ui-1.so
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4ui-1.so.0
|
||||
-rwxr-xr-x root/root usr/lib/libxfce4ui-1.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4ui-2.so
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4ui-2.so.0
|
||||
-rwxr-xr-x root/root usr/lib/libxfce4ui-2.so.0.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libxfce4kbd-private-2.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libxfce4kbd-private-3.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libxfce4ui-1.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libxfce4ui-2.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/xfce4-about.desktop
|
||||
drwxr-xr-x root/root usr/share/gir-1.0/
|
||||
-rw-r--r-- root/root usr/share/gir-1.0/libxfce4ui-2.0.gir
|
||||
drwxr-xr-x root/root usr/share/icons/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/xfce4-logo.png
|
||||
drwxr-xr-x root/root etc/
|
||||
drwxr-xr-x root/root etc/xdg/
|
||||
drwxr-xr-x root/root etc/xdg/xfce4/
|
||||
drwxr-xr-x root/root etc/xdg/xfce4/xfconf/
|
||||
drwxr-xr-x root/root etc/xdg/xfce4/xfconf/xfce-perchannel-xml/
|
||||
-rw-r--r-- root/root etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/xfce4-about
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/xfce4/
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4kbd-private-3/
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcut-dialog.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts-grabber.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts-provider.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts-xfwm4.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts.h
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4ui-2/
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui-config.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui-enum-types.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-dialogs.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-filename-input.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-gdk-extensions.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-gtk-extensions.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-sm-client.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-spawn.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-titled-dialog.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/girepository-1.0/
|
||||
-rw-r--r-- root/root usr/lib/girepository-1.0/Libxfce4ui-2.0.typelib
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4kbd-private-3.so -> libxfce4kbd-private-3.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4kbd-private-3.so.0 -> libxfce4kbd-private-3.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libxfce4kbd-private-3.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4ui-2.so -> libxfce4ui-2.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4ui-2.so.0 -> libxfce4ui-2.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libxfce4ui-2.so.0.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libxfce4kbd-private-3.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libxfce4ui-2.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/xfce4-about.desktop
|
||||
drwxr-xr-x root/root usr/share/gir-1.0/
|
||||
-rw-r--r-- root/root usr/share/gir-1.0/Libxfce4ui-2.0.gir
|
||||
drwxr-xr-x root/root usr/share/icons/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/org.xfce.about.png
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/xfce4-logo.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/org.xfce.about.png
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/xfce4-logo.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/org.xfce.about.png
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/xfce4-logo.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/org.xfce.about.svg
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/xfce4-logo.svg
|
||||
drwxr-xr-x root/root usr/share/vala/
|
||||
drwxr-xr-x root/root usr/share/vala/vapi/
|
||||
-rw-r--r-- root/root usr/share/vala/vapi/libxfce4ui-2.deps
|
||||
-rw-r--r-- root/root usr/share/vala/vapi/libxfce4ui-2.vapi
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : gtk2 xfconf gtk3 startup-notification libxfce4util
|
||||
|
||||
name=libxfce4ui
|
||||
version=4.14.1
|
||||
version=4.16.0
|
||||
release=1
|
||||
source="http://archive.xfce.org/src/xfce/$name/${version:0:4}/$name-$version.tar.bz2"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
46f44e36acc3abf1a5ba814c22a773cb libxfce4util-4.14.0.tar.bz2
|
||||
5a2a7b72c0357f410d8e0d4190beeae2 libxfce4util-4.16.0.tar.bz2
|
||||
|
||||
@@ -1,30 +1,33 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/xfce4/
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4util/
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/libxfce4util-config.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/libxfce4util.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-debug.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-fileutils.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-generics.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-i18n.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-kiosk.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-license.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-miscutils.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-posix-signal-handler.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-rc.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-resource.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-utf8.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/girepository-1.0/
|
||||
-rw-r--r-- root/root usr/lib/girepository-1.0/libxfce4util-1.0.typelib
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4util.so
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4util.so.7
|
||||
-rwxr-xr-x root/root usr/lib/libxfce4util.so.7.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libxfce4util-1.0.pc
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/xfce4-kiosk-query
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/gir-1.0/
|
||||
-rw-r--r-- root/root usr/share/gir-1.0/libxfce4util-1.0.gir
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/xfce4/
|
||||
drwxr-xr-x root/root usr/include/xfce4/libxfce4util/
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/libxfce4util-config.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/libxfce4util.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-debug.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-fileutils.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-generics.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-i18n.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-kiosk.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-license.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-miscutils.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-posix-signal-handler.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-rc.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-resource.h
|
||||
-rw-r--r-- root/root usr/include/xfce4/libxfce4util/xfce-utf8.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/girepository-1.0/
|
||||
-rw-r--r-- root/root usr/lib/girepository-1.0/Libxfce4util-1.0.typelib
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4util.so -> libxfce4util.so.7.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libxfce4util.so.7 -> libxfce4util.so.7.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libxfce4util.so.7.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libxfce4util-1.0.pc
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/xfce4-kiosk-query
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/gir-1.0/
|
||||
-rw-r--r-- root/root usr/share/gir-1.0/Libxfce4util-1.0.gir
|
||||
drwxr-xr-x root/root usr/share/vala/
|
||||
drwxr-xr-x root/root usr/share/vala/vapi/
|
||||
-rw-r--r-- root/root usr/share/vala/vapi/libxfce4util-1.0.vapi
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : glib gobject-introspection intltool
|
||||
|
||||
name=libxfce4util
|
||||
version=4.14.0
|
||||
version=4.16.0
|
||||
release=1
|
||||
source="http://archive.xfce.org/src/xfce/$name/${version:0:4}/$name-$version.tar.bz2"
|
||||
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
10b8ec80ffcddb817344cf6c2d672839 0001-Don-t-use-deprecated-vte_terminal_match_add_gregex.patch
|
||||
62e57c3aafb831505cc1638b2b737cc9 lxterminal-0.3.2.tar.xz
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/lxterminal
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/lxterminal.desktop
|
||||
drwxr-xr-x root/root usr/share/icons/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/lxterminal.png
|
||||
drwxr-xr-x root/root usr/share/lxterminal/
|
||||
-rw-r--r-- root/root usr/share/lxterminal/lxterminal-preferences.ui
|
||||
-rw-r--r-- root/root usr/share/lxterminal/lxterminal.conf
|
||||
-rw-r--r-- root/root usr/share/lxterminal/menu.ui
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/lxterminal.1.gz
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/lxterminal
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/lxterminal.desktop
|
||||
drwxr-xr-x root/root usr/share/icons/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/lxterminal.png
|
||||
drwxr-xr-x root/root usr/share/lxterminal/
|
||||
-rw-r--r-- root/root usr/share/lxterminal/lxterminal-preferences.ui
|
||||
-rw-r--r-- root/root usr/share/lxterminal/lxterminal.conf
|
||||
-rw-r--r-- root/root usr/share/lxterminal/menu.ui
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/lxterminal.1.gz
|
||||
|
||||
@@ -0,0 +1,52 @@
|
||||
From 847d7a9e919c397b173ab0c622405d2a91bd81ea Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= <ballogyor@gmail.com>
|
||||
Date: Wed, 11 Mar 2020 12:39:48 +0100
|
||||
Subject: [PATCH] Don't use deprecated vte_terminal_match_add_gregex
|
||||
|
||||
It's no longer work with VTE>=0.60.
|
||||
---
|
||||
src/lxterminal.c | 14 ++++++++++++++
|
||||
1 file changed, 14 insertions(+)
|
||||
|
||||
diff --git a/src/lxterminal.c b/src/lxterminal.c
|
||||
index ac7d0fb..394f855 100644
|
||||
--- a/src/lxterminal.c
|
||||
+++ b/src/lxterminal.c
|
||||
@@ -34,6 +34,11 @@
|
||||
#include <sys/stat.h>
|
||||
#include <pwd.h>
|
||||
|
||||
+#if VTE_CHECK_VERSION (0, 46, 0)
|
||||
+#define PCRE2_CODE_UNIT_WIDTH 0
|
||||
+#include <pcre2.h>
|
||||
+#endif
|
||||
+
|
||||
#include "lxterminal.h"
|
||||
#include "setting.h"
|
||||
#include "preferences.h"
|
||||
@@ -1168,12 +1173,21 @@ static Term * terminal_new(LXTerminal * terminal, const gchar * label, const gch
|
||||
|
||||
/* steal from tilda-0.09.6/src/tilda_terminal.c:145 */
|
||||
/* Match URL's, etc. */
|
||||
+#if VTE_CHECK_VERSION (0, 46, 0)
|
||||
+ VteRegex * dingus1 = vte_regex_new_for_match(DINGUS1, -1, PCRE2_UTF | PCRE2_NO_UTF_CHECK | PCRE2_UCP | PCRE2_MULTILINE, NULL);
|
||||
+ VteRegex * dingus2 = vte_regex_new_for_match(DINGUS2, -1, PCRE2_UTF | PCRE2_NO_UTF_CHECK | PCRE2_UCP | PCRE2_MULTILINE, NULL);
|
||||
+ gint ret = vte_terminal_match_add_regex(VTE_TERMINAL(term->vte), dingus1, 0);
|
||||
+ vte_terminal_match_set_cursor_type(VTE_TERMINAL(term->vte), ret, GDK_HAND2);
|
||||
+ ret = vte_terminal_match_add_regex(VTE_TERMINAL(term->vte), dingus2, 0);
|
||||
+ vte_terminal_match_set_cursor_type(VTE_TERMINAL(term->vte), ret, GDK_HAND2);
|
||||
+#else
|
||||
GRegex * dingus1 = g_regex_new(DINGUS1, G_REGEX_OPTIMIZE, 0, NULL);
|
||||
GRegex * dingus2 = g_regex_new(DINGUS2, G_REGEX_OPTIMIZE, 0, NULL);
|
||||
gint ret = vte_terminal_match_add_gregex(VTE_TERMINAL(term->vte), dingus1, 0);
|
||||
vte_terminal_match_set_cursor_type(VTE_TERMINAL(term->vte), ret, GDK_HAND2);
|
||||
ret = vte_terminal_match_add_gregex(VTE_TERMINAL(term->vte), dingus2, 0);
|
||||
vte_terminal_match_set_cursor_type(VTE_TERMINAL(term->vte), ret, GDK_HAND2);
|
||||
+#endif
|
||||
g_regex_unref(dingus1);
|
||||
g_regex_unref(dingus2);
|
||||
|
||||
--
|
||||
2.25.1
|
||||
|
||||
|
||||
@@ -1,16 +1,18 @@
|
||||
# description : VTE-based terminal emulator for LXDE with support for multiple tabs
|
||||
# depends : vte2
|
||||
# depends : vte3
|
||||
|
||||
name=lxterminal
|
||||
version=0.3.2
|
||||
release=1
|
||||
source="https://downloads.sourceforge.net/lxde/$name-$version.tar.xz"
|
||||
source="https://downloads.sourceforge.net/lxde/${name}-${version}.tar.xz
|
||||
0001-Don-t-use-deprecated-vte_terminal_match_add_gregex.patch"
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
patch -Np1 -i ../0001-Don-t-use-deprecated-vte_terminal_match_add_gregex.patch
|
||||
|
||||
sed -ri '/^ +init/s/init/return init/' src/unixsocket.c
|
||||
./configure --prefix=/usr
|
||||
./configure --sysconfdir=/etc --prefix=/usr --enable-gtk3
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
3821e8d05f6f253e136ca2a4ff0aafbf man-pages-5.09.tar.xz
|
||||
4ae3f74a1beddd919936e1058642644c man-pages-5.10.tar.xz
|
||||
|
||||
@@ -77,6 +77,7 @@ drwxr-xr-x root/root usr/share/man/man2/
|
||||
-rw-r--r-- root/root usr/share/man/man2/exit.2.gz
|
||||
-rw-r--r-- root/root usr/share/man/man2/exit_group.2.gz
|
||||
-rw-r--r-- root/root usr/share/man/man2/faccessat.2.gz
|
||||
-rw-r--r-- root/root usr/share/man/man2/faccessat2.2.gz
|
||||
-rw-r--r-- root/root usr/share/man/man2/fadvise64.2.gz
|
||||
-rw-r--r-- root/root usr/share/man/man2/fadvise64_64.2.gz
|
||||
-rw-r--r-- root/root usr/share/man/man2/fallocate.2.gz
|
||||
@@ -506,13 +507,23 @@ drwxr-xr-x root/root usr/share/man/man2/
|
||||
-rw-r--r-- root/root usr/share/man/man2/write.2.gz
|
||||
-rw-r--r-- root/root usr/share/man/man2/writev.2.gz
|
||||
drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_EMPTY.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_ENTRY.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_FIRST.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_FOREACH.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_FOREACH_REVERSE.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_HEAD.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_HEAD_INITIALIZER.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_INIT.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_INSERT_AFTER.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_INSERT_BEFORE.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_INSERT_HEAD.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_INSERT_TAIL.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_LAST.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_LOOP_NEXT.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_LOOP_PREV.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_NEXT.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_PREV.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_REMOVE.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CMSG_ALIGN.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CMSG_DATA.3.gz
|
||||
@@ -1599,6 +1610,7 @@ drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getschedparam.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getschedpolicy.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getscope.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getsigmask_np.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getstack.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getstackaddr.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getstacksize.3.gz
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# description : Linux man pages
|
||||
|
||||
name=man-pages
|
||||
version=5.09
|
||||
version=5.10
|
||||
release=1
|
||||
source="https://www.kernel.org/pub/linux/docs/$name/$name-$version.tar.xz"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
d2e99e476f8610632efe5f3b68cdc9ed mate-system-monitor-1.24.0.tar.xz
|
||||
2e82b8937a8e2cc231cd51b74c9a4821 mate-system-monitor-1.24.1.tar.xz
|
||||
|
||||
@@ -1003,6 +1003,24 @@ lrwxrwxrwx root/root usr/share/help/ka/mate-system-monitor/figures/systemMoni
|
||||
lrwxrwxrwx root/root usr/share/help/ka/mate-system-monitor/figures/viewMenu.png -> /usr/share/help/C/mate-system-monitor/figures/viewMenu.png
|
||||
-rw-r--r-- root/root usr/share/help/ka/mate-system-monitor/index.docbook
|
||||
-rw-r--r-- root/root usr/share/help/ka/mate-system-monitor/legal.xml
|
||||
drwxr-xr-x root/root usr/share/help/kab/
|
||||
drwxr-xr-x root/root usr/share/help/kab/mate-system-monitor/
|
||||
drwxr-xr-x root/root usr/share/help/kab/mate-system-monitor/figures/
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/addColumn.png -> /usr/share/help/C/mate-system-monitor/figures/addColumn.png
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/changePriority.png -> /usr/share/help/C/mate-system-monitor/figures/changePriority.png
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/colorPanel.png -> /usr/share/help/C/mate-system-monitor/figures/colorPanel.png
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/columnContextMenu.png -> /usr/share/help/C/mate-system-monitor/figures/columnContextMenu.png
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/mate-system-monitor_window.png -> /usr/share/help/C/mate-system-monitor/figures/mate-system-monitor_window.png
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/memoryMaps.png -> /usr/share/help/C/mate-system-monitor/figures/memoryMaps.png
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/moreInfo.png -> /usr/share/help/C/mate-system-monitor/figures/moreInfo.png
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/processListing.png -> /usr/share/help/C/mate-system-monitor/figures/processListing.png
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/sortButton.png -> /usr/share/help/C/mate-system-monitor/figures/sortButton.png
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/sortMenu.png -> /usr/share/help/C/mate-system-monitor/figures/sortMenu.png
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/sortMenu2.png -> /usr/share/help/C/mate-system-monitor/figures/sortMenu2.png
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/systemMonitor.png -> /usr/share/help/C/mate-system-monitor/figures/systemMonitor.png
|
||||
lrwxrwxrwx root/root usr/share/help/kab/mate-system-monitor/figures/viewMenu.png -> /usr/share/help/C/mate-system-monitor/figures/viewMenu.png
|
||||
-rw-r--r-- root/root usr/share/help/kab/mate-system-monitor/index.docbook
|
||||
-rw-r--r-- root/root usr/share/help/kab/mate-system-monitor/legal.xml
|
||||
drwxr-xr-x root/root usr/share/help/kk/
|
||||
drwxr-xr-x root/root usr/share/help/kk/mate-system-monitor/
|
||||
drwxr-xr-x root/root usr/share/help/kk/mate-system-monitor/figures/
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : glib libgtop libwnck3 gtkmm3 gtk3 cairomm libxml2 librsvg gdk-pixbuf glibmm
|
||||
|
||||
name=mate-system-monitor
|
||||
version=1.24.0
|
||||
version=1.24.1
|
||||
release=1
|
||||
source="https://pub.mate-desktop.org/releases/${version%.*}/$name-$version.tar.xz"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
7cdf5cbd2a7b5708580296b4d953b7ea v0.4.4.tar.gz
|
||||
9a187a87f9315261ad22a1e347c310a6 v0.4.5.tar.gz
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# description : Create book from markdown files, like Gitbook but implemented in Rust"
|
||||
# description : Create book from markdown files, like Gitbook but implemented in Rust"
|
||||
# depends : rust
|
||||
|
||||
name=mdbook
|
||||
version=0.4.4
|
||||
version=0.4.5
|
||||
release=1
|
||||
source="https://github.com/rust-lang-nursery/mdBook/archive/v${version}.tar.gz"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
67ce2c0c3eab1b8ee9ddaa1c5143e7c0 meson-0.56.0.tar.gz
|
||||
7390b04255f787cec06b278342c552d1 meson-0.56.1.tar.gz
|
||||
|
||||
@@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/bin/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/python3.8/
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/meson-0.56.0-py3.8.egg-info/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/meson-0.56.0-py3.8.egg-info/PKG-INFO
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/meson-0.56.0-py3.8.egg-info/SOURCES.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/meson-0.56.0-py3.8.egg-info/dependency_links.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/meson-0.56.0-py3.8.egg-info/entry_points.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/meson-0.56.0-py3.8.egg-info/requires.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/meson-0.56.0-py3.8.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/meson-0.56.1-py3.8.egg-info/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/meson-0.56.1-py3.8.egg-info/PKG-INFO
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/meson-0.56.1-py3.8.egg-info/SOURCES.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/meson-0.56.1-py3.8.egg-info/dependency_links.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/meson-0.56.1-py3.8.egg-info/entry_points.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/meson-0.56.1-py3.8.egg-info/requires.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/meson-0.56.1-py3.8.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/mesonbuild/
|
||||
-rw-r--r-- root/root usr/lib/python3.8/site-packages/mesonbuild/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.8/site-packages/mesonbuild/__pycache__/
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : python3 ninja python3-setuptools
|
||||
|
||||
name=meson
|
||||
version=0.56.0
|
||||
version=0.56.1
|
||||
release=1
|
||||
source="https://github.com/mesonbuild/meson/releases/download/$version/$name-$version.tar.gz"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
539c7096aff3a1e07a88ce22a993ad5d mlt-6.22.1.tar.gz
|
||||
ea8dca852e11ef317e3cac14e4d916f1 mlt-6.24.0.tar.gz
|
||||
|
||||
@@ -62,16 +62,16 @@ drwxr-xr-x root/root usr/include/mlt/framework/
|
||||
-rw-r--r-- root/root usr/include/mlt/framework/mlt_types.h
|
||||
-rw-r--r-- root/root usr/include/mlt/framework/mlt_version.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
lrwxrwxrwx root/root usr/lib/libmlt++.so -> libmlt++.so.6.22.1
|
||||
lrwxrwxrwx root/root usr/lib/libmlt++.so.3 -> libmlt++.so.6.22.1
|
||||
-rwxr-xr-x root/root usr/lib/libmlt++.so.6.22.1
|
||||
lrwxrwxrwx root/root usr/lib/libmlt.so -> libmlt.so.6.22.1
|
||||
lrwxrwxrwx root/root usr/lib/libmlt.so.6 -> libmlt.so.6.22.1
|
||||
-rwxr-xr-x root/root usr/lib/libmlt.so.6.22.1
|
||||
lrwxrwxrwx root/root usr/lib/libmlt++.so -> libmlt++.so.6.24.0
|
||||
lrwxrwxrwx root/root usr/lib/libmlt++.so.3 -> libmlt++.so.6.24.0
|
||||
-rwxr-xr-x root/root usr/lib/libmlt++.so.6.24.0
|
||||
lrwxrwxrwx root/root usr/lib/libmlt.so -> libmlt.so.6.24.0
|
||||
lrwxrwxrwx root/root usr/lib/libmlt.so.6 -> libmlt.so.6.24.0
|
||||
-rwxr-xr-x root/root usr/lib/libmlt.so.6.24.0
|
||||
drwxr-xr-x root/root usr/lib/mlt/
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltavformat.so
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltcore.so
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltdecklink.so
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltfrei0r.so
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltgdk.so
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltkdenlive.so
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltmotion_est.so
|
||||
@@ -81,6 +81,7 @@ drwxr-xr-x root/root usr/lib/mlt/
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltplusgpl.so
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltqt.so
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltrtaudio.so
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltsdl2.so
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltvideostab.so
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltvmfx.so
|
||||
-rwxr-xr-x root/root usr/lib/mlt/libmltvorbis.so
|
||||
@@ -91,6 +92,11 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/mlt-framework.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/mlt/
|
||||
drwxr-xr-x root/root usr/share/mlt/avformat/
|
||||
-rw-r--r-- root/root usr/share/mlt/avformat/blacklist.txt
|
||||
-rw-r--r-- root/root usr/share/mlt/avformat/consumer_avformat.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/avformat/producer_avformat.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/avformat/yuv_only.txt
|
||||
drwxr-xr-x root/root usr/share/mlt/core/
|
||||
-rw-r--r-- root/root usr/share/mlt/core/consumer_multi.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/core/data_fx.properties
|
||||
@@ -98,6 +104,7 @@ drwxr-xr-x root/root usr/share/mlt/core/
|
||||
-rw-r--r-- root/root usr/share/mlt/core/filter_audiowave.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/core/filter_brightness.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/core/filter_channelcopy.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/core/filter_choppy.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/core/filter_crop.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/core/filter_data_show.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/core/filter_fieldorder.yml
|
||||
@@ -145,12 +152,6 @@ drwxr-xr-x root/root usr/share/mlt/feeds/PAL/
|
||||
-rw-r--r-- root/root usr/share/mlt/feeds/PAL/etv.properties
|
||||
-rw-r--r-- root/root usr/share/mlt/feeds/PAL/example.properties
|
||||
-rw-r--r-- root/root usr/share/mlt/feeds/PAL/obscure.properties
|
||||
drwxr-xr-x root/root usr/share/mlt/frei0r/
|
||||
-rw-r--r-- root/root usr/share/mlt/frei0r/blacklist.txt
|
||||
-rw-r--r-- root/root usr/share/mlt/frei0r/filter_cairoblend_mode.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/frei0r/not_thread_safe.txt
|
||||
-rw-r--r-- root/root usr/share/mlt/frei0r/param_name_map.yaml
|
||||
-rw-r--r-- root/root usr/share/mlt/frei0r/resolution_scale.yml
|
||||
drwxr-xr-x root/root usr/share/mlt/gdk/
|
||||
-rw-r--r-- root/root usr/share/mlt/gdk/filter_rescale.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/gdk/producer_pango.yml
|
||||
@@ -200,6 +201,7 @@ drwxr-xr-x root/root usr/share/mlt/plus/
|
||||
-rw-r--r-- root/root usr/share/mlt/plus/filter_loudness.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/plus/filter_loudness_meter.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/plus/filter_lumakey.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/plus/filter_pillar_echo.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/plus/filter_rgblut.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/plus/filter_sepia.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/plus/filter_spot_remover.yml
|
||||
@@ -431,6 +433,7 @@ drwxr-xr-x root/root usr/share/mlt/qt/
|
||||
-rw-r--r-- root/root usr/share/mlt/qt/filter_audiowaveform.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/qt/filter_lightshow.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/qt/filter_qtblend.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/qt/filter_qtcrop.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/qt/filter_qtext.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/qt/producer_kdenlivetitle.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/qt/producer_qimage.yml
|
||||
@@ -439,6 +442,9 @@ drwxr-xr-x root/root usr/share/mlt/qt/
|
||||
-rw-r--r-- root/root usr/share/mlt/qt/transition_vqm.yml
|
||||
drwxr-xr-x root/root usr/share/mlt/rtaudio/
|
||||
-rw-r--r-- root/root usr/share/mlt/rtaudio/consumer_rtaudio.yml
|
||||
drwxr-xr-x root/root usr/share/mlt/sdl2/
|
||||
-rw-r--r-- root/root usr/share/mlt/sdl2/consumer_sdl2.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/sdl2/consumer_sdl2_audio.yml
|
||||
drwxr-xr-x root/root usr/share/mlt/videostab/
|
||||
-rw-r--r-- root/root usr/share/mlt/videostab/filter_videostab.yml
|
||||
-rw-r--r-- root/root usr/share/mlt/videostab/filter_videostab2.yml
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : qt5 frei0r-plugins
|
||||
|
||||
name=mlt
|
||||
version=6.22.1
|
||||
version=6.24.0
|
||||
release=1
|
||||
source="https://github.com/mltframework/mlt/releases/download/v$version/mlt-$version.tar.gz"
|
||||
|
||||
@@ -10,7 +10,7 @@ build() {
|
||||
cd $name-$version
|
||||
|
||||
# Disable PulseAudio (taken from tsaop, crux's kf5 port)
|
||||
sed -i 's|-D__LINUX_PULSE__||' src/modules/rtaudio/Makefile
|
||||
sed -i 's|-D__LINUX_PULSE__||' src/modules/rtaudio/Makefile
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--enable-gpl \
|
||||
|
||||
@@ -1 +1 @@
|
||||
b5dae25ffdbc3098cbf303c5c0c3c732 mobile-broadband-provider-info-20190618.tar.gz
|
||||
9b84a761e35fea26f09f515d4326e544 mobile-broadband-provider-info-20201225.tar.gz
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : libxslt
|
||||
|
||||
name=mobile-broadband-provider-info
|
||||
version=20190618
|
||||
version=20201225
|
||||
release=1
|
||||
source="https://github.com/GNOME/mobile-broadband-provider-info/archive/$version/$name-$version.tar.gz"
|
||||
|
||||
|
||||
1
core/moka-icon-theme/.checksums
Normal file
1
core/moka-icon-theme/.checksums
Normal file
@@ -0,0 +1 @@
|
||||
27d2e54bf33bcb428ece6ff2a97e2b67 moka-icon-theme-5.4.0.tar.gz
|
||||
36284
core/moka-icon-theme/.pkgfiles
Normal file
36284
core/moka-icon-theme/.pkgfiles
Normal file
File diff suppressed because it is too large
Load Diff
14
core/moka-icon-theme/spkgbuild
Normal file
14
core/moka-icon-theme/spkgbuild
Normal file
@@ -0,0 +1,14 @@
|
||||
# description : An icon theme designed with a minimal, flat style, using simple geometry & colours.
|
||||
# depends :
|
||||
|
||||
name=moka-icon-theme
|
||||
version=5.4.0
|
||||
release=1
|
||||
source="${name}-$version.tar.gz::https://github.com/moka-project/$name/archive/v$version.tar.gz"
|
||||
|
||||
build() {
|
||||
install -d -m 755 "${PKG}"/usr/share/icons/Moka
|
||||
cp -dr --no-preserve=ownership "${name}-${version}"/Moka "${PKG}"/usr/share/icons/
|
||||
find "${PKG}"/usr/share/icons/ -type d -exec chmod 755 {} \;
|
||||
find "${PKG}"/usr/share/icons/ -type f -exec chmod 644 {} \;
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
98d908842d4a93c35756a67d681c08fe mousepad-0.4.2.tar.bz2
|
||||
3083c9f5627948714a46ef360e3ae27a mousepad-0.5.1.tar.bz2
|
||||
|
||||
@@ -1,12 +1,28 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/mousepad
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/mousepad.desktop
|
||||
drwxr-xr-x root/root usr/share/glib-2.0/
|
||||
drwxr-xr-x root/root usr/share/glib-2.0/schemas/
|
||||
-rw-r--r-- root/root usr/share/glib-2.0/schemas/org.xfce.mousepad.gschema.xml
|
||||
drwxr-xr-x root/root usr/share/polkit-1/
|
||||
drwxr-xr-x root/root usr/share/polkit-1/actions/
|
||||
-rw-r--r-- root/root usr/share/polkit-1/actions/org.xfce.mousepad.policy
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/mousepad
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/mousepad.desktop
|
||||
drwxr-xr-x root/root usr/share/glib-2.0/
|
||||
drwxr-xr-x root/root usr/share/glib-2.0/schemas/
|
||||
-rw-r--r-- root/root usr/share/glib-2.0/schemas/org.xfce.mousepad.gschema.xml
|
||||
drwxr-xr-x root/root usr/share/icons/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/org.xfce.mousepad.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/org.xfce.mousepad.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/org.xfce.mousepad.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/org.xfce.mousepad.svg
|
||||
drwxr-xr-x root/root usr/share/metainfo/
|
||||
-rw-r--r-- root/root usr/share/metainfo/mousepad.appdata.xml
|
||||
drwxr-xr-x root/root usr/share/polkit-1/
|
||||
drwxr-xr-x root/root usr/share/polkit-1/actions/
|
||||
-rw-r--r-- root/root usr/share/polkit-1/actions/org.xfce.mousepad.policy
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : gtksourceview3
|
||||
|
||||
name=mousepad
|
||||
version=0.4.2
|
||||
version=0.5.1
|
||||
release=1
|
||||
source="http://archive.xfce.org/src/apps/mousepad/${version%.*}/$name-$version.tar.bz2"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
2cd73024aafe4873f691ae8c889c7692 mpg123-1.26.3.tar.bz2
|
||||
af2471bad7c59ebf5d3e8e0be1798375 mpg123-1.26.4.tar.bz2
|
||||
|
||||
@@ -10,9 +10,9 @@ drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/out123.h
|
||||
-rw-r--r-- root/root usr/include/syn123.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
lrwxrwxrwx root/root usr/lib/libmpg123.so -> libmpg123.so.0.45.2
|
||||
lrwxrwxrwx root/root usr/lib/libmpg123.so.0 -> libmpg123.so.0.45.2
|
||||
-rwxr-xr-x root/root usr/lib/libmpg123.so.0.45.2
|
||||
lrwxrwxrwx root/root usr/lib/libmpg123.so -> libmpg123.so.0.45.3
|
||||
lrwxrwxrwx root/root usr/lib/libmpg123.so.0 -> libmpg123.so.0.45.3
|
||||
-rwxr-xr-x root/root usr/lib/libmpg123.so.0.45.3
|
||||
lrwxrwxrwx root/root usr/lib/libout123.so -> libout123.so.0.3.0
|
||||
lrwxrwxrwx root/root usr/lib/libout123.so.0 -> libout123.so.0.3.0
|
||||
-rwxr-xr-x root/root usr/lib/libout123.so.0.3.0
|
||||
@@ -23,6 +23,7 @@ drwxr-xr-x root/root usr/lib/mpg123/
|
||||
-rwxr-xr-x root/root usr/lib/mpg123/output_alsa.so
|
||||
-rwxr-xr-x root/root usr/lib/mpg123/output_dummy.so
|
||||
-rwxr-xr-x root/root usr/lib/mpg123/output_oss.so
|
||||
-rwxr-xr-x root/root usr/lib/mpg123/output_sdl.so
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libmpg123.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libout123.pc
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : alsa-lib
|
||||
|
||||
name=mpg123
|
||||
version=1.26.3
|
||||
version=1.26.4
|
||||
release=1
|
||||
source="https://downloads.sourceforge.net/$name/$name-$version.tar.bz2"
|
||||
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
650f61f612d2d7314e6f2a71fffcb021 mypaint-brushes-1.3.0-automake_1.16-1.patch
|
||||
679190d88f67a94db57ac99017f966f5 mypaint-brushes-v1.3.0.tar.gz
|
||||
d441492413f579234b67a348ef16ed52 mypaint-brushes-2.0.2.tar.gz
|
||||
|
||||
@@ -1,370 +1,409 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/classic/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/blend+paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/blend+paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/blending_knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/blending_knife_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/blur.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/blur_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/bulk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/bulk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/calligraphy.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/calligraphy_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/charcoal.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/charcoal_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/coarse_bulk_1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/coarse_bulk_1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/coarse_bulk_2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/coarse_bulk_2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/coarse_bulk_3.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/coarse_bulk_3_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/dry_brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/dry_brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/imp_blending.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/imp_blending_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/imp_details.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/imp_details_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/impressionism.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/impressionism_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/ink_blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/ink_blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/ink_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/ink_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/kabura.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/kabura_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/knife_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/long_grass.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/long_grass_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/marker_fat.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/marker_fat_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/marker_small.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/marker_small_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/modelling.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/modelling2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/modelling2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/modelling_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/pointy_ink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/pointy_ink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/puantilism.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/puantilism2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/puantilism2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/puantilism_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/rounded.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/rounded_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/short_grass.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/short_grass_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/slow_ink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/slow_ink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/smudge+paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/smudge+paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/smudge.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/smudge_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/textured_ink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/textured_ink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/wet_knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/wet_knife_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/deevad/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/2B_pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/2B_pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/4H_pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/4H_pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/airbrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/airbrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/ballpen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/ballpen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_brush_smudging.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_brush_smudging_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_knife_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_knife_smudging.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_knife_smudging_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/blending.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/blending_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/chalk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/chalk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_large.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_large_glazing.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_large_glazing_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_large_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_thin.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_thin_glazing.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_thin_glazing_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_thin_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/fill.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/fill_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/grainy_blending.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/grainy_blending_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/kneaded_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/kneaded_eraser_large.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/kneaded_eraser_large_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/kneaded_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/large_hard_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/large_hard_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/large_watercolor_fringe.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/large_watercolor_fringe_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/liner.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/liner_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/only_water_fringe.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/only_water_fringe_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/pen-note.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/pen-note_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/readme.txt
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/rigger_brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/rigger_brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/rigger_brush_thin.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/rigger_brush_thin_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/rough.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/rough_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/soft-dip-pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/soft-dip-pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/sponge_smudging.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/sponge_smudging_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/spray.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/spray2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/spray2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/spray_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/thin_hard_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/thin_hard_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/thin_watercolor.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/thin_watercolor_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/watercolor_expressive.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/watercolor_expressive_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/watercolor_glazing.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/watercolor_glazing_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/experimental/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/1pixel.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/1pixel_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/DNA_brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/DNA_brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/basic.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/basic_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/bubble.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/bubble_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/fur.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/fur_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/glow.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/glow_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/hard_blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/hard_blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/hard_sting.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/hard_sting_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/irregular_ink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/irregular_ink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/leaves.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/leaves_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/particules_3.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/particules_3_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/particules_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/particules_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/pick_and_drag.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/pick_and_drag_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/pixel_hardink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/pixel_hardink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/pixelblocking.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/pixelblocking_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/sewing.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/sewing_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/small_blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/small_blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/soft.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/soft_irregular.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/soft_irregular_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/soft_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/spaced-blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/spaced-blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/speed_blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/speed_blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/subtle_pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/subtle_pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/track.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/track_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Airbrush_a.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Airbrush_a_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Dirty_Transparent_sk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Dirty_Transparent_sk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/ReadMe.txt
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Sketcher2_sk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Sketcher2_sk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Smear_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Smear_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/airbruch_press_a.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/airbruch_press_a_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/airsmudge_a.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/airsmudge_a_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/airsmudgeultimate_sk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/airsmudgeultimate_sk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/classic_sk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/classic_sk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/classicroundblock_static_c.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/classicroundblock_static_c_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/extreme_round_l.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/extreme_round_l_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/fill_c.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/fill_c_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/flat_bar_l.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/flat_bar_l_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/ink-slowline_s.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/ink-slowline_s_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/ink_slow_s.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/ink_slow_s_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/inkster_l.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/inkster_l_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/paint_barrr_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/paint_barrr_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/paint_radius_2_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/paint_radius_2_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/paint_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/paint_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/smudge_ink(0.7)_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/smudge_ink(0.7)_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/wet_paint_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/wet_paint_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/order.conf
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/ramon/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/100%_Opaque.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/100%_Opaque_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/2B_pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/2B_pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/B-pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/B-pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Beamlight.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Beamlight_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/BigAirbrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/BigAirbrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Blur_Fast.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Blur_Fast_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Classic_Paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Classic_Paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Clouds.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Clouds_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Delayed_.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Delayed__prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Dirty_Noise.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Dirty_Noise_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Glow_Airbrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Glow_Airbrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Grain.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Grain_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Hard_Eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Hard_Eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Knife_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Marker.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Marker_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/P._Shade.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/P._Shade_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Pastel_1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Pastel_1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/PenBrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/PenBrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/RS_blendOP.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/RS_blendOP_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Round.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Round_Bl.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Round_Bl_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Round_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Sketch_1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Sketch_1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Smear.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Smear_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Soft_Eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Soft_Eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Thin_Pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Thin_Pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Wet_Direction.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Wet_Direction_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/wet_round.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/wet_round_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/tanda/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-03-only-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-03-only-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-03-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-03-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-03-with-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-03-with-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-04-only-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-04-only-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-04-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-04-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-04-with-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-04-with-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-05-only-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-05-only-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-05-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-05-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-05-with-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-05-with-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-01.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-01_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-03.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-03_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-04.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-04_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-blur1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-blur1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/marker-01.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/marker-01_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/marker-05.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/marker-05_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-01-clean.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-01-clean_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-01-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-01-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-03-clean.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-03-clean_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-03-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-03-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-06-clean.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-06-clean_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-06-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-06-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-mop.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-mop_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/pencil-2b.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/pencil-2b_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/pencil-8b.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/pencil-8b_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/splatter-02.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/splatter-02_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/splatter-04.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/splatter-04_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/texture-03.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/texture-03_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/texture-06.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/texture-06_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/texture-12.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/texture-12_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-01.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-01_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-02.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-02_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-05.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-05_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-06.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-06_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/watercolor-02-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/watercolor-02-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/watercolor-02-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/watercolor-02-water_prev.png
|
||||
drwxr-xr-x root/root usr/share/pkgconfig/
|
||||
-rw-r--r-- root/root usr/share/pkgconfig/mypaint-brushes-1.0.pc
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/2.0/
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/2.0/brushes/
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/2.0/brushes/Dieterle/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/8B_Pencil#1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/8B_Pencil#1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Blender.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Blender_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Dissolver.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Dissolver_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Fan#1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Fan#1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Flat2#1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Flat2#1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Flight_Feathers.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Flight_Feathers_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Fount-offset#1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Fount-offset#1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Fountain_SF#1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Fountain_SF#1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/HalfTone#1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/HalfTone#1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/HalfToneCMY#1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/HalfToneCMY#1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Pencil-_Left_Handed.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Pencil-_Left_Handed_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Posterizer.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Posterizer_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Round#1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Round#1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Splash.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Splash_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Tail_Feathers.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Tail_Feathers2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Tail_Feathers2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/Tail_Feathers_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/WateryFlatbrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/WateryFlatbrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/arrow#1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/Dieterle/arrow#1_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/2.0/brushes/classic/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/blend+paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/blend+paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/blending_knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/blending_knife_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/blur.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/blur_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/bulk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/bulk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/calligraphy.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/calligraphy_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/charcoal.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/charcoal_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/coarse_bulk_1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/coarse_bulk_1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/coarse_bulk_2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/coarse_bulk_2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/coarse_bulk_3.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/coarse_bulk_3_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/dry_brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/dry_brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/imp_blending.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/imp_blending_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/imp_details.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/imp_details_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/impressionism.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/impressionism_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/ink_blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/ink_blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/ink_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/ink_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/kabura.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/kabura_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/knife_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/long_grass.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/long_grass_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/marker_fat.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/marker_fat_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/marker_small.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/marker_small_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/modelling.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/modelling2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/modelling2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/modelling_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/pointy_ink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/pointy_ink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/puantilism.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/puantilism2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/puantilism2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/puantilism_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/rounded.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/rounded_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/short_grass.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/short_grass_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/slow_ink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/slow_ink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/smudge+paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/smudge+paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/smudge.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/smudge_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/textured_ink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/textured_ink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/wet_knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/classic/wet_knife_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/2.0/brushes/deevad/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/2B_pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/2B_pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/4H_pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/4H_pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/airbrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/airbrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/ballpen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/ballpen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/basic_digital_brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/basic_digital_brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/basic_digital_brush_smudging.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/basic_digital_brush_smudging_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/basic_digital_knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/basic_digital_knife_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/basic_digital_knife_smudging.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/basic_digital_knife_smudging_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/blending.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/blending_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/chalk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/chalk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/detail_brush_large.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/detail_brush_large_glazing.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/detail_brush_large_glazing_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/detail_brush_large_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/detail_brush_thin.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/detail_brush_thin_glazing.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/detail_brush_thin_glazing_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/detail_brush_thin_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/fill.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/fill_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/grainy_blending.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/grainy_blending_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/kneaded_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/kneaded_eraser_large.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/kneaded_eraser_large_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/kneaded_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/large_hard_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/large_hard_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/large_watercolor_fringe.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/large_watercolor_fringe_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/liner.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/liner_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/only_water_fringe.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/only_water_fringe_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/pen-note.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/pen-note_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/readme.txt
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/rigger_brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/rigger_brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/rigger_brush_thin.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/rigger_brush_thin_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/rough.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/rough_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/soft-dip-pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/soft-dip-pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/sponge_smudging.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/sponge_smudging_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/spray.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/spray2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/spray2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/spray_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/thin_hard_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/thin_hard_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/thin_watercolor.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/thin_watercolor_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/watercolor_expressive.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/watercolor_expressive_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/watercolor_glazing.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/deevad/watercolor_glazing_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/2.0/brushes/experimental/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/1pixel.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/1pixel_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/DNA_brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/DNA_brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/basic.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/basic_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/bubble.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/bubble_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/fur.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/fur_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/glow.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/glow_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/hard_blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/hard_blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/hard_sting.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/hard_sting_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/irregular_ink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/irregular_ink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/leaves.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/leaves_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/particules_3.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/particules_3_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/particules_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/particules_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/pick_and_drag.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/pick_and_drag_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/pixel_hardink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/pixel_hardink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/pixelblocking.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/pixelblocking_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/sewing.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/sewing_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/small_blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/small_blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/soft.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/soft_irregular.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/soft_irregular_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/soft_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/spaced-blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/spaced-blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/speed_blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/speed_blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/subtle_pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/subtle_pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/track.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/experimental/track_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/Airbrush_a.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/Airbrush_a_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/Dirty_Transparent_sk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/Dirty_Transparent_sk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/ReadMe.txt
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/Sketcher2_sk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/Sketcher2_sk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/Smear_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/Smear_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/airbruch_press_a.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/airbruch_press_a_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/airsmudge_a.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/airsmudge_a_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/airsmudgeultimate_sk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/airsmudgeultimate_sk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/classic_sk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/classic_sk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/classicroundblock_static_c.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/classicroundblock_static_c_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/extreme_round_l.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/extreme_round_l_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/fill_c.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/fill_c_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/flat_bar_l.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/flat_bar_l_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/ink-slowline_s.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/ink-slowline_s_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/ink_slow_s.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/ink_slow_s_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/inkster_l.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/inkster_l_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/paint_barrr_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/paint_barrr_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/paint_radius_2_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/paint_radius_2_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/paint_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/paint_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/smudge_ink(0.7)_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/smudge_ink(0.7)_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/wet_paint_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/kaerhon_v1/wet_paint_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/order.conf
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/2.0/brushes/ramon/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/100%_Opaque.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/100%_Opaque_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/2B_pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/2B_pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/B-pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/B-pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Beamlight.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Beamlight_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/BigAirbrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/BigAirbrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Blur_Fast.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Blur_Fast_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Classic_Paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Classic_Paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Clouds.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Clouds_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Delayed_.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Delayed__prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Dirty_Noise.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Dirty_Noise_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Glow_Airbrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Glow_Airbrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Grain.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Grain_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Hard_Eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Hard_Eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Knife_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Marker.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Marker_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/P._Shade.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/P._Shade_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Pastel_1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Pastel_1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/PenBrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/PenBrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/RS_blendOP.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/RS_blendOP_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Round.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Round_Bl.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Round_Bl_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Round_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Sketch_1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Sketch_1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Smear.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Smear_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Soft_Eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Soft_Eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Thin_Pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Thin_Pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Wet_Direction.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/Wet_Direction_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/wet_round.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/ramon/wet_round_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/2.0/brushes/tanda/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-03-only-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-03-only-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-03-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-03-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-03-with-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-03-with-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-04-only-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-04-only-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-04-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-04-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-04-with-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-04-with-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-05-only-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-05-only-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-05-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-05-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-05-with-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/acrylic-05-with-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/charcoal-01.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/charcoal-01_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/charcoal-03.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/charcoal-03_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/charcoal-04.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/charcoal-04_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/charcoal-blur1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/charcoal-blur1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/marker-01.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/marker-01_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/marker-05.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/marker-05_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-01-clean.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-01-clean_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-01-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-01-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-03-clean.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-03-clean_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-03-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-03-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-06-clean.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-06-clean_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-06-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-06-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-mop.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/oil-mop_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/pencil-2b.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/pencil-2b_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/pencil-8b.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/pencil-8b_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/splatter-02.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/splatter-02_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/splatter-04.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/splatter-04_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/texture-03.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/texture-03_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/texture-06.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/texture-06_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/texture-12.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/texture-12_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/water-01.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/water-01_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/water-02.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/water-02_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/water-05.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/water-05_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/water-06.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/water-06_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/watercolor-02-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/watercolor-02-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/watercolor-02-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/2.0/brushes/tanda/watercolor-02-water_prev.png
|
||||
drwxr-xr-x root/root usr/share/pkgconfig/
|
||||
-rw-r--r-- root/root usr/share/pkgconfig/mypaint-brushes-2.0.pc
|
||||
|
||||
@@ -2,16 +2,13 @@
|
||||
# depends : libmypaint
|
||||
|
||||
name=mypaint-brushes
|
||||
version=1.3.0
|
||||
version=2.0.2
|
||||
release=1
|
||||
source="https://github.com/Jehan/mypaint-brushes/archive/v$version/mypaint-brushes-v$version.tar.gz
|
||||
http://www.linuxfromscratch.org/patches/blfs/svn/mypaint-brushes-$version-automake_1.16-1.patch"
|
||||
source="https://github.com/mypaint/mypaint-brushes/archive/v${version}/${name}-${version}.tar.gz"
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
patch -Np1 -i ../mypaint-brushes-$version-automake_1.16-1.patch
|
||||
|
||||
./autogen.sh
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
|
||||
1
core/mypaint-brushes1/.checksums
Normal file
1
core/mypaint-brushes1/.checksums
Normal file
@@ -0,0 +1 @@
|
||||
8b35a20485a9493ef308fc7760c2f9f7 mypaint-brushes1-1.3.1.tar.gz
|
||||
370
core/mypaint-brushes1/.pkgfiles
Normal file
370
core/mypaint-brushes1/.pkgfiles
Normal file
@@ -0,0 +1,370 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/classic/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/blend+paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/blend+paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/blending_knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/blending_knife_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/blur.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/blur_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/bulk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/bulk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/calligraphy.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/calligraphy_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/charcoal.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/charcoal_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/coarse_bulk_1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/coarse_bulk_1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/coarse_bulk_2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/coarse_bulk_2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/coarse_bulk_3.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/coarse_bulk_3_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/dry_brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/dry_brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/imp_blending.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/imp_blending_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/imp_details.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/imp_details_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/impressionism.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/impressionism_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/ink_blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/ink_blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/ink_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/ink_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/kabura.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/kabura_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/knife_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/long_grass.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/long_grass_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/marker_fat.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/marker_fat_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/marker_small.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/marker_small_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/modelling.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/modelling2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/modelling2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/modelling_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/pointy_ink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/pointy_ink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/puantilism.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/puantilism2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/puantilism2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/puantilism_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/rounded.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/rounded_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/short_grass.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/short_grass_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/slow_ink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/slow_ink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/smudge+paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/smudge+paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/smudge.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/smudge_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/textured_ink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/textured_ink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/wet_knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/classic/wet_knife_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/deevad/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/2B_pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/2B_pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/4H_pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/4H_pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/airbrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/airbrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/ballpen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/ballpen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_brush_smudging.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_brush_smudging_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_knife_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_knife_smudging.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/basic_digital_knife_smudging_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/blending.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/blending_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/chalk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/chalk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_large.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_large_glazing.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_large_glazing_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_large_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_thin.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_thin_glazing.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_thin_glazing_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/detail_brush_thin_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/fill.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/fill_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/grainy_blending.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/grainy_blending_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/kneaded_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/kneaded_eraser_large.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/kneaded_eraser_large_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/kneaded_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/large_hard_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/large_hard_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/large_watercolor_fringe.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/large_watercolor_fringe_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/liner.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/liner_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/only_water_fringe.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/only_water_fringe_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/pen-note.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/pen-note_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/readme.txt
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/rigger_brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/rigger_brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/rigger_brush_thin.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/rigger_brush_thin_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/rough.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/rough_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/soft-dip-pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/soft-dip-pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/sponge_smudging.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/sponge_smudging_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/spray.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/spray2.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/spray2_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/spray_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/thin_hard_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/thin_hard_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/thin_watercolor.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/thin_watercolor_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/watercolor_expressive.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/watercolor_expressive_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/watercolor_glazing.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/deevad/watercolor_glazing_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/experimental/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/1pixel.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/1pixel_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/DNA_brush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/DNA_brush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/basic.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/basic_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/bubble.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/bubble_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/fur.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/fur_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/glow.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/glow_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/hard_blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/hard_blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/hard_sting.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/hard_sting_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/irregular_ink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/irregular_ink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/leaves.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/leaves_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/particules_3.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/particules_3_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/particules_eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/particules_eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/pick_and_drag.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/pick_and_drag_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/pixel_hardink.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/pixel_hardink_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/pixelblocking.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/pixelblocking_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/sewing.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/sewing_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/small_blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/small_blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/soft.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/soft_irregular.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/soft_irregular_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/soft_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/spaced-blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/spaced-blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/speed_blot.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/speed_blot_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/subtle_pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/subtle_pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/track.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/experimental/track_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Airbrush_a.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Airbrush_a_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Dirty_Transparent_sk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Dirty_Transparent_sk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/ReadMe.txt
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Sketcher2_sk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Sketcher2_sk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Smear_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/Smear_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/airbruch_press_a.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/airbruch_press_a_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/airsmudge_a.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/airsmudge_a_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/airsmudgeultimate_sk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/airsmudgeultimate_sk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/classic_sk.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/classic_sk_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/classicroundblock_static_c.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/classicroundblock_static_c_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/extreme_round_l.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/extreme_round_l_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/fill_c.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/fill_c_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/flat_bar_l.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/flat_bar_l_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/ink-slowline_s.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/ink-slowline_s_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/ink_slow_s.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/ink_slow_s_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/inkster_l.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/inkster_l_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/paint_barrr_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/paint_barrr_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/paint_radius_2_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/paint_radius_2_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/paint_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/paint_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/smudge_ink(0.7)_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/smudge_ink(0.7)_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/wet_paint_sm.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/kaerhon_v1/wet_paint_sm_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/order.conf
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/ramon/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/100%_Opaque.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/100%_Opaque_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/2B_pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/2B_pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/B-pencil.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/B-pencil_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Beamlight.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Beamlight_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/BigAirbrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/BigAirbrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Blur_Fast.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Blur_Fast_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Classic_Paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Classic_Paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Clouds.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Clouds_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Delayed_.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Delayed__prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Dirty_Noise.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Dirty_Noise_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Glow_Airbrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Glow_Airbrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Grain.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Grain_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Hard_Eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Hard_Eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Knife.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Knife_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Marker.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Marker_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/P._Shade.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/P._Shade_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Pastel_1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Pastel_1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/PenBrush.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/PenBrush_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/RS_blendOP.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/RS_blendOP_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Round.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Round_Bl.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Round_Bl_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Round_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Sketch_1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Sketch_1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Smear.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Smear_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Soft_Eraser.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Soft_Eraser_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Thin_Pen.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Thin_Pen_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Wet_Direction.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/Wet_Direction_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/wet_round.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/ramon/wet_round_prev.png
|
||||
drwxr-xr-x root/root usr/share/mypaint-data/1.0/brushes/tanda/
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-03-only-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-03-only-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-03-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-03-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-03-with-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-03-with-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-04-only-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-04-only-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-04-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-04-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-04-with-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-04-with-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-05-only-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-05-only-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-05-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-05-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-05-with-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/acrylic-05-with-water_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-01.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-01_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-03.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-03_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-04.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-04_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-blur1.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/charcoal-blur1_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/marker-01.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/marker-01_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/marker-05.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/marker-05_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-01-clean.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-01-clean_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-01-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-01-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-03-clean.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-03-clean_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-03-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-03-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-06-clean.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-06-clean_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-06-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-06-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-mop.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/oil-mop_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/pencil-2b.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/pencil-2b_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/pencil-8b.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/pencil-8b_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/splatter-02.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/splatter-02_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/splatter-04.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/splatter-04_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/texture-03.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/texture-03_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/texture-06.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/texture-06_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/texture-12.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/texture-12_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-01.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-01_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-02.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-02_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-05.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-05_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-06.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/water-06_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/watercolor-02-paint.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/watercolor-02-paint_prev.png
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/watercolor-02-water.myb
|
||||
-rw-r--r-- root/root usr/share/mypaint-data/1.0/brushes/tanda/watercolor-02-water_prev.png
|
||||
drwxr-xr-x root/root usr/share/pkgconfig/
|
||||
-rw-r--r-- root/root usr/share/pkgconfig/mypaint-brushes-1.0.pc
|
||||
16
core/mypaint-brushes1/spkgbuild
Normal file
16
core/mypaint-brushes1/spkgbuild
Normal file
@@ -0,0 +1,16 @@
|
||||
# description : Brushes used by packages which use libmypaint
|
||||
# depends : libmypaint
|
||||
|
||||
name=mypaint-brushes1
|
||||
version=1.3.1
|
||||
release=1
|
||||
source="https://github.com/mypaint/mypaint-brushes/archive/v${version}/${name}-${version}.tar.gz"
|
||||
|
||||
build() {
|
||||
cd ${name%1}-$version
|
||||
|
||||
./autogen.sh
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
af161ee347d92e7077c42ea8ad4865ec ncmpcpp-0.8.2.tar.bz2
|
||||
295cc5d3233ff679805e93dbda39ffe0 ncmpcpp-0.9.1.tar.bz2
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : boost libmpdclient icu ncurses readline taglib curl
|
||||
|
||||
name=ncmpcpp
|
||||
version=0.8.2
|
||||
version=0.9.1
|
||||
release=1
|
||||
source="https://rybczak.net/ncmpcpp/stable/$name-$version.tar.bz2"
|
||||
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
53b8c8b0ca4b0cd01a27ac7773a5eefd neofetch-6.0.0.tar.gz
|
||||
9ae497ee24bb3de188a4791c731de6b1 venom-ascii.patch
|
||||
37ba9026fdd353f66d822fdce16420a8 neofetch-7.1.0.tar.gz
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/neofetch
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-rw-r-- root/root usr/share/man/man1/neofetch.1.gz
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/neofetch
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-rw-r-- root/root usr/share/man/man1/neofetch.1.gz
|
||||
|
||||
@@ -2,13 +2,11 @@
|
||||
# depends : bash lsb-release
|
||||
|
||||
name=neofetch
|
||||
version=6.0.0
|
||||
version=7.1.0
|
||||
release=2
|
||||
source="$name-$version.tar.gz::https://github.com/dylanaraps/$name/archive/$version.tar.gz
|
||||
venom-ascii.patch"
|
||||
source="$name-$version.tar.gz::https://github.com/dylanaraps/$name/archive/$version.tar.gz"
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
patch -p1 -i ../venom-ascii.patch
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
||||
@@ -1,39 +0,0 @@
|
||||
diff -Naur neofetch-6.0.0-orig/neofetch neofetch-6.0.0/neofetch
|
||||
--- neofetch-6.0.0-orig/neofetch 2019-01-09 00:32:04.000000000 +0800
|
||||
+++ neofetch-6.0.0/neofetch 2019-04-13 16:44:22.000000000 +0800
|
||||
@@ -1332,6 +1332,7 @@
|
||||
has "eopkg" && dir ${br_prefix}/var/lib/eopkg/package/*
|
||||
has "crew" && dir ${br_prefix}/usr/local/etc/crew/meta/*.filelist
|
||||
has "pkgtool" && dir ${br_prefix}/var/log/packages/*
|
||||
+ has "scratch" && dir ${br_prefix}/var/lib/scratchpkg/index/*/.pkginfo
|
||||
has "cave" && dir ${br_prefix}/var/db/paludis/repositories/cross-installed/*/data/*/ \
|
||||
${br_prefix}/var/db/paludis/repositories/installed/data/*/
|
||||
}
|
||||
@@ -4812,6 +4813,27 @@
|
||||
-/osssossossso/-
|
||||
EOF
|
||||
;;
|
||||
+ "Venom"*)
|
||||
+ set_colors 8 4
|
||||
+ read -rd '' ascii_data <<'EOF'
|
||||
+${c1}
|
||||
+ ::::::: :::::::
|
||||
+ mMMMMMMm dMMMMMMm
|
||||
+ /MMMMMMMo +MMMMMMM/
|
||||
+ yMMMMMMN mMMMMMMy
|
||||
+ NMMMMMMs oMMMMMMm
|
||||
+ +MMMMMMN: NMMMMMM+
|
||||
+ hMMMMMMy sMMMMMMy
|
||||
+ :NMMMMMM::NMMMMMN:
|
||||
+ oMMMMMMyyMMMMMM+
|
||||
+ dMMMMMMMMMMMMh
|
||||
+ /MMMMMMMMMMMN:
|
||||
+ sMMMMMMMMMMo
|
||||
+ mMMMMMMMMd
|
||||
+ +MMMMMMMN:
|
||||
+ ::::::
|
||||
+EOF
|
||||
+ ;;
|
||||
|
||||
"alpine_small")
|
||||
set_colors 4 7
|
||||
7
core/netpbm/.checksums
Normal file
7
core/netpbm/.checksums
Normal file
@@ -0,0 +1,7 @@
|
||||
49f4a7c31a42415c0dd94f6147765705 netpbm-10.73.33.tgz
|
||||
914e2b00571ee925a73f3864251b9b59 netpbm-CAN-2005-2471.patch
|
||||
5077d676c2c771a288811b06c39afeae netpbm-doc-31Jan2014.tar.xz
|
||||
81b4cd4aa34610b1d88be836cc9cf22b netpbm-security-code.patch
|
||||
75f2e651797d16f51d071d6d8da6a044 netpbm-security-scripts.patch
|
||||
e201fba27e54c32ab121bd7f191653d2 reproducible-man-gzip.patch
|
||||
820c4f830a0812fbb2ad043548bc0c94 use-source-date-epoch.patch
|
||||
749
core/netpbm/.pkgfiles
Normal file
749
core/netpbm/.pkgfiles
Normal file
@@ -0,0 +1,749 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/411toppm
|
||||
-rwxr-xr-x root/root usr/bin/anytopnm
|
||||
-rwxr-xr-x root/root usr/bin/asciitopgm
|
||||
-rwxr-xr-x root/root usr/bin/atktopbm
|
||||
-rwxr-xr-x root/root usr/bin/avstopam
|
||||
-rwxr-xr-x root/root usr/bin/bioradtopgm
|
||||
-rwxr-xr-x root/root usr/bin/bmptopnm
|
||||
lrwxrwxrwx root/root usr/bin/bmptoppm -> bmptopnm
|
||||
-rwxr-xr-x root/root usr/bin/brushtopbm
|
||||
-rwxr-xr-x root/root usr/bin/cameratopam
|
||||
-rwxr-xr-x root/root usr/bin/cistopbm
|
||||
-rwxr-xr-x root/root usr/bin/cmuwmtopbm
|
||||
-rwxr-xr-x root/root usr/bin/ddbugtopbm
|
||||
-rwxr-xr-x root/root usr/bin/escp2topbm
|
||||
-rwxr-xr-x root/root usr/bin/eyuvtoppm
|
||||
-rwxr-xr-x root/root usr/bin/fiascotopnm
|
||||
-rwxr-xr-x root/root usr/bin/fitstopnm
|
||||
-rwxr-xr-x root/root usr/bin/fstopgm
|
||||
-rwxr-xr-x root/root usr/bin/g3topbm
|
||||
lrwxrwxrwx root/root usr/bin/gemtopbm -> gemtopnm
|
||||
-rwxr-xr-x root/root usr/bin/gemtopnm
|
||||
-rwxr-xr-x root/root usr/bin/giftopnm
|
||||
-rwxr-xr-x root/root usr/bin/gouldtoppm
|
||||
-rwxr-xr-x root/root usr/bin/hdifftopam
|
||||
-rwxr-xr-x root/root usr/bin/hipstopgm
|
||||
-rwxr-xr-x root/root usr/bin/hpcdtoppm
|
||||
lrwxrwxrwx root/root usr/bin/icontopbm -> sunicontopnm
|
||||
-rwxr-xr-x root/root usr/bin/ilbmtoppm
|
||||
-rwxr-xr-x root/root usr/bin/imgtoppm
|
||||
-rwxr-xr-x root/root usr/bin/infotopam
|
||||
-rwxr-xr-x root/root usr/bin/jbigtopnm
|
||||
-rwxr-xr-x root/root usr/bin/jpeg2ktopam
|
||||
-rwxr-xr-x root/root usr/bin/jpegtopnm
|
||||
-rwxr-xr-x root/root usr/bin/leaftoppm
|
||||
-rwxr-xr-x root/root usr/bin/lispmtopgm
|
||||
-rwxr-xr-x root/root usr/bin/macptopbm
|
||||
-rwxr-xr-x root/root usr/bin/manweb
|
||||
-rwxr-xr-x root/root usr/bin/mdatopbm
|
||||
-rwxr-xr-x root/root usr/bin/mgrtopbm
|
||||
-rwxr-xr-x root/root usr/bin/mrftopbm
|
||||
-rwxr-xr-x root/root usr/bin/mtvtoppm
|
||||
-rwxr-xr-x root/root usr/bin/neotoppm
|
||||
-rwxr-xr-x root/root usr/bin/palmtopnm
|
||||
-rwxr-xr-x root/root usr/bin/pamaddnoise
|
||||
-rwxr-xr-x root/root usr/bin/pamarith
|
||||
-rwxr-xr-x root/root usr/bin/pambackground
|
||||
-rwxr-xr-x root/root usr/bin/pambayer
|
||||
-rwxr-xr-x root/root usr/bin/pamchannel
|
||||
-rwxr-xr-x root/root usr/bin/pamcomp
|
||||
-rwxr-xr-x root/root usr/bin/pamcrater
|
||||
-rwxr-xr-x root/root usr/bin/pamcut
|
||||
-rwxr-xr-x root/root usr/bin/pamdeinterlace
|
||||
-rwxr-xr-x root/root usr/bin/pamdepth
|
||||
-rwxr-xr-x root/root usr/bin/pamdice
|
||||
-rwxr-xr-x root/root usr/bin/pamditherbw
|
||||
-rwxr-xr-x root/root usr/bin/pamedge
|
||||
-rwxr-xr-x root/root usr/bin/pamendian
|
||||
-rwxr-xr-x root/root usr/bin/pamenlarge
|
||||
-rwxr-xr-x root/root usr/bin/pamexec
|
||||
-rwxr-xr-x root/root usr/bin/pamfile
|
||||
-rwxr-xr-x root/root usr/bin/pamfix
|
||||
-rwxr-xr-x root/root usr/bin/pamfixtrunc
|
||||
-rwxr-xr-x root/root usr/bin/pamflip
|
||||
-rwxr-xr-x root/root usr/bin/pamfunc
|
||||
-rwxr-xr-x root/root usr/bin/pamgauss
|
||||
-rwxr-xr-x root/root usr/bin/pamgradient
|
||||
-rwxr-xr-x root/root usr/bin/pamlookup
|
||||
-rwxr-xr-x root/root usr/bin/pammasksharpen
|
||||
-rwxr-xr-x root/root usr/bin/pammixinterlace
|
||||
-rwxr-xr-x root/root usr/bin/pammosaicknit
|
||||
-rwxr-xr-x root/root usr/bin/pamoil
|
||||
-rwxr-xr-x root/root usr/bin/pampaintspill
|
||||
-rwxr-xr-x root/root usr/bin/pamperspective
|
||||
-rwxr-xr-x root/root usr/bin/pampick
|
||||
-rwxr-xr-x root/root usr/bin/pampop9
|
||||
-rwxr-xr-x root/root usr/bin/pamrecolor
|
||||
lrwxrwxrwx root/root usr/bin/pamrgbatopng -> pamtopng
|
||||
-rwxr-xr-x root/root usr/bin/pamrubber
|
||||
-rwxr-xr-x root/root usr/bin/pamscale
|
||||
-rwxr-xr-x root/root usr/bin/pamseq
|
||||
-rwxr-xr-x root/root usr/bin/pamshadedrelief
|
||||
-rwxr-xr-x root/root usr/bin/pamsharpmap
|
||||
-rwxr-xr-x root/root usr/bin/pamsharpness
|
||||
-rwxr-xr-x root/root usr/bin/pamsistoaglyph
|
||||
-rwxr-xr-x root/root usr/bin/pamslice
|
||||
-rwxr-xr-x root/root usr/bin/pamsplit
|
||||
-rwxr-xr-x root/root usr/bin/pamstack
|
||||
-rwxr-xr-x root/root usr/bin/pamstereogram
|
||||
-rwxr-xr-x root/root usr/bin/pamstretch
|
||||
-rwxr-xr-x root/root usr/bin/pamstretch-gen
|
||||
-rwxr-xr-x root/root usr/bin/pamsumm
|
||||
-rwxr-xr-x root/root usr/bin/pamsummcol
|
||||
-rwxr-xr-x root/root usr/bin/pamthreshold
|
||||
-rwxr-xr-x root/root usr/bin/pamtilt
|
||||
-rwxr-xr-x root/root usr/bin/pamtoavs
|
||||
-rwxr-xr-x root/root usr/bin/pamtodjvurle
|
||||
-rwxr-xr-x root/root usr/bin/pamtofits
|
||||
-rwxr-xr-x root/root usr/bin/pamtogif
|
||||
-rwxr-xr-x root/root usr/bin/pamtohdiff
|
||||
-rwxr-xr-x root/root usr/bin/pamtohtmltbl
|
||||
-rwxr-xr-x root/root usr/bin/pamtojpeg2k
|
||||
-rwxr-xr-x root/root usr/bin/pamtompfont
|
||||
-rwxr-xr-x root/root usr/bin/pamtooctaveimg
|
||||
-rwxr-xr-x root/root usr/bin/pamtopam
|
||||
-rwxr-xr-x root/root usr/bin/pamtopdbimg
|
||||
-rwxr-xr-x root/root usr/bin/pamtopfm
|
||||
-rwxr-xr-x root/root usr/bin/pamtopng
|
||||
-rwxr-xr-x root/root usr/bin/pamtopnm
|
||||
-rwxr-xr-x root/root usr/bin/pamtosrf
|
||||
-rwxr-xr-x root/root usr/bin/pamtosvg
|
||||
-rwxr-xr-x root/root usr/bin/pamtotga
|
||||
-rwxr-xr-x root/root usr/bin/pamtotiff
|
||||
-rwxr-xr-x root/root usr/bin/pamtouil
|
||||
-rwxr-xr-x root/root usr/bin/pamtowinicon
|
||||
-rwxr-xr-x root/root usr/bin/pamtoxvmini
|
||||
-rwxr-xr-x root/root usr/bin/pamundice
|
||||
-rwxr-xr-x root/root usr/bin/pamunlookup
|
||||
-rwxr-xr-x root/root usr/bin/pamvalidate
|
||||
-rwxr-xr-x root/root usr/bin/pamwipeout
|
||||
-rwxr-xr-x root/root usr/bin/pamx
|
||||
-rwxr-xr-x root/root usr/bin/pbmclean
|
||||
-rwxr-xr-x root/root usr/bin/pbmlife
|
||||
-rwxr-xr-x root/root usr/bin/pbmmake
|
||||
-rwxr-xr-x root/root usr/bin/pbmmask
|
||||
-rwxr-xr-x root/root usr/bin/pbmminkowski
|
||||
-rwxr-xr-x root/root usr/bin/pbmpage
|
||||
-rwxr-xr-x root/root usr/bin/pbmpscale
|
||||
-rwxr-xr-x root/root usr/bin/pbmreduce
|
||||
-rwxr-xr-x root/root usr/bin/pbmtext
|
||||
-rwxr-xr-x root/root usr/bin/pbmtextps
|
||||
-rwxr-xr-x root/root usr/bin/pbmto10x
|
||||
-rwxr-xr-x root/root usr/bin/pbmto4425
|
||||
-rwxr-xr-x root/root usr/bin/pbmtoascii
|
||||
-rwxr-xr-x root/root usr/bin/pbmtoatk
|
||||
-rwxr-xr-x root/root usr/bin/pbmtobbnbg
|
||||
-rwxr-xr-x root/root usr/bin/pbmtocis
|
||||
-rwxr-xr-x root/root usr/bin/pbmtocmuwm
|
||||
-rwxr-xr-x root/root usr/bin/pbmtodjvurle
|
||||
-rwxr-xr-x root/root usr/bin/pbmtoepsi
|
||||
-rwxr-xr-x root/root usr/bin/pbmtoepson
|
||||
-rwxr-xr-x root/root usr/bin/pbmtoescp2
|
||||
-rwxr-xr-x root/root usr/bin/pbmtog3
|
||||
-rwxr-xr-x root/root usr/bin/pbmtogem
|
||||
-rwxr-xr-x root/root usr/bin/pbmtogo
|
||||
-rwxr-xr-x root/root usr/bin/pbmtoibm23xx
|
||||
lrwxrwxrwx root/root usr/bin/pbmtoicon -> pbmtosunicon
|
||||
-rwxr-xr-x root/root usr/bin/pbmtolj
|
||||
-rwxr-xr-x root/root usr/bin/pbmtoln03
|
||||
-rwxr-xr-x root/root usr/bin/pbmtolps
|
||||
-rwxr-xr-x root/root usr/bin/pbmtomacp
|
||||
-rwxr-xr-x root/root usr/bin/pbmtomatrixorbital
|
||||
-rwxr-xr-x root/root usr/bin/pbmtomda
|
||||
-rwxr-xr-x root/root usr/bin/pbmtomgr
|
||||
-rwxr-xr-x root/root usr/bin/pbmtomrf
|
||||
-rwxr-xr-x root/root usr/bin/pbmtonokia
|
||||
-rwxr-xr-x root/root usr/bin/pbmtopgm
|
||||
-rwxr-xr-x root/root usr/bin/pbmtopi3
|
||||
-rwxr-xr-x root/root usr/bin/pbmtopk
|
||||
-rwxr-xr-x root/root usr/bin/pbmtoplot
|
||||
-rwxr-xr-x root/root usr/bin/pbmtoppa
|
||||
-rwxr-xr-x root/root usr/bin/pbmtopsg3
|
||||
-rwxr-xr-x root/root usr/bin/pbmtoptx
|
||||
-rwxr-xr-x root/root usr/bin/pbmtosunicon
|
||||
-rwxr-xr-x root/root usr/bin/pbmtowbmp
|
||||
-rwxr-xr-x root/root usr/bin/pbmtox10bm
|
||||
-rwxr-xr-x root/root usr/bin/pbmtoxbm
|
||||
-rwxr-xr-x root/root usr/bin/pbmtoybm
|
||||
-rwxr-xr-x root/root usr/bin/pbmtozinc
|
||||
-rwxr-xr-x root/root usr/bin/pbmupc
|
||||
-rwxr-xr-x root/root usr/bin/pc1toppm
|
||||
-rwxr-xr-x root/root usr/bin/pcdovtoppm
|
||||
-rwxr-xr-x root/root usr/bin/pcxtoppm
|
||||
-rwxr-xr-x root/root usr/bin/pdbimgtopam
|
||||
-rwxr-xr-x root/root usr/bin/pfmtopam
|
||||
-rwxr-xr-x root/root usr/bin/pgmabel
|
||||
-rwxr-xr-x root/root usr/bin/pgmbentley
|
||||
-rwxr-xr-x root/root usr/bin/pgmcrater
|
||||
-rwxr-xr-x root/root usr/bin/pgmdeshadow
|
||||
lrwxrwxrwx root/root usr/bin/pgmedge -> pamedge
|
||||
-rwxr-xr-x root/root usr/bin/pgmenhance
|
||||
-rwxr-xr-x root/root usr/bin/pgmhist
|
||||
-rwxr-xr-x root/root usr/bin/pgmkernel
|
||||
-rwxr-xr-x root/root usr/bin/pgmmake
|
||||
-rwxr-xr-x root/root usr/bin/pgmmedian
|
||||
-rwxr-xr-x root/root usr/bin/pgmminkowski
|
||||
-rwxr-xr-x root/root usr/bin/pgmmorphconv
|
||||
-rwxr-xr-x root/root usr/bin/pgmnoise
|
||||
lrwxrwxrwx root/root usr/bin/pgmnorm -> pnmnorm
|
||||
lrwxrwxrwx root/root usr/bin/pgmoil -> pamoil
|
||||
-rwxr-xr-x root/root usr/bin/pgmramp
|
||||
lrwxrwxrwx root/root usr/bin/pgmslice -> pamslice
|
||||
-rwxr-xr-x root/root usr/bin/pgmtexture
|
||||
-rwxr-xr-x root/root usr/bin/pgmtofs
|
||||
-rwxr-xr-x root/root usr/bin/pgmtolispm
|
||||
-rwxr-xr-x root/root usr/bin/pgmtopbm
|
||||
-rwxr-xr-x root/root usr/bin/pgmtopgm
|
||||
-rwxr-xr-x root/root usr/bin/pgmtoppm
|
||||
-rwxr-xr-x root/root usr/bin/pgmtosbig
|
||||
-rwxr-xr-x root/root usr/bin/pgmtost4
|
||||
-rwxr-xr-x root/root usr/bin/pi1toppm
|
||||
-rwxr-xr-x root/root usr/bin/pi3topbm
|
||||
-rwxr-xr-x root/root usr/bin/pjtoppm
|
||||
-rwxr-xr-x root/root usr/bin/pktopbm
|
||||
-rwxr-xr-x root/root usr/bin/pngtopam
|
||||
lrwxrwxrwx root/root usr/bin/pngtopnm -> pngtopam
|
||||
-rwxr-xr-x root/root usr/bin/pnmalias
|
||||
lrwxrwxrwx root/root usr/bin/pnmarith -> pamarith
|
||||
-rwxr-xr-x root/root usr/bin/pnmcat
|
||||
-rwxr-xr-x root/root usr/bin/pnmcolormap
|
||||
lrwxrwxrwx root/root usr/bin/pnmcomp -> pamcomp
|
||||
-rwxr-xr-x root/root usr/bin/pnmconvol
|
||||
-rwxr-xr-x root/root usr/bin/pnmcrop
|
||||
lrwxrwxrwx root/root usr/bin/pnmcut -> pamcut
|
||||
lrwxrwxrwx root/root usr/bin/pnmdepth -> pamdepth
|
||||
lrwxrwxrwx root/root usr/bin/pnmenlarge -> pamenlarge
|
||||
lrwxrwxrwx root/root usr/bin/pnmfile -> pamfile
|
||||
-rwxr-xr-x root/root usr/bin/pnmflip
|
||||
-rwxr-xr-x root/root usr/bin/pnmgamma
|
||||
-rwxr-xr-x root/root usr/bin/pnmhisteq
|
||||
-rwxr-xr-x root/root usr/bin/pnmhistmap
|
||||
-rwxr-xr-x root/root usr/bin/pnmindex
|
||||
lrwxrwxrwx root/root usr/bin/pnminterp -> pamstretch
|
||||
-rwxr-xr-x root/root usr/bin/pnminvert
|
||||
-rwxr-xr-x root/root usr/bin/pnmmargin
|
||||
-rwxr-xr-x root/root usr/bin/pnmmercator
|
||||
-rwxr-xr-x root/root usr/bin/pnmmontage
|
||||
-rwxr-xr-x root/root usr/bin/pnmnlfilt
|
||||
lrwxrwxrwx root/root usr/bin/pnmnoraw -> pnmtoplainpnm
|
||||
-rwxr-xr-x root/root usr/bin/pnmnorm
|
||||
-rwxr-xr-x root/root usr/bin/pnmpad
|
||||
-rwxr-xr-x root/root usr/bin/pnmpaste
|
||||
-rwxr-xr-x root/root usr/bin/pnmpsnr
|
||||
-rwxr-xr-x root/root usr/bin/pnmquant
|
||||
-rwxr-xr-x root/root usr/bin/pnmquantall
|
||||
-rwxr-xr-x root/root usr/bin/pnmremap
|
||||
-rwxr-xr-x root/root usr/bin/pnmrotate
|
||||
lrwxrwxrwx root/root usr/bin/pnmscale -> pamscale
|
||||
-rwxr-xr-x root/root usr/bin/pnmscalefixed
|
||||
-rwxr-xr-x root/root usr/bin/pnmshear
|
||||
-rwxr-xr-x root/root usr/bin/pnmsmooth
|
||||
lrwxrwxrwx root/root usr/bin/pnmsplit -> pamsplit
|
||||
-rwxr-xr-x root/root usr/bin/pnmstitch
|
||||
-rwxr-xr-x root/root usr/bin/pnmtile
|
||||
-rwxr-xr-x root/root usr/bin/pnmtoddif
|
||||
-rwxr-xr-x root/root usr/bin/pnmtofiasco
|
||||
lrwxrwxrwx root/root usr/bin/pnmtofits -> pamtofits
|
||||
-rwxr-xr-x root/root usr/bin/pnmtojbig
|
||||
-rwxr-xr-x root/root usr/bin/pnmtojpeg
|
||||
-rwxr-xr-x root/root usr/bin/pnmtopalm
|
||||
-rwxr-xr-x root/root usr/bin/pnmtopclxl
|
||||
-rwxr-xr-x root/root usr/bin/pnmtoplainpnm
|
||||
-rwxr-xr-x root/root usr/bin/pnmtopng
|
||||
lrwxrwxrwx root/root usr/bin/pnmtopnm -> pamtopnm
|
||||
-rwxr-xr-x root/root usr/bin/pnmtops
|
||||
-rwxr-xr-x root/root usr/bin/pnmtorast
|
||||
-rwxr-xr-x root/root usr/bin/pnmtorle
|
||||
-rwxr-xr-x root/root usr/bin/pnmtosgi
|
||||
-rwxr-xr-x root/root usr/bin/pnmtosir
|
||||
lrwxrwxrwx root/root usr/bin/pnmtotiff -> pamtotiff
|
||||
-rwxr-xr-x root/root usr/bin/pnmtotiffcmyk
|
||||
-rwxr-xr-x root/root usr/bin/pnmtoxwd
|
||||
-rwxr-xr-x root/root usr/bin/ppm3d
|
||||
-rwxr-xr-x root/root usr/bin/ppmbrighten
|
||||
-rwxr-xr-x root/root usr/bin/ppmchange
|
||||
-rwxr-xr-x root/root usr/bin/ppmcie
|
||||
-rwxr-xr-x root/root usr/bin/ppmcolormask
|
||||
-rwxr-xr-x root/root usr/bin/ppmcolors
|
||||
-rwxr-xr-x root/root usr/bin/ppmdcfont
|
||||
-rwxr-xr-x root/root usr/bin/ppmddumpfont
|
||||
-rwxr-xr-x root/root usr/bin/ppmdim
|
||||
-rwxr-xr-x root/root usr/bin/ppmdist
|
||||
-rwxr-xr-x root/root usr/bin/ppmdither
|
||||
-rwxr-xr-x root/root usr/bin/ppmdmkfont
|
||||
-rwxr-xr-x root/root usr/bin/ppmdraw
|
||||
-rwxr-xr-x root/root usr/bin/ppmfade
|
||||
-rwxr-xr-x root/root usr/bin/ppmflash
|
||||
-rwxr-xr-x root/root usr/bin/ppmforge
|
||||
-rwxr-xr-x root/root usr/bin/ppmglobe
|
||||
-rwxr-xr-x root/root usr/bin/ppmhist
|
||||
-rwxr-xr-x root/root usr/bin/ppmlabel
|
||||
-rwxr-xr-x root/root usr/bin/ppmmake
|
||||
-rwxr-xr-x root/root usr/bin/ppmmix
|
||||
lrwxrwxrwx root/root usr/bin/ppmnorm -> pnmnorm
|
||||
-rwxr-xr-x root/root usr/bin/ppmntsc
|
||||
-rwxr-xr-x root/root usr/bin/ppmpat
|
||||
-rwxr-xr-x root/root usr/bin/ppmquant
|
||||
lrwxrwxrwx root/root usr/bin/ppmquantall -> pnmquantall
|
||||
-rwxr-xr-x root/root usr/bin/ppmrainbow
|
||||
-rwxr-xr-x root/root usr/bin/ppmrelief
|
||||
-rwxr-xr-x root/root usr/bin/ppmrough
|
||||
-rwxr-xr-x root/root usr/bin/ppmshadow
|
||||
-rwxr-xr-x root/root usr/bin/ppmshift
|
||||
-rwxr-xr-x root/root usr/bin/ppmspread
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoacad
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoapplevol
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoarbtxt
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoascii
|
||||
-rwxr-xr-x root/root usr/bin/ppmtobmp
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoeyuv
|
||||
-rwxr-xr-x root/root usr/bin/ppmtogif
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoicr
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoilbm
|
||||
lrwxrwxrwx root/root usr/bin/ppmtojpeg -> pnmtojpeg
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoleaf
|
||||
-rwxr-xr-x root/root usr/bin/ppmtolj
|
||||
-rwxr-xr-x root/root usr/bin/ppmtomap
|
||||
-rwxr-xr-x root/root usr/bin/ppmtomitsu
|
||||
-rwxr-xr-x root/root usr/bin/ppmtompeg
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoneo
|
||||
-rwxr-xr-x root/root usr/bin/ppmtopcx
|
||||
-rwxr-xr-x root/root usr/bin/ppmtopgm
|
||||
-rwxr-xr-x root/root usr/bin/ppmtopi1
|
||||
-rwxr-xr-x root/root usr/bin/ppmtopict
|
||||
-rwxr-xr-x root/root usr/bin/ppmtopj
|
||||
-rwxr-xr-x root/root usr/bin/ppmtopjxl
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoppm
|
||||
-rwxr-xr-x root/root usr/bin/ppmtopuzz
|
||||
-rwxr-xr-x root/root usr/bin/ppmtorgb3
|
||||
-rwxr-xr-x root/root usr/bin/ppmtosixel
|
||||
-rwxr-xr-x root/root usr/bin/ppmtospu
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoterm
|
||||
lrwxrwxrwx root/root usr/bin/ppmtotga -> pamtotga
|
||||
lrwxrwxrwx root/root usr/bin/ppmtouil -> pamtouil
|
||||
-rwxr-xr-x root/root usr/bin/ppmtowinicon
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoxpm
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoyuv
|
||||
-rwxr-xr-x root/root usr/bin/ppmtoyuvsplit
|
||||
-rwxr-xr-x root/root usr/bin/ppmtv
|
||||
-rwxr-xr-x root/root usr/bin/ppmwheel
|
||||
-rwxr-xr-x root/root usr/bin/psidtopgm
|
||||
-rwxr-xr-x root/root usr/bin/pstopnm
|
||||
-rwxr-xr-x root/root usr/bin/qrttoppm
|
||||
-rwxr-xr-x root/root usr/bin/rasttopnm
|
||||
-rwxr-xr-x root/root usr/bin/rawtopgm
|
||||
-rwxr-xr-x root/root usr/bin/rawtoppm
|
||||
-rwxr-xr-x root/root usr/bin/rgb3toppm
|
||||
-rwxr-xr-x root/root usr/bin/rlatopam
|
||||
-rwxr-xr-x root/root usr/bin/rletopnm
|
||||
-rwxr-xr-x root/root usr/bin/sbigtopgm
|
||||
-rwxr-xr-x root/root usr/bin/sgitopnm
|
||||
-rwxr-xr-x root/root usr/bin/sirtopnm
|
||||
-rwxr-xr-x root/root usr/bin/sldtoppm
|
||||
-rwxr-xr-x root/root usr/bin/spctoppm
|
||||
-rwxr-xr-x root/root usr/bin/spottopgm
|
||||
-rwxr-xr-x root/root usr/bin/sputoppm
|
||||
-rwxr-xr-x root/root usr/bin/srftopam
|
||||
-rwxr-xr-x root/root usr/bin/st4topgm
|
||||
-rwxr-xr-x root/root usr/bin/sunicontopnm
|
||||
-rwxr-xr-x root/root usr/bin/svgtopam
|
||||
-rwxr-xr-x root/root usr/bin/tgatoppm
|
||||
-rwxr-xr-x root/root usr/bin/thinkjettopbm
|
||||
-rwxr-xr-x root/root usr/bin/tifftopnm
|
||||
-rwxr-xr-x root/root usr/bin/wbmptopbm
|
||||
-rwxr-xr-x root/root usr/bin/winicontopam
|
||||
-rwxr-xr-x root/root usr/bin/winicontoppm
|
||||
-rwxr-xr-x root/root usr/bin/xbmtopbm
|
||||
-rwxr-xr-x root/root usr/bin/ximtoppm
|
||||
-rwxr-xr-x root/root usr/bin/xpmtoppm
|
||||
-rwxr-xr-x root/root usr/bin/xvminitoppm
|
||||
-rwxr-xr-x root/root usr/bin/xwdtopnm
|
||||
-rwxr-xr-x root/root usr/bin/ybmtopbm
|
||||
-rwxr-xr-x root/root usr/bin/yuvsplittoppm
|
||||
-rwxr-xr-x root/root usr/bin/yuvtoppm
|
||||
-rwxr-xr-x root/root usr/bin/yuy2topam
|
||||
-rwxr-xr-x root/root usr/bin/zeisstopnm
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/netpbm/
|
||||
-rw-r--r-- root/root usr/include/netpbm/colorname.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/mallocvar.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/pam.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/pamdraw.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/pammap.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/pbm.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/pbmfont.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/pgm.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/pm.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/pm_config.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/pm_gamma.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/pm_system.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/pnm.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/ppm.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/ppmcmap.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/ppmdfont.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/ppmdraw.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/ppmfloyd.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/runlength.h
|
||||
-rw-r--r-- root/root usr/include/netpbm/shhopt.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libnetpbm.a
|
||||
lrwxrwxrwx root/root usr/lib/libnetpbm.so -> ../lib/libnetpbm.so.11
|
||||
lrwxrwxrwx root/root usr/lib/libnetpbm.so.11 -> libnetpbm.so.11.73
|
||||
-rwxr-xr-x root/root usr/lib/libnetpbm.so.11.73
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/411toppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/anytopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/asciitopgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/atktopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/avstopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/bioradtopgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/bmptopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/brushtopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/cameratopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/cistopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/cmuwmtopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ddbugtopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/escp2topbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/eyuvtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/fiascotopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/fitstopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/fstopgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/g3topbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/gemtopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/giftopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/gouldtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/hdifftopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/hipstopgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/hpcdtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ilbmtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/imgtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/infotopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/jbigtopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/jpeg2ktopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/jpegtopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/leaftoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/lispmtopgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/macptopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/manweb.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/mdatopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/mgrtopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/mrftopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/mtvtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/neotoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/palmtopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamaddnoise.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamarith.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pambackground.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pambayer.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamchannel.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamcomp.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamcrater.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamcut.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamdeinterlace.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamdepth.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamdice.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamditherbw.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamedge.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamendian.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamenlarge.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamexec.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamfile.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamfix.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamfixtrunc.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamflip.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamfunc.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamgauss.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamgradient.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamlookup.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pammasksharpen.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pammixinterlace.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pammosaicknit.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamoil.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pampaintspill.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamperspective.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pampick.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pampop9.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamrecolor.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamrubber.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamscale.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamseq.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamshadedrelief.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamsharpmap.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamsharpness.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamsistoaglyph.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamslice.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamsplit.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamstack.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamstereogram.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamstretch-gen.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamstretch.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamsumm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamsummcol.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamthreshold.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtilt.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtoavs.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtodjvurle.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtofits.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtogif.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtohdiff.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtohtmltbl.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtojpeg2k.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtompfont.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtooctaveimg.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtopdbimg.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtopfm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtopng.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtosrf.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtosvg.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtotga.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtotiff.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtouil.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtowinicon.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamtoxvmini.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamundice.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamunlookup.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamvalidate.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamwipeout.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pamx.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmclean.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmlife.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmmake.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmmask.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmminkowski.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmpage.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmpscale.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmreduce.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtext.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtextps.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmto10x.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmto4425.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtoascii.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtoatk.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtobbnbg.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtocis.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtocmuwm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtodjvurle.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtoepsi.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtoepson.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtoescp2.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtog3.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtogem.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtogo.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtoibm23xx.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtolj.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtoln03.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtolps.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtomacp.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtomatrixorbital.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtomda.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtomgr.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtomrf.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtonokia.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtopgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtopi3.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtopk.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtoplot.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtoppa.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtopsg3.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtoptx.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtosunicon.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtowbmp.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtox10bm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtoxbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtoybm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmtozinc.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pbmupc.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pc1toppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pcdovtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pcxtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pdbimgtopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pfmtopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmabel.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmbentley.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmcrater.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmdeshadow.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmenhance.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmhist.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmkernel.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmmake.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmmedian.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmminkowski.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmmorphconv.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmnoise.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmramp.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmtexture.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmtofs.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmtolispm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmtopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmtopgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmtosbig.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgmtost4.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pi1toppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pi3topbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pjtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pktopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pngtopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmalias.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmcat.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmcolormap.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmconvol.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmcrop.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmflip.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmgamma.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmhisteq.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmhistmap.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmindex.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnminvert.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmmargin.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmmercator.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmmontage.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmnlfilt.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmnorm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmpad.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmpaste.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmpsnr.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmquant.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmquantall.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmremap.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmrotate.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmscalefixed.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmshear.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmsmooth.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmstitch.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtile.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtoddif.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtofiasco.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtojbig.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtojpeg.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtopalm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtopclxl.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtoplainpnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtopng.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtops.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtorast.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtorle.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtosgi.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtosir.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtotiffcmyk.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pnmtoxwd.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppm3d.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmbrighten.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmchange.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmcie.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmcolormask.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmcolors.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmdcfont.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmddumpfont.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmdim.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmdist.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmdither.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmdmkfont.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmdraw.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmfade.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmflash.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmforge.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmglobe.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmhist.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmlabel.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmmake.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmmix.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmntsc.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmpat.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmquant.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmrainbow.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmrelief.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmrough.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmshadow.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmshift.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmspread.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoacad.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoapplevol.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoarbtxt.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoascii.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtobmp.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoeyuv.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtogif.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoicr.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoilbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoleaf.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtolj.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtomap.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtomitsu.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtompeg.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoneo.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtopcx.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtopgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtopi1.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtopict.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtopj.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtopjxl.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtopuzz.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtorgb3.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtosixel.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtospu.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoterm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtowinicon.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoxpm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoyuv.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtoyuvsplit.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmtv.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ppmwheel.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/psidtopgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pstopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/qrttoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/rasttopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/rawtopgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/rawtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/rgb3toppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/rlatopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/rletopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/sbigtopgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/sgitopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/sirtopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/sldtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/spctoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/spottopgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/sputoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/srftopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/st4topgm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/sunicontopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/svgtopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/tgatoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/thinkjettopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/tifftopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/wbmptopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/winicontopam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/winicontoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/xbmtopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ximtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/xpmtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/xvminitoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/xwdtopnm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ybmtopbm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/yuvsplittoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/yuvtoppm.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/yuy2topam.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/zeisstopnm.1.gz
|
||||
drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/libnetpbm.3.gz
|
||||
drwxr-xr-x root/root usr/share/man/man5/
|
||||
-rw-r--r-- root/root usr/share/man/man5/pam.5.gz
|
||||
-rw-r--r-- root/root usr/share/man/man5/pbm.5.gz
|
||||
-rw-r--r-- root/root usr/share/man/man5/pgm.5.gz
|
||||
-rw-r--r-- root/root usr/share/man/man5/pnm.5.gz
|
||||
-rw-r--r-- root/root usr/share/man/man5/ppm.5.gz
|
||||
drwxr-xr-x root/root usr/share/netpbm/
|
||||
-rw-r--r-- root/root usr/share/netpbm/palmcolor8.map
|
||||
-rw-r--r-- root/root usr/share/netpbm/palmgray1.map
|
||||
-rw-r--r-- root/root usr/share/netpbm/palmgray2.map
|
||||
-rw-r--r-- root/root usr/share/netpbm/palmgray4.map
|
||||
-rw-r--r-- root/root usr/share/netpbm/pcxstd.ppm
|
||||
-rw-r--r-- root/root usr/share/netpbm/rgb.txt
|
||||
16
core/netpbm/netpbm-CAN-2005-2471.patch
Normal file
16
core/netpbm/netpbm-CAN-2005-2471.patch
Normal file
@@ -0,0 +1,16 @@
|
||||
--- netpbm-10.29/converter/other/pstopnm.c.CAN-2005-2471 2005-08-15 02:39:46.000000000 +0200
|
||||
+++ netpbm-10.29/converter/other/pstopnm.c 2005-08-16 15:38:15.000000000 +0200
|
||||
@@ -818,11 +818,11 @@
|
||||
ghostscriptProg, arg0,
|
||||
deviceopt, outfileopt, gopt, ropt, textalphabitsopt,
|
||||
"-q", "-dNOPAUSE",
|
||||
- "-dSAFER", "-");
|
||||
+ "-dPARANOIDSAFER", "-");
|
||||
}
|
||||
|
||||
execl(ghostscriptProg, arg0, deviceopt, outfileopt, gopt, ropt,
|
||||
- textalphabitsopt, "-q", "-dNOPAUSE", "-dSAFER", "-", NULL);
|
||||
+ textalphabitsopt, "-q", "-dNOPAUSE", "-dPARANOIDSAFER", "-", NULL);
|
||||
|
||||
pm_error("execl() of Ghostscript ('%s') failed, errno=%d (%s)",
|
||||
ghostscriptProg, errno, strerror(errno));
|
||||
1431
core/netpbm/netpbm-security-code.patch
Normal file
1431
core/netpbm/netpbm-security-code.patch
Normal file
File diff suppressed because it is too large
Load Diff
367
core/netpbm/netpbm-security-scripts.patch
Normal file
367
core/netpbm/netpbm-security-scripts.patch
Normal file
@@ -0,0 +1,367 @@
|
||||
diff --git a/converter/other/anytopnm b/converter/other/anytopnm
|
||||
index acf8813..335312a 100755
|
||||
--- a/converter/other/anytopnm
|
||||
+++ b/converter/other/anytopnm
|
||||
@@ -511,10 +511,7 @@ else
|
||||
inputFile="-"
|
||||
fi
|
||||
|
||||
-tempdir="${TMPDIR-/tmp}/anytopnm.$$"
|
||||
-mkdir -m 0700 $tempdir || \
|
||||
- { echo "Could not create temporary file. Exiting."; exit 1;}
|
||||
-trap 'rm -rf $tempdir' 0
|
||||
+tempdir=$(mktemp -d -t anytopnm.XXXXXXXXXX) || exit 1
|
||||
|
||||
# Take out all spaces
|
||||
# Find the filename extension for last-ditch efforts later
|
||||
@@ -537,12 +534,17 @@ typeDescription=`file "$file" | cut -d: -f2- | cut -c2-`
|
||||
determineType "$file" "$mimeType" "$typeDescription" "$fileExtension"
|
||||
|
||||
if [ "$filetype" = "unknown" ]; then
|
||||
- echo "$progname: unknown file type. " \
|
||||
- "'file' says mime type is '$mimeType', " 1>&2
|
||||
- echo "type description is '$typeDescription'" 1>&2
|
||||
+ if [ -d "$tempdir" ] ; then
|
||||
+ rm -rf "$tempdir"
|
||||
+ fi
|
||||
+
|
||||
exit 1
|
||||
fi
|
||||
|
||||
convertIt $file $filetype
|
||||
|
||||
+if [ -d "$tempdir" ] ; then
|
||||
+ rm -rf "$tempdir"
|
||||
+fi
|
||||
+
|
||||
exit 0
|
||||
diff --git a/editor/pamstretch-gen b/editor/pamstretch-gen
|
||||
index ba0e818..250fca0 100755
|
||||
--- a/editor/pamstretch-gen
|
||||
+++ b/editor/pamstretch-gen
|
||||
@@ -31,9 +31,7 @@ if [ "$1" = "" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
-tempdir="${TMPDIR-/tmp}/pamstretch-gen.$$"
|
||||
-mkdir -m 0700 $tempdir || \
|
||||
- { echo "Could not create temporary file. Exiting."; exit 1;}
|
||||
+tempfile=$(mktemp /tmp/pnmig.XXXXXXXXXX) || exit 1
|
||||
trap 'rm -rf $tempdir' 0 1 3 15
|
||||
|
||||
tempfile=$tempdir/pnmig
|
||||
diff --git a/editor/pnmmargin b/editor/pnmmargin
|
||||
index 0f57d1d..e0d3625 100755
|
||||
--- a/editor/pnmmargin
|
||||
+++ b/editor/pnmmargin
|
||||
@@ -11,11 +11,7 @@
|
||||
# documentation. This software is provided "as is" without express or
|
||||
# implied warranty.
|
||||
|
||||
-tempdir="${TMPDIR-/tmp}/pnmmargin.$$"
|
||||
-mkdir -m 0700 $tempdir || \
|
||||
- { echo "Could not create temporary file. Exiting." 1>&2; exit 1;}
|
||||
-trap 'rm -rf $tempdir' 0 1 3 15
|
||||
-
|
||||
+tempdir=$(mktemp -d -t ppmmargin.XXXXXXX) || exit 1
|
||||
tmp1=$tempdir/pnmm1
|
||||
tmp2=$tempdir/pnmm2
|
||||
tmp3=$tempdir/pnmm3
|
||||
@@ -90,6 +86,7 @@ else
|
||||
-white | -black )
|
||||
pnmpad $plainopt $color \
|
||||
-left=$size -right=$size -top=$size -bottom=$size $tmp1
|
||||
+ rm -rf "$tempdir"
|
||||
exit
|
||||
;;
|
||||
* )
|
||||
@@ -103,4 +100,4 @@ else
|
||||
pnmcat -tb $plainopt $tmp3 $tmp4 $tmp3
|
||||
fi
|
||||
|
||||
-
|
||||
+rm -rf "$tempdir"
|
||||
diff --git a/editor/ppmfade b/editor/ppmfade
|
||||
index 027fc79..8eb094f 100755
|
||||
--- a/editor/ppmfade
|
||||
+++ b/editor/ppmfade
|
||||
@@ -40,6 +40,7 @@ exec perl -w -x -S -- "$0" "$@"
|
||||
#
|
||||
##############################################################################
|
||||
use strict;
|
||||
+use File::Temp "tempdir";
|
||||
|
||||
my $SPREAD = 1;
|
||||
my $SHIFT = 2;
|
||||
@@ -137,20 +138,26 @@ if ($first_file ne "undefined") {
|
||||
|
||||
print("Frames are " . $width . "W x " . $height . "H\n");
|
||||
|
||||
+#
|
||||
+# We create a tmp-directory right here
|
||||
+#
|
||||
+my $tmpdir = tempdir("ppmfade.XXXXXX", CLEANUP => 1);
|
||||
+
|
||||
+
|
||||
if ($first_file eq "undefined") {
|
||||
print "Fading from black to ";
|
||||
- system("ppmmake \\#000 $width $height >junk1$$.ppm");
|
||||
+ system("ppmmake \\#000 $width $height >$tmpdir/junk1$$.ppm");
|
||||
} else {
|
||||
print "Fading from $first_file to ";
|
||||
- system("cp", $first_file, "junk1$$.ppm");
|
||||
+ system("cp", $first_file, "$tmpdir/junk1$$.ppm");
|
||||
}
|
||||
|
||||
if ($last_file eq "undefined") {
|
||||
print "black.\n";
|
||||
- system("ppmmake \\#000 $width $height >junk2$$.ppm");
|
||||
+ system("ppmmake \\#000 $width $height >$tmpdir/junk2$$.ppm");
|
||||
} else {
|
||||
print "$last_file\n";
|
||||
- system("cp", $last_file, "junk2$$.ppm");
|
||||
+ system("cp", $last_file, "$tmpdir/junk2$$.ppm");
|
||||
}
|
||||
|
||||
#
|
||||
@@ -158,14 +165,14 @@ if ($last_file eq "undefined") {
|
||||
#
|
||||
|
||||
# Here's what our temporary files are:
|
||||
-# junk1$$.ppm: The original (fade-from) image
|
||||
-# junk2$$.ppm: The target (fade-from) image
|
||||
-# junk3$$.ppm: The frame of the fade for the current iteration of the
|
||||
-# the for loop.
|
||||
-# junk1a$$.ppm: If the fade involves a ppmmix sequence from one intermediate
|
||||
-# image to another, this is the first frame of that
|
||||
-# sequence.
|
||||
-# junk2a$$.ppm: This is the last frame of the above-mentioned ppmmix sequence
|
||||
+# $tmpdir/junk1$$.ppm: The original (fade-from) image
|
||||
+# $tmpdir/junk2$$.ppm: The target (fade-from) image
|
||||
+# $tmpdir/junk3$$.ppm: The frame of the fade for the current iteration of the
|
||||
+# the for loop.
|
||||
+# $tmpdir/junk1a$$.ppm: If the fade involves a ppmmix sequence from one intermediate
|
||||
+# image to another, this is the first frame of that
|
||||
+# sequence.
|
||||
+# $tmpdir/junk2a$$.ppm: This is the last frame of the above-mentioned ppmmix sequence
|
||||
|
||||
my $i; # Frame number
|
||||
for ($i = 1; $i <= $nframes; $i++) {
|
||||
@@ -173,147 +180,147 @@ for ($i = 1; $i <= $nframes; $i++) {
|
||||
if ($mode eq $SPREAD) {
|
||||
if ($i <= 10) {
|
||||
my $n = $spline20[$i] * 100;
|
||||
- system("ppmspread $n junk1$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmspread $n $tmpdir/junk1$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} elsif ($i <= 20) {
|
||||
my $n;
|
||||
$n = $spline20[$i] * 100;
|
||||
- system("ppmspread $n junk1$$.ppm >junk1a$$.ppm");
|
||||
+ system("ppmspread $n $tmpdir/junk1$$.ppm >$tmpdir/junk1a$$.ppm");
|
||||
$n = (1-$spline20[$i-10]) * 100;
|
||||
- system("ppmspread $n junk2$$.ppm >junk2a$$.ppm");
|
||||
+ system("ppmspread $n $tmpdir/junk2$$.ppm >$tmpdir/junk2a$$.ppm");
|
||||
$n = $spline10[$i-10];
|
||||
- system("ppmmix $n junk1a$$.ppm junk2a$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk1a$$.ppm $tmpdir/junk2a$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} else {
|
||||
my $n = (1-$spline20[$i-10])*100;
|
||||
- system("ppmspread $n junk2$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmspread $n $tmpdir/junk2$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
}
|
||||
} elsif ($mode eq $SHIFT) {
|
||||
if ($i <= 10) {
|
||||
my $n = $spline20[$i] * 100;
|
||||
- system("ppmshift $n junk1$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmshift $n $tmpdir/junk1$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} elsif ($i <= 20) {
|
||||
my $n;
|
||||
$n = $spline20[$i] * 100;
|
||||
- system("ppmshift $n junk1$$.ppm >junk1a$$.ppm");
|
||||
+ system("ppmshift $n $tmpdir/junk1$$.ppm >$tmpdir/junk1a$$.ppm");
|
||||
$n = (1-$spline20[$i-10])*100;
|
||||
- system("ppmshift $n junk2$$.ppm >junk2a$$.ppm");
|
||||
+ system("ppmshift $n $tmpdir/junk2$$.ppm >$tmpdir/junk2a$$.ppm");
|
||||
$n = $spline10[$i-10];
|
||||
- system("ppmmix $n junk1a$$.ppm junk2a$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk1a$$.ppm $tmpdir/junk2a$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} else {
|
||||
my $n = (1-$spline20[$i-10]) * 100;
|
||||
- system("ppmshift $n junk2$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmshift $n $tmpdir/junk2$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
}
|
||||
} elsif ($mode eq $RELIEF) {
|
||||
if ($i == 1) {
|
||||
- system("ppmrelief junk1$$.ppm >junk1r$$.ppm");
|
||||
+ system("ppmrelief $tmpdir/junk1$$.ppm >$tmpdir/junk1r$$.ppm");
|
||||
}
|
||||
if ($i <= 10) {
|
||||
my $n = $spline10[$i];
|
||||
- system("ppmmix $n junk1$$.ppm junk1r$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk1$$.ppm $tmpdir/junk1r$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} elsif ($i <= 20) {
|
||||
my $n = $spline10[$i-10];
|
||||
- system("ppmmix $n junk1r$$.ppm junk2r$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk1r$$.ppm $tmpdir/junk2r$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} else {
|
||||
my $n = $spline10[$i-20];
|
||||
- system("ppmmix $n junk2r$$.ppm junk2$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk2r$$.ppm $tmpdir/junk2$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
}
|
||||
if ($i == 10) {
|
||||
- system("ppmrelief junk2$$.ppm >junk2r$$.ppm");
|
||||
+ system("ppmrelief $tmpdir/junk2$$.ppm >$tmpdir/junk2r$$.ppm");
|
||||
}
|
||||
} elsif ($mode eq $OIL) {
|
||||
if ($i == 1) {
|
||||
- system("ppmtopgm junk1$$.ppm | pgmoil >junko$$.ppm");
|
||||
- system("rgb3toppm junko$$.ppm junko$$.ppm junko$$.ppm " .
|
||||
- ">junk1o$$.ppm");
|
||||
+ system("ppmtopgm $tmpdir/junk1$$.ppm | pgmoil >$tmpdir/junko$$.ppm");
|
||||
+ system("rgb3toppm $tmpdir/junko$$.ppm $tmpdir/junko$$.ppm $tmpdir/junko$$.ppm " .
|
||||
+ ">$tmpdir/junk1o$$.ppm");
|
||||
}
|
||||
if ($i <= 10) {
|
||||
my $n = $spline10[$i];
|
||||
- system("ppmmix $n junk1$$.ppm junk1o$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk1$$.ppm $tmpdir/junk1o$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} elsif ($i <= 20) {
|
||||
my $n = $spline10[$i-10];
|
||||
- system("ppmmix $n junk1o$$.ppm junk2o$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk1o$$.ppm $tmpdir/junk2o$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} else {
|
||||
my $n = $spline10[$i-20];
|
||||
- system("ppmmix $n junk2o$$.ppm junk2$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk2o$$.ppm $tmpdir/junk2$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
}
|
||||
if ($i == 10) {
|
||||
- system("ppmtopgm junk2$$.ppm | pgmoil >junko$$.ppm");
|
||||
- system("rgb3toppm junko$$.ppm junko$$.ppm junko$$.ppm " .
|
||||
- ">junk2o$$.ppm");
|
||||
+ system("ppmtopgm $tmpdir/junk2$$.ppm | pgmoil >$tmpdir/junko$$.ppm");
|
||||
+ system("rgb3toppm $tmpdir/junko$$.ppm $tmpdir/junko$$.ppm $tmpdir/junko$$.ppm " .
|
||||
+ ">$tmpdir/junk2o$$.ppm");
|
||||
}
|
||||
} elsif ($mode eq $EDGE) {
|
||||
if ($i == 1) {
|
||||
- system("ppmtopgm junk1$$.ppm | pgmedge >junko$$.ppm");
|
||||
- system("rgb3toppm junko$$.ppm junko$$.ppm junko$$.ppm " .
|
||||
- ">junk1o$$.ppm");
|
||||
+ system("ppmtopgm $tmpdir/junk1$$.ppm | pgmedge >$tmpdir/junko$$.ppm");
|
||||
+ system("rgb3toppm $tmpdir/junko$$.ppm $tmpdir/junko$$.ppm $tmpdir/junko$$.ppm " .
|
||||
+ ">$tmpdir/junk1o$$.ppm");
|
||||
}
|
||||
if ($i <= 10) {
|
||||
my $n = $spline10[$i];
|
||||
- system("ppmmix $n junk1$$.ppm junk1o$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk1$$.ppm $tmpdir/junk1o$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} elsif ($i <= 20) {
|
||||
my $n = $spline10[$i-10];
|
||||
- system("ppmmix $n junk1o$$.ppm junk2o$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk1o$$.ppm $tmpdir/junk2o$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} else {
|
||||
my $n = $spline10[$i-20];
|
||||
- system("ppmmix $n junk2o$$.ppm junk2$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk2o$$.ppm $tmpdir/junk2$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
}
|
||||
if ($i == 10) {
|
||||
- system("ppmtopgm junk2$$.ppm | pgmedge >junko$$.ppm");
|
||||
- system("rgb3toppm junko$$.ppm junko$$.ppm junko$$.ppm " .
|
||||
- ">junk2o$$.ppm");
|
||||
+ system("ppmtopgm $tmpdir/junk2$$.ppm | pgmedge >$tmpdir/junko$$.ppm");
|
||||
+ system("rgb3toppm $tmpdir/junko$$.ppm $tmpdir/junko$$.ppm $tmpdir/junko$$.ppm " .
|
||||
+ ">$tmpdir/junk2o$$.ppm");
|
||||
}
|
||||
} elsif ($mode eq $BENTLEY) {
|
||||
if ($i == 1) {
|
||||
- system("ppmtopgm junk1$$.ppm | pgmbentley >junko$$.ppm");
|
||||
- system("rgb3toppm junko$$.ppm junko$$.ppm junko$$.ppm " .
|
||||
- ">junk1o$$.ppm");
|
||||
+ system("ppmtopgm $tmpdir/junk1$$.ppm | pgmbentley >$tmpdir/junko$$.ppm");
|
||||
+ system("rgb3toppm $tmpdir/junko$$.ppm $tmpdir/junko$$.ppm $tmpdir/junko$$.ppm " .
|
||||
+ ">$tmpdir/junk1o$$.ppm");
|
||||
}
|
||||
if ($i <= 10) {
|
||||
my $n = $spline10[$i];
|
||||
- system("ppmmix $n junk1$$.ppm junk1o$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk1$$.ppm $tmpdir/junk1o$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} elsif ($i <= 20) {
|
||||
my $n = $spline10[$i-10];
|
||||
- system("ppmmix $n junk1o$$.ppm junk2o$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk1o$$.ppm $tmpdir/junk2o$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} else {
|
||||
my $n = $spline10[$i-20];
|
||||
- system("ppmmix $n junk2o$$.ppm junk2$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk2o$$.ppm $tmpdir/junk2$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
}
|
||||
if ($i == 10) {
|
||||
- system("ppmtopgm junk2$$.ppm | pgmbentley >junko$$.ppm");
|
||||
- system("rgb3toppm junko$$.ppm junko$$.ppm junko$$.ppm " .
|
||||
- ">junk2o$$.ppm");
|
||||
+ system("ppmtopgm $tmpdir/junk2$$.ppm | pgmbentley >$tmpdir/junko$$.ppm");
|
||||
+ system("rgb3toppm $tmpdir/junko$$.ppm $tmpdir/junko$$.ppm $tmpdir/junko$$.ppm " .
|
||||
+ ">$tmpdir/junk2o$$.ppm");
|
||||
}
|
||||
} elsif ($mode eq $BLOCK) {
|
||||
if ($i <= 10) {
|
||||
my $n = 1 - 1.9*$spline20[$i];
|
||||
- system("pamscale $n junk1$$.ppm | " .
|
||||
- "pamscale -width $width -height $height >junk3$$.ppm");
|
||||
+ system("pamscale $n $tmpdir/junk1$$.ppm | " .
|
||||
+ "pamscale -width $width -height $height >$tmpdir/junk3$$.ppm");
|
||||
} elsif ($i <= 20) {
|
||||
my $n = $spline10[$i-10];
|
||||
- system("ppmmix $n junk1a$$.ppm junk2a$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $n $tmpdir/junk1a$$.ppm $tmpdir/junk2a$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} else {
|
||||
my $n = 1 - 1.9*$spline20[31-$i];
|
||||
- system("pamscale $n junk2$$.ppm | " .
|
||||
- "pamscale -width $width -height $height >junk3$$.ppm");
|
||||
+ system("pamscale $n $tmpdir/junk2$$.ppm | " .
|
||||
+ "pamscale -width $width -height $height >$tmpdir/junk3$$.ppm");
|
||||
}
|
||||
if ($i == 10) {
|
||||
- system("cp", "junk3$$.ppm", "junk1a$$.ppm");
|
||||
- system("pamscale $n junk2$$.ppm | " .
|
||||
- "pamscale -width $width -height $height >junk2a$$.ppm");
|
||||
+ system("cp", "$tmpdir/junk3$$.ppm", "$tmpdir/junk1a$$.ppm");
|
||||
+ system("pamscale $n $tmpdir/junk2$$.ppm | " .
|
||||
+ "pamscale -width $width -height $height >$tmpdir/junk2a$$.ppm");
|
||||
}
|
||||
} elsif ($mode eq $MIX) {
|
||||
my $fade_factor = sqrt(1/($nframes-$i+1));
|
||||
- system("ppmmix $fade_factor junk1$$.ppm junk2$$.ppm >junk3$$.ppm");
|
||||
+ system("ppmmix $fade_factor $tmpdir/junk1$$.ppm $tmpdir/junk2$$.ppm >$tmpdir/junk3$$.ppm");
|
||||
} else {
|
||||
print("Internal error: impossible mode value '$mode'\n");
|
||||
}
|
||||
|
||||
my $outfile = sprintf("%s.%04d.ppm", $base_name, $i);
|
||||
- system("cp", "junk3$$.ppm", $outfile);
|
||||
+ system("cp", "$tmpdir/junk3$$.ppm", $outfile);
|
||||
}
|
||||
|
||||
#
|
||||
# Clean up shop.
|
||||
#
|
||||
-system("rm junk*$$.ppm");
|
||||
+system("rm $tmpdir/junk*$$.ppm");
|
||||
|
||||
exit(0);
|
||||
diff --git a/editor/ppmshadow b/editor/ppmshadow
|
||||
index 62cdf8b..72e1b22 100755
|
||||
--- a/editor/ppmshadow
|
||||
+++ b/editor/ppmshadow
|
||||
@@ -97,9 +97,10 @@ sub makeConvolutionKernel($$) {
|
||||
|
||||
|
||||
my $tmpdir = $ENV{TMPDIR} || "/tmp";
|
||||
-my $ourtmp = "$tmpdir/ppmshadow$$";
|
||||
-mkdir($ourtmp, 0777) or
|
||||
- die("Unable to create directory for temporary files '$ourtmp");
|
||||
+my $ourtmp; chomp($ourtmp = `mktemp -d -t PPMshadow.XXXXXX`);
|
||||
+if ($? >> 8) {
|
||||
+ die "Can't create directory for temporary files";
|
||||
+}
|
||||
|
||||
# Process command line options
|
||||
16
core/netpbm/reproducible-man-gzip.patch
Normal file
16
core/netpbm/reproducible-man-gzip.patch
Normal file
@@ -0,0 +1,16 @@
|
||||
diff -aur netpbm-10.73.31.old/buildtools/manpage.mk netpbm-10.73.31/buildtools/manpage.mk
|
||||
--- netpbm-10.73.31.old/buildtools/manpage.mk 2020-05-28 18:41:20.400790506 +0200
|
||||
+++ netpbm-10.73.31/buildtools/manpage.mk 2020-05-28 18:50:50.444143414 +0200
|
||||
@@ -388,9 +388,9 @@
|
||||
# This will install the generated man pages
|
||||
installman:
|
||||
set -x
|
||||
- for f in netpbm.1 $(MAN1); do if [ -f $$f ]; then gzip <$$f >$(MANDIR)/man1/$$f.gz; fi; done
|
||||
- for f in $(MAN3); do if [ -f $$f ]; then gzip <$$f >$(MANDIR)/man3/$$f.gz; fi; done
|
||||
- for f in $(MAN5); do if [ -f $$f ]; then gzip <$$f >$(MANDIR)/man5/$$f.gz; fi; done
|
||||
+ for f in netpbm.1 $(MAN1); do if [ -f $$f ]; then gzip -n <$$f >$(MANDIR)/man1/$$f.gz; fi; done
|
||||
+ for f in $(MAN3); do if [ -f $$f ]; then gzip -n <$$f >$(MANDIR)/man3/$$f.gz; fi; done
|
||||
+ for f in $(MAN5); do if [ -f $$f ]; then gzip -n <$$f >$(MANDIR)/man5/$$f.gz; fi; done
|
||||
|
||||
# This will uninstall them
|
||||
uninstallman:
|
||||
41
core/netpbm/spkgbuild
Normal file
41
core/netpbm/spkgbuild
Normal file
@@ -0,0 +1,41 @@
|
||||
# description : A toolkit for manipulation of graphic images
|
||||
# depends : perl libpng libtiff libxml2 python2
|
||||
|
||||
name=netpbm
|
||||
version=10.73.33
|
||||
release=1
|
||||
source="https://downloads.sourceforge.net/project/netpbm/super_stable/$version/netpbm-$version.tgz
|
||||
https://sources.archlinux.org/other/packages/netpbm/netpbm-doc-31Jan2014.tar.xz
|
||||
netpbm-CAN-2005-2471.patch
|
||||
netpbm-security-code.patch
|
||||
netpbm-security-scripts.patch
|
||||
reproducible-man-gzip.patch
|
||||
use-source-date-epoch.patch"
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
patch -p1 < ../netpbm-CAN-2005-2471.patch
|
||||
patch -p1 < ../netpbm-security-code.patch
|
||||
patch -p1 < ../netpbm-security-scripts.patch
|
||||
patch -p1 < ../reproducible-man-gzip.patch
|
||||
patch -p1 < ../use-source-date-epoch.patch
|
||||
sed -i 's|#!/usr/bin/python|#!/usr/bin/python2|' buildtools/makeman
|
||||
sed -i 's|@python|@python2|' buildtools/manpage.mk
|
||||
|
||||
cp config.mk.in config.mk
|
||||
echo 'CFLAGS_SHLIB = -fPIC' >> config.mk
|
||||
echo 'TIFFLIB = libtiff.so' >> config.mk
|
||||
echo 'JPEGLIB = libjpeg.so' >> config.mk
|
||||
echo 'PNGLIB = libpng.so' >> config.mk
|
||||
echo 'ZLIB = libz.so' >> config.mk
|
||||
|
||||
sed -i 's|misc|share/netpbm|' common.mk
|
||||
sed -i 's|/link|/lib|' lib/Makefile
|
||||
sed -i 's|install.manwebmain install.manweb install.man|install.man|' GNUmakefile
|
||||
|
||||
make
|
||||
make pkgdir="${PKG}/usr" PKGMANDIR=share/man install-run install-dev
|
||||
echo -e '#!/bin/sh\npamditherbw $@ | pamtopnm\n' > "${PKG}/usr/bin/pgmtopbm"
|
||||
|
||||
}
|
||||
13
core/netpbm/use-source-date-epoch.patch
Normal file
13
core/netpbm/use-source-date-epoch.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
Only in netpbm-10.73.31/buildtools/: depend.mk
|
||||
diff -aur netpbm-10.73.31.old/buildtools/stamp-date netpbm-10.73.31/buildtools/stamp-date
|
||||
--- netpbm-10.73.31.old/buildtools/stamp-date 2020-05-30 17:34:29.833395465 +0200
|
||||
+++ netpbm-10.73.31/buildtools/stamp-date 2020-05-30 17:48:52.910091897 +0200
|
||||
@@ -9,7 +9,7 @@
|
||||
# documentation. This software is provided "as is" without express or
|
||||
# implied warranty.
|
||||
#
|
||||
-DATE=$(date)
|
||||
+DATE="$(date --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}")"
|
||||
LOGNAME_OR_UNKNOWN=${LOGNAME:-UNKNOWN}
|
||||
USER=${USER:-$LOGNAME_OR_UNKNOWN}
|
||||
if [ "$USER" = "UNKNOWN" ]; then
|
||||
@@ -1 +1 @@
|
||||
c45ee24ed7361dcda152a035d396fe8a nettle-3.6.tar.gz
|
||||
568070f62fd14ca6b076ad583d84e9db nettle-3.7.tar.gz
|
||||
|
||||
@@ -67,18 +67,19 @@ drwxr-xr-x root/root usr/include/nettle/
|
||||
-rw-r--r-- root/root usr/include/nettle/sha2.h
|
||||
-rw-r--r-- root/root usr/include/nettle/sha3.h
|
||||
-rw-r--r-- root/root usr/include/nettle/siv-cmac.h
|
||||
-rw-r--r-- root/root usr/include/nettle/streebog.h
|
||||
-rw-r--r-- root/root usr/include/nettle/twofish.h
|
||||
-rw-r--r-- root/root usr/include/nettle/umac.h
|
||||
-rw-r--r-- root/root usr/include/nettle/version.h
|
||||
-rw-r--r-- root/root usr/include/nettle/xts.h
|
||||
-rw-r--r-- root/root usr/include/nettle/yarrow.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.6.0
|
||||
lrwxrwxrwx root/root usr/lib/libhogweed.so.6 -> libhogweed.so.6.0
|
||||
-rwxr-xr-x root/root usr/lib/libhogweed.so.6.0
|
||||
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.8.0
|
||||
lrwxrwxrwx root/root usr/lib/libnettle.so.8 -> libnettle.so.8.0
|
||||
-rwxr-xr-x root/root usr/lib/libnettle.so.8.0
|
||||
lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.6.1
|
||||
lrwxrwxrwx root/root usr/lib/libhogweed.so.6 -> libhogweed.so.6.1
|
||||
-rwxr-xr-x root/root usr/lib/libhogweed.so.6.1
|
||||
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.8.1
|
||||
lrwxrwxrwx root/root usr/lib/libnettle.so.8 -> libnettle.so.8.1
|
||||
-rwxr-xr-x root/root usr/lib/libnettle.so.8.1
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/hogweed.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/nettle.pc
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user