Bugfix update to simple-scan-2.32.0.2.
This commit is contained in:
parent
84adc7aae9
commit
2cb2977973
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/17 08:05:16 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/04/21 06:50:30 ajacoutot Exp $
|
||||
|
||||
COMMENT= simple scanning utility
|
||||
|
||||
GNOME_PROJECT= simple-scan
|
||||
GNOME_VERSION= 2.32.0.1
|
||||
GNOME_VERSION= 2.32.0.2
|
||||
|
||||
EXTRACT_SUFX= .tar.gz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (simple-scan-2.32.0.1.tar.gz) = L9I7nMtBtLmcQtisJC+r/A==
|
||||
RMD160 (simple-scan-2.32.0.1.tar.gz) = pvAuR7RxGT0NYQNtuKTuik6fECE=
|
||||
SHA1 (simple-scan-2.32.0.1.tar.gz) = TGidrXjqBJvpOYN2/CJNaieZW/g=
|
||||
SHA256 (simple-scan-2.32.0.1.tar.gz) = 4t1xDaFbP4Wy3VwhrRMJ+nr/RYv8Zzn+HzNP0Pp6oeQ=
|
||||
SIZE (simple-scan-2.32.0.1.tar.gz) = 298634
|
||||
MD5 (simple-scan-2.32.0.2.tar.gz) = vQTsc4fC8xZPgaSQwP4LMA==
|
||||
RMD160 (simple-scan-2.32.0.2.tar.gz) = dUkhR1y49zAf+KsEvLwsw9TSPi4=
|
||||
SHA1 (simple-scan-2.32.0.2.tar.gz) = nndx/QtZHL5hj/J4n1GpWa8sSQM=
|
||||
SHA256 (simple-scan-2.32.0.2.tar.gz) = +h7YGqjiNDs7cPICjb+kTh2WJuWCk2YSxjDRZ7dSIGo=
|
||||
SIZE (simple-scan-2.32.0.2.tar.gz) = 321317
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2010/10/22 06:41:15 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2011/04/21 06:50:30 ajacoutot Exp $
|
||||
@bin bin/simple-scan
|
||||
@man man/man1/simple-scan.1
|
||||
share/applications/simple-scan.desktop
|
||||
@ -52,7 +52,9 @@ share/locale/da/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/de/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/el/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/en_GB/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/eo/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/es/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/et/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/eu/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/fi/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/fr/LC_MESSAGES/simple-scan.mo
|
||||
@ -60,12 +62,14 @@ share/locale/gl/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/he/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/hr/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/hu/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/id/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/it/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/ja/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/lt/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/ms/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/nb/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/nl/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/oc/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/pl/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/pt/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/simple-scan.mo
|
||||
@ -73,13 +77,20 @@ share/locale/ro/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/ru/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/sk/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/sl/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/sq/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/sr/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/sv/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/te/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/th/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/tr/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/ug/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/uk/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/ur/
|
||||
share/locale/ur/LC_MESSAGES/
|
||||
share/locale/ur/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/vi/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/simple-scan.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/simple-scan.mo
|
||||
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
${SCHEMAS_INSTDIR}/
|
||||
${SCHEMAS_INSTDIR}/simple-scan.schemas
|
||||
|
Loading…
Reference in New Issue
Block a user