Ravenports generated: 19 Jan 2020 18:16
[ravenports.git] / bucket_35 / mousepad
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               mousepad
4 VERSION=                0.4.2
5 KEYWORDS=               editors
6 VARIANTS=               standard
7 SDESC[standard]=        Simple text editor for the Xfce DE
8 HOMEPAGE=               https://git.xfce.org/apps/mousepad/about
9 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://archive.xfce.org/src/apps/mousepad/0.4/
13 DISTFILE[1]=            mousepad-0.4.2.tar.bz2:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         nls
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 BUILDRUN_DEPENDS=       gtksourceview3:primary:standard
23                         xfconf:primary:standard
24
25 USES=                   desktop-utils:primary gettext-tools:build
26                         gettext-runtime gmake pkgconfig
27 GNOME_COMPONENTS=       glib intltool
28
29 LICENSE=                GPLv2+:primary
30 LICENSE_TERMS=          primary:{{WRKDIR}}/TERMS
31 LICENSE_FILE=           GPLv2+:{{WRKSRC}}/COPYING
32 LICENSE_AWK=            TERMS:"^$$"
33 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/mousepad/mousepad-application.h
34 LICENSE_SCHEME=         solo
35
36 FPC_EQUIVALENT=         editors/mousepad
37 GLIB_SCHEMAS=           org.xfce.mousepad.gschema.xml
38
39 MUST_CONFIGURE=         gnu
40 CONFIGURE_ARGS=         --enable-gtk3
41                         --enable-nls
42                         --enable-schemas-compile
43                         --disable-debug
44                         --libexecdir={{PREFIX}}/lib/xfce4
45
46 [FILE:430:descriptions/desc.primary]
47 Mousepad aims to be an easy-to-use and fast editor. Our target is an 
48 editor for quickly editing text files, not a development environment or an 
49 editor with a huge bunch of plugins. On the other hand we try to use the 
50 latest Gtk+ features available, which means that if Gtk adds something new 
51 in a major release that is useful for the editor, we will likely bump the 
52 Gtk dependency and integrate this new feature in Mousepad.
53
54
55 [FILE:73:descriptions/desc.nls]
56 This is the localization data subpackage for the mousepad-standard port.
57
58
59 [FILE:101:distinfo]
60 84c02adfca7f8b33b9466a306ded72fb9f38f93c9edb78660343854c4a3aded7       696014 mousepad-0.4.2.tar.bz2
61
62
63 [FILE:150:manifests/plist.primary]
64 bin/mousepad
65 share/applications/mousepad.desktop
66 share/glib-2.0/schemas/org.xfce.mousepad.gschema.xml
67 share/polkit-1/actions/org.xfce.mousepad.policy
68
69
70 [FILE:2019:manifests/plist.nls]
71 share/locale/ar/LC_MESSAGES/mousepad.mo
72 share/locale/ast/LC_MESSAGES/mousepad.mo
73 share/locale/be/LC_MESSAGES/mousepad.mo
74 share/locale/bg/LC_MESSAGES/mousepad.mo
75 share/locale/ca/LC_MESSAGES/mousepad.mo
76 share/locale/cs/LC_MESSAGES/mousepad.mo
77 share/locale/da/LC_MESSAGES/mousepad.mo
78 share/locale/de/LC_MESSAGES/mousepad.mo
79 share/locale/el/LC_MESSAGES/mousepad.mo
80 share/locale/en_AU/LC_MESSAGES/mousepad.mo
81 share/locale/en_GB/LC_MESSAGES/mousepad.mo
82 share/locale/es/LC_MESSAGES/mousepad.mo
83 share/locale/eu/LC_MESSAGES/mousepad.mo
84 share/locale/fi/LC_MESSAGES/mousepad.mo
85 share/locale/fr/LC_MESSAGES/mousepad.mo
86 share/locale/gl/LC_MESSAGES/mousepad.mo
87 share/locale/he/LC_MESSAGES/mousepad.mo
88 share/locale/hr/LC_MESSAGES/mousepad.mo
89 share/locale/hu/LC_MESSAGES/mousepad.mo
90 share/locale/hy_AM/LC_MESSAGES/mousepad.mo
91 share/locale/id/LC_MESSAGES/mousepad.mo
92 share/locale/ie/LC_MESSAGES/mousepad.mo
93 share/locale/is/LC_MESSAGES/mousepad.mo
94 share/locale/it/LC_MESSAGES/mousepad.mo
95 share/locale/ja/LC_MESSAGES/mousepad.mo
96 share/locale/kk/LC_MESSAGES/mousepad.mo
97 share/locale/ko/LC_MESSAGES/mousepad.mo
98 share/locale/lt/LC_MESSAGES/mousepad.mo
99 share/locale/ms/LC_MESSAGES/mousepad.mo
100 share/locale/nb/LC_MESSAGES/mousepad.mo
101 share/locale/nl/LC_MESSAGES/mousepad.mo
102 share/locale/nn/LC_MESSAGES/mousepad.mo
103 share/locale/oc/LC_MESSAGES/mousepad.mo
104 share/locale/pl/LC_MESSAGES/mousepad.mo
105 share/locale/pt/LC_MESSAGES/mousepad.mo
106 share/locale/pt_BR/LC_MESSAGES/mousepad.mo
107 share/locale/ro/LC_MESSAGES/mousepad.mo
108 share/locale/ru/LC_MESSAGES/mousepad.mo
109 share/locale/sk/LC_MESSAGES/mousepad.mo
110 share/locale/sl/LC_MESSAGES/mousepad.mo
111 share/locale/sq/LC_MESSAGES/mousepad.mo
112 share/locale/sr/LC_MESSAGES/mousepad.mo
113 share/locale/sv/LC_MESSAGES/mousepad.mo
114 share/locale/te/LC_MESSAGES/mousepad.mo
115 share/locale/th/LC_MESSAGES/mousepad.mo
116 share/locale/tr/LC_MESSAGES/mousepad.mo
117 share/locale/ug/LC_MESSAGES/mousepad.mo
118 share/locale/uk/LC_MESSAGES/mousepad.mo
119 share/locale/zh_CN/LC_MESSAGES/mousepad.mo
120 share/locale/zh_TW/LC_MESSAGES/mousepad.mo
121
122
123 [FILE:480:patches/patch-mousepad_mousepad-close-button.c]
124 --- mousepad/mousepad-close-button.c.orig       2014-09-01 20:50:07 UTC
125 +++ mousepad/mousepad-close-button.c
126 @@ -88,7 +88,7 @@ mousepad_close_button_init (MousepadClos
127    gtk_widget_set_name (GTK_WIDGET (button), "mousepad-close-button");
128  #endif
129  
130 -  image = gtk_image_new_from_icon_name ("gtk-close", GTK_ICON_SIZE_MENU);
131 +  image = gtk_image_new_from_icon_name ("window-close", GTK_ICON_SIZE_MENU);
132    gtk_container_add (GTK_CONTAINER (button), image);
133    gtk_widget_show (image);
134  
135