mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
[debian] 2.2: Build for Ubuntu 18.04 "Bionic" Beaver.
This commit is contained in:
parent
7d508cbfe8
commit
d117f8df70
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
rom-properties (2.2-1ppa2~bionic1) bionic; urgency=medium
|
||||
|
||||
* Build for Ubuntu 18.04 "Bionic" Beaver.
|
||||
|
||||
PPA version bumped to ensure it updates from previous versions.
|
||||
|
||||
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 01 Jul 2023 17:37:07 -0400
|
||||
|
||||
rom-properties (2.2-1ppa1~xenial4) xenial; urgency=medium
|
||||
|
||||
* Disable RomHeaderTest entirely for now because the PPA build servers
|
||||
|
2
debian/rom-properties-gtk3.install
vendored
2
debian/rom-properties-gtk3.install
vendored
@ -1,4 +1,4 @@
|
||||
usr/lib/nautilus/extensions-3.0/rom-properties-gtk3.so
|
||||
usr/lib/*/nautilus/extensions-3.0/rom-properties-gtk3.so
|
||||
usr/lib/*/caja/extensions-2.0/rom-properties-gtk3.so
|
||||
usr/lib/*/nemo/extensions-3.0/rom-properties-gtk3.so
|
||||
usr/lib/*/thunarx-3/rom-properties-gtk3.so
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -25,7 +25,7 @@ CMAKE_OPTIONS := \
|
||||
-DBUILD_GTK4=OFF \
|
||||
-DBUILD_CLI=ON \
|
||||
-DENABLE_PVRTC=ON \
|
||||
-DENABLE_LTO=OFF \
|
||||
-DENABLE_LTO=ON \
|
||||
-DENABLE_PCH=ON \
|
||||
-DUSE_SECCOMP=ON \
|
||||
-DENABLE_SECCOMP_DEBUG=OFF
|
||||
|
Loading…
Reference in New Issue
Block a user