70 changed files with 4207 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
@@ -0,0 +1 @@
|
||||
40781b163e1f11f62f0df20f9dec16b3e06e8daf |
@ -0,0 +1,56 @@
@@ -0,0 +1,56 @@
|
||||
# Maintainer: Juan Pablo Santos <santos(dot)REMOVETHISjuanpablo(at)gmail(dot)com> |
||||
pkgname='visualboyadvance' |
||||
pkgver='1.8.0.dfsg' |
||||
pkgrel=1 |
||||
pkgdesc='Emulator for VBA' |
||||
url="http://sourceforge.net/projects/vba/" |
||||
arch=('i686' 'x86_64') |
||||
license=('GPLv2') |
||||
makedepends=('automake-1.7') |
||||
depends=('sdl' 'gtk2' 'gtkmm') |
||||
install=${pkgname}.install |
||||
source=("http://ftp.us.debian.org/debian/pool/main/v/visualboyadvance/${pkgname}_${pkgver}.orig.tar.gz" |
||||
"http://ftp.us.debian.org/debian/pool/main/v/visualboyadvance/${pkgname}_${pkgver}-2.debian.tar.gz") |
||||
md5sums=('f939b3700c7e2519a420e7f4da843e03' |
||||
'59a313867f09f0d7054a2b703883d201') |
||||
prepare() { |
||||
cp $srcdir/debian/patches/*.patch $srcdir/VisualBoyAdvance-1.8.0/ |
||||
pushd $srcdir/VisualBoyAdvance-1.8.0 |
||||
patch -p1 < 01_use_dot_dir.patch |
||||
patch -p1 < 02_amd64_build_fix.patch |
||||
patch -p1 < 03_translation_swedish.patch |
||||
patch -p1 < 04_fix_gtk_with_DBKPT_SUPPORT.patch |
||||
patch -p1 < 05_translation_brazilian.patch |
||||
patch -p1 < 07_update_autoconf_macros.patch |
||||
patch -p1 < 08_gvba_load_gb_rom.patch |
||||
patch -p1 < 09_deprecatedsigc++.patch |
||||
patch -p1 < 10_fix_typecast.patch |
||||
patch -p1 < 11_libpng1.5.patch |
||||
patch -p1 < 12_vba-linux-sdl.patch |
||||
patch -p1 < 13_debugger_format.patch |
||||
patch -p1 < 14_dont_rebuild_po_files.patch |
||||
|
||||
pushd $srcdir/VisualBoyAdvance-1.8.0/po |
||||
|
||||
for f in $(ls *.po | sed 's/.po//'); do |
||||
msgfmt -o $f.gmo $f.po |
||||
done |
||||
|
||||
popd |
||||
popd |
||||
} |
||||
|
||||
build() { |
||||
pushd $srcdir/VisualBoyAdvance-1.8.0/ |
||||
./configure --enable-gtk=2.4 --without-mmx --prefix=/usr |
||||
make |
||||
popd |
||||
} |
||||
|
||||
package() { |
||||
pushd $srcdir/VisualBoyAdvance-1.8.0/ |
||||
make DESTDIR=$pkgdir install |
||||
mkdir $pkgdir/usr/share/pixmaps $pkgdir/usr/share/applications |
||||
cp $srcdir/debian/VisualBoyAdvance-gtk-32x32.xpm $pkgdir/usr/share/pixmaps/ |
||||
cp $srcdir/debian/VisualBoyAdvance.desktop $pkgdir/usr/share/applications/ |
||||
} |
@ -0,0 +1,3 @@
@@ -0,0 +1,3 @@
|
||||
post_intall(){ |
||||
update-desktop-database -q |
||||
} |
Binary file not shown.
@ -0,0 +1,25 @@
@@ -0,0 +1,25 @@
|
||||
# Generated by makepkg 4.1.2 |
||||
# using fakeroot version 1.20.2 |
||||
# Fri Dec 19 03:40:14 UTC 2014 |
||||
pkgname = visualboyadvance |
||||
pkgver = 1.8.0.dfsg-1 |
||||
pkgdesc = Emulator for VBA |
||||
url = http://sourceforge.net/projects/vba/ |
||||
builddate = 1418960414 |
||||
packager = Unknown Packager |
||||
size = 2734080 |
||||
arch = x86_64 |
||||
license = GPLv2 |
||||
depend = sdl |
||||
depend = gtk2 |
||||
depend = gtkmm |
||||
makedepend = automake-1.7 |
||||
makepkgopt = strip |
||||
makepkgopt = docs |
||||
makepkgopt = !libtool |
||||
makepkgopt = !staticlibs |
||||
makepkgopt = emptydirs |
||||
makepkgopt = zipman |
||||
makepkgopt = purge |
||||
makepkgopt = !upx |
||||
makepkgopt = !debug |
Binary file not shown.
Binary file not shown.
@ -0,0 +1,213 @@
@@ -0,0 +1,213 @@
|
||||
# All numeric values are in hexadecimal |
||||
# Use TAB or EQUAL sign to separate name from value |
||||
|
||||
# |
||||
# Key configuration (all numbers are in hexadecimal!) |
||||
# |
||||
# Keys values are in the format YXXX where Y is the device number. 0 means |
||||
# keyborad and XXX is the SDL define for the desired key (read SDL_keysym.h). |
||||
# |
||||
# If Y is greater than 0, it means joystick number Y-1 and it uses the |
||||
# following format for XXX: |
||||
# |
||||
# - if XXX < 20, XXX is the axis number multiplied by 2. An even number means |
||||
# movement to the negative side (on the X axis, it means left). An odd |
||||
# number means movement to the positive side (on the X axis, it mean |
||||
# right). For the Y axis, negative means up and positive means down. |
||||
# X axis is usally axis number 0 and Y is axis number 1. |
||||
# - if 20 >= XXX > 30, then XXX is the HAT number multiplied by 4 plus the |
||||
# direction: 0 for up, 1 for down, 2 for right and 3 for left. Example: |
||||
# 0021 is HAT 0 down, 0026 is HAT 1 right. |
||||
# - if 80 >= XXX > 100, XXX is the joystick button number (XXX-080). |
||||
# |
||||
# Default key configuration is (value in parenthesis): |
||||
# |
||||
# Left Left Arrow (0114) |
||||
# Right Right Arrow (0113) |
||||
# Up Up Arrow (0111) |
||||
# Down Down Arrow (0112) |
||||
# A Z (007a) |
||||
# B X (0078) |
||||
# L A (0061) |
||||
# R S (0073) |
||||
# Start ENTER (000d) |
||||
# Select BACKSPACE (0008) |
||||
# Speed up SPACE (0020) |
||||
# Capture F12 (0125) |
||||
# |
||||
Joy0_Left=0114 |
||||
Joy0_Right=0113 |
||||
Joy0_Up=0111 |
||||
Joy0_Down=0112 |
||||
Joy0_A=007a |
||||
Joy0_B=0078 |
||||
Joy0_L=0061 |
||||
Joy0_R=0073 |
||||
Joy0_Start=000d |
||||
Joy0_Select=0008 |
||||
Joy0_Speed=0020 |
||||
Joy0_Capture=0125 |
||||
|
||||
# Motion support keys. Same format as above |
||||
# |
||||
# Default keys are (value in parenthesis): |
||||
# |
||||
# Left Numeric Pad 4 (0104) |
||||
# Right Numeric Pad 6 (0106) |
||||
# Up Numeric Pad 8 (0108) |
||||
# Down Numeric Pad 2 (0102) |
||||
# |
||||
Motion_Left=0104 |
||||
Motion_Right=0106 |
||||
Motion_Up=0108 |
||||
Motion_Down=0102 |
||||
|
||||
# Frame skip setting. Allowed values are from 0 to 5 only. |
||||
frameSkip=2 |
||||
|
||||
# Gameboy Frame skip setting. Allowed values are from 0 to 5 only. |
||||
gbFrameSkip=0 |
||||
|
||||
# Video setting. 0=1x, 1=2x, 2=3x, 3=4x. |
||||
video=1 |
||||
|
||||
# Use fullscreen mode. 0=false, any other value means true |
||||
fullScreen=0 |
||||
|
||||
# Disables MMX support |
||||
disableMMX=1 |
||||
|
||||
# Use bios file. 0=false, any other value means true |
||||
useBios=0 |
||||
|
||||
# Bios file full path and name (ZIP not supported) |
||||
biosFile=none |
||||
|
||||
# Filter to use. 0=no filter, 1=TV Mode, 2=2xSaI, 3=Super 2xSaI, 4=Super Eagle |
||||
# 5=Pixelate, 6=Motion Blur, 7=AdvanceMAME Scale2x, 8=Simple 2x, |
||||
# 9=Bilinear, A=Bilinear Plus, B=hq2x, C=lq2x |
||||
filter=0 |
||||
|
||||
# Disable status messages. 0=false, any other value means true |
||||
disableStatus=0 |
||||
|
||||
# Enable Gameboy border. 0=false, any other value means true |
||||
borderOn=0 |
||||
|
||||
# Gameboy emulator type. 0=automatic, 1=CGB/GBC, 2=SGB, 3=GB, 4=GBA, 5=SGB2 |
||||
emulatorType=1 |
||||
|
||||
# Enable washed colors. 0=false, any other value means true |
||||
colorOption=1 |
||||
|
||||
# Directories. Not setting one them makes the file go the rom directory. |
||||
|
||||
# Save state directory |
||||
#saveDir= |
||||
|
||||
# Screen shot Capture directory |
||||
#captureDir= |
||||
|
||||
# Battery directory |
||||
#batteryDir= |
||||
|
||||
# Screen capture format |
||||
# 0=PNG, anything else for BMP |
||||
captureFormat=0 |
||||
|
||||
# Sound quality |
||||
# 1=44 Khz, 2=22Khz, 4=11Khz |
||||
soundQuality=2 |
||||
|
||||
# Sound Echo |
||||
# 0=false, anything else for true |
||||
soundEcho=0 |
||||
|
||||
# Sound Low pass filter |
||||
# 0=false, anything else for true |
||||
soundLowPass=0 |
||||
|
||||
# Sound reverse stereo |
||||
# 0=false, anything else for true |
||||
soundReverse=0 |
||||
|
||||
# Remove GBA intros (not supported anymore) |
||||
# 0=false, anything else for true |
||||
# removeIntros=0 |
||||
|
||||
# Save Type |
||||
# 0=automatic, 1=EEPROM, 2=SRAM, 3=Flash, 4=EEPROM+Sensor, 5=NONE |
||||
saveType=0 |
||||
|
||||
# Flash size |
||||
# 0=64K Flash, 1=128K Flash |
||||
|
||||
flashSize=0 |
||||
|
||||
# Sound volume |
||||
# 0=1x, 1=2x, 2=3x, 3=4x |
||||
soundVolume=0 |
||||
|
||||
# Interframe blending |
||||
# 0=none, 1=motion blur, 2=smart |
||||
ifbType=0 |
||||
|
||||
# Show emulation speed |
||||
# 0=none, 1=percentage, 2=detailed |
||||
showSpeed=1 |
||||
|
||||
# Show speed in transparent mode |
||||
# 0=normal, anything else for transparent |
||||
showSpeedTransparent=1 |
||||
|
||||
# Enable/Disable auto frameskip |
||||
# 0=disable, anything else to enable |
||||
autoFrameSkip=0 |
||||
|
||||
# Sets the desired throttle |
||||
# 0=disable, 5...1000 valid throttle speeds |
||||
throttle=0 |
||||
|
||||
# Pauses the emulator when the window is inactive |
||||
# 0=disable, anything else to enable |
||||
pauseWhenInactive=0 |
||||
|
||||
# Enables AGBPrint support |
||||
# 0=disable, anything else to enable |
||||
agbPrint=0 |
||||
|
||||
# Enables GBA RTC support |
||||
# 0=disable, anything else to enable |
||||
rtcEnabled=0 |
||||
|
||||
# Sound OFF flag |
||||
# 0=sound on, anything else turns off sound |
||||
soundOff=0 |
||||
|
||||
# Sound Enable |
||||
# Controls which channels are enabled: (add values) |
||||
# 1 - Channel 1 |
||||
# 2 - Channel 2 |
||||
# 4 - Channel 3 |
||||
# 8 - Channel 4 |
||||
# 100 - DirectSound A |
||||
# 200 - DirectSound B |
||||
# 30f=all enabled, 0=mute all |
||||
soundEnable=30f |
||||
|
||||
# Controls automatic SGB border |
||||
# 0=disable, anything else enables automatic SGB border display |
||||
borderAutomatic=0 |
||||
|
||||
# Skip bios code |
||||
# 0=disable, anything else skips BIOS code |
||||
skipBios=0 |
||||
|
||||
# The interval between the rewind saves |
||||
# Minimum of 0 seconds to disable rewind support, |
||||
# Maximum of 60 minutes. Value in seconds (hexadecimal numbers) |
||||
rewindTimer=0 |
||||
|
||||
# Enable enhanced save type detection |
||||
# 0=disable, anything else to enable (no longer used) |
||||
#enhancedDetection=1 |
After Width: | Height: | Size: 5.6 KiB |
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,11 @@
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry] |
||||
Version=1.0 |
||||
Name= VisualBoy Advance |
||||
Comment=Game Boy Advance emulator |
||||
Exec=gvba |
||||
Icon=VisualBoyAdvance-gtk-32x32 |
||||
Terminal=false |
||||
Type=Application |
||||
Categories=GTK;Game;ArcadeGame; |
||||
Keywords=emulator;Nintendo;Game Boy Advance;GBA; |
||||
StartupNotify=true |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,278 @@
@@ -0,0 +1,278 @@
|
||||
/* XPM */ |
||||
static char * stock_vba_wm_32_xpm[] = { |
||||
"32 32 243 2", |
||||
" c None", |
||||
". c #302F30", |
||||
"+ c #2B2B2B", |
||||
"@ c #191919", |
||||
"# c #181818", |
||||
"$ c #232426", |
||||
"% c #486D9E", |
||||
"& c #5075A7", |
||||
"* c #516D98", |
||||
"= c #232323", |
||||
"- c #24292E", |
||||
"; c #6DA9EB", |
||||
"> c #7AAFF7", |
||||
", c #6CA5F4", |
||||
"' c #6DA2E7", |
||||
") c #6F95CA", |
||||
"! c #839CC3", |
||||
"~ c #8D9EBC", |
||||
"{ c #2F2F2F", |
||||
"] c #18191B", |
||||
"^ c #608BBA", |
||||
"/ c #87BDFD", |
||||
"( c #79ADF7", |
||||
"_ c #8ABAFB", |
||||
": c #98C5FD", |
||||
"< c #A1CAFB", |
||||
"[ c #9FC2F0", |
||||
"} c #87A0C5", |
||||
"| c #8591A8", |
||||
"1 c #1E2023", |
||||
"2 c #476285", |
||||
"3 c #8DC4FE", |
||||
"4 c #7EB2F7", |
||||
"5 c #8DBCF8", |
||||
"6 c #9DC8FC", |
||||
"7 c #B8D8FF", |
||||
"8 c #CFE3FF", |
||||
"9 c #BCD6FB", |
||||
"0 c #90ACD1", |
||||
"a c #7A88A4", |
||||
"b c #171A1D", |
||||
"c c #374457", |
||||
"d c #84BBF7", |
||||
"e c #89BEFC", |
||||
"f c #88B9F4", |
||||
"g c #A3CAFC", |
||||
"h c #BEDAFF", |
||||
"i c #D8E8FF", |
||||
"j c #C8DEFD", |
||||
"k c #9AC0F1", |
||||
"l c #77859C", |
||||
"m c #1E1E1E", |
||||
"n c #191B1E", |
||||
"o c #242A37", |
||||
"p c #81ACDD", |
||||
"q c #95C7FE", |
||||
"r c #87BAF9", |
||||
"s c #98C4FD", |
||||
"t c #A9CDFD", |
||||
"u c #C1DCFF", |
||||
"v c #B4D4FE", |
||||
"w c #A1C8FC", |
||||
"x c #718EB9", |
||||
"y c #2E2E2E", |
||||
"z c #18191A", |
||||
"A c #1B202A", |
||||
"B c #6B8CB7", |
||||
"C c #94C5FE", |
||||
"D c #94C0FB", |
||||
"E c #95BFF9", |
||||
"F c #A9CDF9", |
||||
"G c #A6CCFD", |
||||
"H c #A4CCFF", |
||||
"I c #97C3FC", |
||||
"J c #7CA5E0", |
||||
"K c #5D749F", |
||||
"L c #171B21", |
||||
"M c #485C7B", |
||||
"N c #8DBFFC", |
||||
"O c #92C2FD", |
||||
"P c #92BFFA", |
||||
"Q c #95C0F8", |
||||
"R c #93BFFB", |
||||
"S c #94C1FE", |
||||
"T c #88BAFD", |
||||
"U c #75ACF5", |
||||
"V c #64799B", |
||||
"W c #1B1B1B", |
||||
"X c #18181A", |
||||
"Y c #373F4D", |
||||
"Z c #81B4F0", |
||||
"` c #95C6FE", |
||||
" . c #8EBEFD", |
||||
".. c #89B9FB", |
||||
"+. c #80B2FC", |
||||
"@. c #88B9FD", |
||||
"#. c #82B8FE", |
||||
"$. c #70ACF8", |
||||
"%. c #4B668C", |
||||
"&. c #2E2F2E", |
||||
"*. c #1C1D20", |
||||
"=. c #6A8AB4", |
||||
"-. c #7CA8E0", |
||||
";. c #7AA8E2", |
||||
">. c #74A4E0", |
||||
",. c #6998D6", |
||||
"'. c #6894CC", |
||||
"). c #5A8ECC", |
||||
"!. c #5279A9", |
||||
"~. c #3A465A", |
||||
"{. c #3A3B39", |
||||
"]. c #232527", |
||||
"^. c #333841", |
||||
"/. c #2C323D", |
||||
"(. c #262D3A", |
||||
"_. c #202734", |
||||
":. c #1F2632", |
||||
"<. c #1C222D", |
||||
"[. c #1B1F28", |
||||
"}. c #1E2024", |
||||
"|. c #292A2A", |
||||
"1. c #373638", |
||||
"2. c #323032", |
||||
"3. c #1C1D1E", |
||||
"4. c #191A1D", |
||||
"5. c #181B1E", |
||||
"6. c #212326", |
||||
"7. c #201F20", |
||||
"8. c #242323", |
||||
"9. c #272726", |
||||
"0. c #242424", |
||||
"a. c #564141", |
||||
"b. c #313130", |
||||
"c. c #1E1E1F", |
||||
"d. c #1F1F1F", |
||||
"e. c #292828", |
||||
"f. c #302E2E", |
||||
"g. c #3C3839", |
||||
"h. c #383232", |
||||
"i. c #373332", |
||||
"j. c #2B2828", |
||||
"k. c #1D1D1C", |
||||
"l. c #532322", |
||||
"m. c #780202", |
||||
"n. c #3B3434", |
||||
"o. c #595455", |
||||
"p. c #5A585B", |
||||
"q. c #424040", |
||||
"r. c #363636", |
||||
"s. c #3A3939", |
||||
"t. c #474646", |
||||
"u. c #663436", |
||||
"v. c #682325", |
||||
"w. c #6E4446", |
||||
"x. c #5C1818", |
||||
"y. c #361B1A", |
||||
"z. c #631010", |
||||
"A. c #5E1919", |
||||
"B. c #323030", |
||||
"C. c #585256", |
||||
"D. c #757174", |
||||
"E. c #87858A", |
||||
"F. c #686468", |
||||
"G. c #484344", |
||||
"H. c #484445", |
||||
"I. c #585254", |
||||
"J. c #7D2B30", |
||||
"K. c #7E2A2A", |
||||
"L. c #633D3E", |
||||
"M. c #771D1E", |
||||
"N. c #211E1E", |
||||
"O. c #292726", |
||||
"P. c #3B3636", |
||||
"Q. c #292627", |
||||
"R. c #3F3C3D", |
||||
"S. c #5C565A", |
||||
"T. c #6F6A70", |
||||
"U. c #7A7880", |
||||
"V. c #78797E", |
||||
"W. c #292929", |
||||
"X. c #272727", |
||||
"Y. c #656066", |
||||
"Z. c #494244", |
||||
"`. c #3B3638", |
||||
" + c #333132", |
||||
".+ c #332F30", |
||||
"++ c #1B1A1A", |
||||
"@+ c #1C1C1C", |
||||
"#+ c #222020", |
||||
"$+ c #2D2A2B", |
||||
"%+ c #4C4648", |
||||
"&+ c #6C676C", |
||||
"*+ c #555458", |
||||
"=+ c #4F4F4F", |
||||
"-+ c #1D1D1D", |
||||
";+ c #262727", |
||||
">+ c #58565C", |
||||
",+ c #464243", |
||||
"'+ c #3C393A", |
||||
")+ c #2C2A2B", |
||||
"!+ c #191818", |
||||
"~+ c #353032", |
||||
"{+ c #574F52", |
||||
"]+ c #484548", |
||||
"^+ c #474A49", |
||||
"/+ c #4F4E53", |
||||
"(+ c #3D3C3D", |
||||
"_+ c #212121", |
||||
":+ c #383234", |
||||
"<+ c #343132", |
||||
"[+ c #464848", |
||||
"}+ c #313131", |
||||
"|+ c #1F1F20", |
||||
"1+ c #474649", |
||||
"2+ c #262526", |
||||
"3+ c #444647", |
||||
"4+ c #444145", |
||||
"5+ c #252525", |
||||
"6+ c #434444", |
||||
"7+ c #626464", |
||||
"8+ c #4E4A50", |
||||
"9+ c #282626", |
||||
"0+ c #3E3F3F", |
||||
"a+ c #525353", |
||||
"b+ c #504B52", |
||||
"c+ c #292829", |
||||
"d+ c #1A1A1A", |
||||
"e+ c #201F1E", |
||||
"f+ c #3E3E3E", |
||||
"g+ c #424141", |
||||
"h+ c #595458", |
||||
"i+ c #322F2F", |
||||
"j+ c #232222", |
||||
"k+ c #3C3C3B", |
||||
"l+ c #282828", |
||||
"m+ c #343233", |
||||
"n+ c #2C2C2B", |
||||
"o+ c #2B2B2A", |
||||
"p+ c #222222", |
||||
"q+ c #202020", |
||||
"r+ c #3C3C3D", |
||||
"s+ c #333333", |
||||
"t+ c #2B2A29", |
||||
" ", |
||||
" ", |
||||
" . + ", |
||||
" @ # $ % & * ", |
||||
" = # - ; > , ' ) ! ~ ", |
||||
" { # ] ^ / ( _ : < [ } | ", |
||||
" # 1 2 3 4 5 6 7 8 9 0 a ", |
||||
" # b c d e f g h i j k l ", |
||||
" m n o p q r s t u v w x ", |
||||
" y z A B C D E F G H I J K ", |
||||
" # L M N O P Q R S T U V ", |
||||
" W X Y Z ` ...+.@.#.$.%. ", |
||||
" &.# *.=.-.;.>.,.'.).!.~. ", |
||||
" {.# # ].^./.(._.:.<.[.}.|. ", |
||||
" m 1.2.m 3.4.5.6.$ 7.8.9.0.a. ", |
||||
" b.c.W d.= e.f.g.h.i.j.k.# l.m.n.o. ", |
||||
" p.q.r.s.t.u.v.w.x.@ # # y.z.A.B.C.D.E. ", |
||||
" 0.F.G.H.I.J.K.L.M.N.# # # O.P.Q.R.S.T.U.V. ", |
||||
" W.X.Y.Z.`. +.+8.++# # # # # @+#+$+%+&+*+=+ ", |
||||
" -+;+>+,+'+)+# # # # # # # # !+~+{+]+^+ ", |
||||
" # 0./+(+_+# # # # # # # # ++:+<+[+ ", |
||||
" }+# |+1+2+# # # # # # # # # d.3+ ", |
||||
" 0.# @+4+5+# # # # # # # m 6+7+ ", |
||||
" m # W 8+9+# # # # # -+0+a+ ", |
||||
" # # @+b+c+d+# # e+f+g+ ", |
||||
" r.# # @+h+i+# j+k+s. ", |
||||
" l+# # @ m+n+r.o+ ", |
||||
" p+# # q+r+q+ ", |
||||
" @+# s+y ", |
||||
" @ t+ ", |
||||
" ", |
||||
" "}; |
Binary file not shown.
@ -0,0 +1,3 @@
@@ -0,0 +1,3 @@
|
||||
post_intall(){ |
||||
update-desktop-database -q |
||||
} |
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue